2026-05-08 03:19:59.198066 | Job console starting 2026-05-08 03:19:59.207928 | Updating git repos 2026-05-08 03:19:59.243080 | Cloning repos into workspace 2026-05-08 03:19:59.307425 | Restoring repo states 2026-05-08 03:19:59.317924 | Merging changes 2026-05-08 03:19:59.317954 | Checking out repos 2026-05-08 03:19:59.357065 | Preparing playbooks 2026-05-08 03:20:00.123806 | Running Ansible setup 2026-05-08 03:20:05.754282 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 03:20:06.578480 | 2026-05-08 03:20:06.578668 | PLAY [Base pre] 2026-05-08 03:20:06.597278 | 2026-05-08 03:20:06.597455 | TASK [Setup log path fact] 2026-05-08 03:20:06.627815 | ubuntu-jammy-large | ok 2026-05-08 03:20:06.645722 | 2026-05-08 03:20:06.645926 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 03:20:06.686133 | ubuntu-jammy-large | ok 2026-05-08 03:20:06.698825 | 2026-05-08 03:20:06.698991 | TASK [emit-job-header : Print job information] 2026-05-08 03:20:06.744332 | # Job Information 2026-05-08 03:20:06.744539 | Ansible Version: 2.16.14 2026-05-08 03:20:06.744574 | Job: openstack-octavia-amphora-image-publish-2025.1 2026-05-08 03:20:06.744610 | Pipeline: periodic-daily 2026-05-08 03:20:06.744634 | Executor: 521e9411259a 2026-05-08 03:20:06.744656 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-05-08 03:20:06.744678 | Event ID: 54dc7f11bf9e4cdb9199b3e1d140c8bf 2026-05-08 03:20:06.750394 | 2026-05-08 03:20:06.750516 | LOOP [emit-job-header : Print node information] 2026-05-08 03:20:06.889877 | ubuntu-jammy-large | ok: 2026-05-08 03:20:06.890235 | ubuntu-jammy-large | # Node Information 2026-05-08 03:20:06.890286 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-05-08 03:20:06.890315 | ubuntu-jammy-large | Hostname: ubuntu 2026-05-08 03:20:06.890338 | ubuntu-jammy-large | Username: zuul 2026-05-08 03:20:06.890359 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-05-08 03:20:06.890384 | ubuntu-jammy-large | Provider: regiocloud-a 2026-05-08 03:20:06.890405 | ubuntu-jammy-large | Region: 2026-05-08 03:20:06.890426 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-05-08 03:20:06.890447 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-05-08 03:20:06.890466 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed6:6f1 2026-05-08 03:20:06.923144 | 2026-05-08 03:20:06.923328 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 03:20:07.431883 | ubuntu-jammy-large -> localhost | changed 2026-05-08 03:20:07.450059 | 2026-05-08 03:20:07.450272 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 03:20:08.662353 | ubuntu-jammy-large -> localhost | changed 2026-05-08 03:20:08.681756 | 2026-05-08 03:20:08.681928 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 03:20:09.004081 | ubuntu-jammy-large -> localhost | ok 2026-05-08 03:20:09.020465 | 2026-05-08 03:20:09.020640 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 03:20:09.053921 | ubuntu-jammy-large | ok 2026-05-08 03:20:09.069702 | ubuntu-jammy-large | included: /var/lib/zuul/builds/fcdf2729871f46b988a4c756e450c876/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 03:20:09.077303 | 2026-05-08 03:20:09.077422 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 03:20:09.954670 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-05-08 03:20:09.954985 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/fcdf2729871f46b988a4c756e450c876/work/fcdf2729871f46b988a4c756e450c876_id_rsa 2026-05-08 03:20:09.955028 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/fcdf2729871f46b988a4c756e450c876/work/fcdf2729871f46b988a4c756e450c876_id_rsa.pub 2026-05-08 03:20:09.955056 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-05-08 03:20:09.955080 | ubuntu-jammy-large -> localhost | SHA256:8p1wd1S5/ina1xgeD9SpBXnHyhJIndJg2WBWum3TSZY zuul-build-sshkey 2026-05-08 03:20:09.955115 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-05-08 03:20:09.955138 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-05-08 03:20:09.955159 | ubuntu-jammy-large -> localhost | | .BX....o| 2026-05-08 03:20:09.955180 | ubuntu-jammy-large -> localhost | | ++.*o =o| 2026-05-08 03:20:09.955200 | ubuntu-jammy-large -> localhost | | .. oEo+| 2026-05-08 03:20:09.955220 | ubuntu-jammy-large -> localhost | | o.=+=.| 2026-05-08 03:20:09.955240 | ubuntu-jammy-large -> localhost | | . S o =oB | 2026-05-08 03:20:09.955265 | ubuntu-jammy-large -> localhost | | o + + ++. | 2026-05-08 03:20:09.955286 | ubuntu-jammy-large -> localhost | | . o . *+| 2026-05-08 03:20:09.955306 | ubuntu-jammy-large -> localhost | | ..oo+| 2026-05-08 03:20:09.955327 | ubuntu-jammy-large -> localhost | | ...o | 2026-05-08 03:20:09.955347 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-05-08 03:20:09.955411 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.359345 2026-05-08 03:20:09.963825 | 2026-05-08 03:20:09.963945 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 03:20:09.999561 | ubuntu-jammy-large | ok 2026-05-08 03:20:10.025815 | ubuntu-jammy-large | included: /var/lib/zuul/builds/fcdf2729871f46b988a4c756e450c876/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 03:20:10.038983 | 2026-05-08 03:20:10.039135 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 03:20:10.061469 | ubuntu-jammy-large | skipping: Conditional result was False 2026-05-08 03:20:10.069970 | 2026-05-08 03:20:10.070123 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 03:20:10.663869 | ubuntu-jammy-large | changed 2026-05-08 03:20:10.672035 | 2026-05-08 03:20:10.672160 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 03:20:10.906490 | ubuntu-jammy-large | ok 2026-05-08 03:20:10.915467 | 2026-05-08 03:20:10.915590 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 03:20:11.488455 | ubuntu-jammy-large | changed 2026-05-08 03:20:11.493841 | 2026-05-08 03:20:11.493931 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 03:20:12.006594 | ubuntu-jammy-large | changed 2026-05-08 03:20:12.012280 | 2026-05-08 03:20:12.012372 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 03:20:12.035933 | ubuntu-jammy-large | skipping: Conditional result was False 2026-05-08 03:20:12.042714 | 2026-05-08 03:20:12.042825 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 03:20:12.496596 | ubuntu-jammy-large -> localhost | changed 2026-05-08 03:20:12.531490 | 2026-05-08 03:20:12.531595 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 03:20:12.903325 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/fcdf2729871f46b988a4c756e450c876/work/fcdf2729871f46b988a4c756e450c876_id_rsa (zuul-build-sshkey) 2026-05-08 03:20:12.903854 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.010883 2026-05-08 03:20:12.918028 | 2026-05-08 03:20:12.918174 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 03:20:13.290456 | ubuntu-jammy-large | ok 2026-05-08 03:20:13.297463 | 2026-05-08 03:20:13.297595 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 03:20:13.331916 | ubuntu-jammy-large | skipping: Conditional result was False 2026-05-08 03:20:13.354072 | 2026-05-08 03:20:13.354202 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 03:20:13.718423 | ubuntu-jammy-large | ok 2026-05-08 03:20:13.729291 | 2026-05-08 03:20:13.729398 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 03:20:13.757145 | ubuntu-jammy-large | ok 2026-05-08 03:20:13.762091 | 2026-05-08 03:20:13.762176 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 03:20:14.081475 | ubuntu-jammy-large -> localhost | ok 2026-05-08 03:20:14.104260 | 2026-05-08 03:20:14.104370 | TASK [validate-host : Collect information about the host] 2026-05-08 03:20:15.297604 | ubuntu-jammy-large | ok 2026-05-08 03:20:15.356173 | 2026-05-08 03:20:15.356316 | TASK [validate-host : Sanitize hostname] 2026-05-08 03:20:15.429103 | ubuntu-jammy-large | ok 2026-05-08 03:20:15.438401 | 2026-05-08 03:20:15.438582 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 03:20:16.060012 | ubuntu-jammy-large -> localhost | changed 2026-05-08 03:20:16.069422 | 2026-05-08 03:20:16.069607 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 03:20:16.479969 | ubuntu-jammy-large | ok 2026-05-08 03:20:16.492393 | 2026-05-08 03:20:16.492580 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 03:20:17.172040 | ubuntu-jammy-large -> localhost | changed 2026-05-08 03:20:17.184192 | 2026-05-08 03:20:17.184336 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 03:20:17.477732 | ubuntu-jammy-large | ok 2026-05-08 03:20:17.490920 | 2026-05-08 03:20:17.491289 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 03:20:18.433147 | ubuntu-jammy-large | changed: 2026-05-08 03:20:18.433448 | ubuntu-jammy-large | cd+++++++++ src/ 2026-05-08 03:20:18.433508 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-05-08 03:20:18.433548 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-05-08 03:20:18.433583 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-05-08 03:20:18.433617 | ubuntu-jammy-large | =2.0.0 2026-05-08 03:20:38.219204 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-08 03:20:38.290120 | ubuntu-jammy-large | Collecting flake8<7.0.0,>=3.6.0 2026-05-08 03:20:38.301969 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-05-08 03:20:38.310685 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 8.6 MB/s eta 0:00:00 2026-05-08 03:20:38.443585 | ubuntu-jammy-large | Collecting PyYAML>=3.12 2026-05-08 03:20:38.455670 | ubuntu-jammy-large | Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 2026-05-08 03:20:38.508682 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 15.7 MB/s eta 0:00:00 2026-05-08 03:20:38.587248 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2026-05-08 03:20:38.600850 | ubuntu-jammy-large | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-08 03:20:38.614587 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 6.0 MB/s eta 0:00:00 2026-05-08 03:20:38.720222 | ubuntu-jammy-large | Collecting jsonschema>=3.0.2 2026-05-08 03:20:38.733406 | ubuntu-jammy-large | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-08 03:20:38.744910 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 10.4 MB/s eta 0:00:00 2026-05-08 03:20:38.808826 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2026-05-08 03:20:38.820738 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-08 03:20:38.911699 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 19.5 MB/s eta 0:00:00 2026-05-08 03:20:38.930208 | ubuntu-jammy-large | Requirement already satisfied: cryptography>=2.7 in /usr/lib/python3/dist-packages (from python-openstackclient==8.3.0->-r requirements.txt (line 2)) (3.4.8) 2026-05-08 03:20:38.981013 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2026-05-08 03:20:38.994395 | ubuntu-jammy-large | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-05-08 03:20:39.006746 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 KB 13.9 MB/s eta 0:00:00 2026-05-08 03:20:39.073348 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2026-05-08 03:20:39.086338 | ubuntu-jammy-large | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-08 03:20:39.108089 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.3/397.3 KB 22.0 MB/s eta 0:00:00 2026-05-08 03:20:39.171313 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2026-05-08 03:20:39.184240 | ubuntu-jammy-large | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-08 03:20:39.197303 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.6/256.6 KB 25.3 MB/s eta 0:00:00 2026-05-08 03:20:39.256562 | ubuntu-jammy-large | Collecting cliff>=4.13.0 2026-05-08 03:20:39.268577 | ubuntu-jammy-large | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-05-08 03:20:39.277200 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.6/86.6 KB 14.0 MB/s eta 0:00:00 2026-05-08 03:20:39.314355 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2026-05-08 03:20:39.326685 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-08 03:20:39.396675 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2026-05-08 03:20:39.409365 | ubuntu-jammy-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-08 03:20:39.418208 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 KB 6.8 MB/s eta 0:00:00 2026-05-08 03:20:39.500244 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2026-05-08 03:20:39.512644 | ubuntu-jammy-large | Downloading openstacksdk-4.12.0-py3-none-any.whl (1.9 MB) 2026-05-08 03:20:39.588521 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 25.7 MB/s eta 0:00:00 2026-05-08 03:20:39.697757 | ubuntu-jammy-large | Collecting requests>=2.27.0 2026-05-08 03:20:39.709570 | ubuntu-jammy-large | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-05-08 03:20:39.718711 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 KB 9.7 MB/s eta 0:00:00 2026-05-08 03:20:39.887033 | ubuntu-jammy-large | Collecting cmd2>=1.0.0 2026-05-08 03:20:39.899628 | ubuntu-jammy-large | Downloading cmd2-3.5.1-py3-none-any.whl (147 kB) 2026-05-08 03:20:39.908892 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 KB 22.2 MB/s eta 0:00:00 2026-05-08 03:20:39.958834 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2026-05-08 03:20:39.970815 | ubuntu-jammy-large | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-08 03:20:40.039048 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2026-05-08 03:20:40.050677 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-08 03:20:40.099510 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2026-05-08 03:20:40.111035 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-05-08 03:20:40.168753 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2026-05-08 03:20:40.181268 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-05-08 03:20:40.231306 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2026-05-08 03:20:40.243546 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-05-08 03:20:40.306540 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 886.7 kB/s eta 0:00:00 2026-05-08 03:20:40.404940 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2026-05-08 03:20:40.417639 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-08 03:20:41.401911 | ubuntu-jammy-large | Collecting rpds-py>=0.25.0 2026-05-08 03:20:41.414892 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-05-08 03:20:41.430692 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 30.5 MB/s eta 0:00:00 2026-05-08 03:20:41.488121 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2026-05-08 03:20:41.500249 | ubuntu-jammy-large | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-05-08 03:20:41.509398 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 KB 9.5 MB/s eta 0:00:00 2026-05-08 03:20:41.551370 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2026-05-08 03:20:41.565061 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-08 03:20:41.681155 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2026-05-08 03:20:41.693750 | ubuntu-jammy-large | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-08 03:20:41.742430 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2026-05-08 03:20:41.754563 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-08 03:20:41.766559 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 9.0 MB/s eta 0:00:00 2026-05-08 03:20:41.817672 | ubuntu-jammy-large | Collecting os-service-types>=1.8.1 2026-05-08 03:20:41.831679 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-08 03:20:41.905417 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2026-05-08 03:20:41.917503 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-08 03:20:42.170550 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2026-05-08 03:20:42.182814 | ubuntu-jammy-large | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-08 03:20:42.192364 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 KB 24.0 MB/s eta 0:00:00 2026-05-08 03:20:42.276552 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2026-05-08 03:20:42.288386 | ubuntu-jammy-large | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-05-08 03:20:42.303972 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.5/343.5 KB 27.7 MB/s eta 0:00:00 2026-05-08 03:20:42.339695 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2026-05-08 03:20:42.351479 | ubuntu-jammy-large | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-08 03:20:42.431929 | ubuntu-jammy-large | Collecting platformdirs>=3 2026-05-08 03:20:42.443952 | ubuntu-jammy-large | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-05-08 03:20:42.522213 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2026-05-08 03:20:42.534168 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-08 03:20:42.543329 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 6.1 MB/s eta 0:00:00 2026-05-08 03:20:42.667092 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2026-05-08 03:20:42.680095 | ubuntu-jammy-large | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-08 03:20:42.689575 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.4/136.4 KB 20.8 MB/s eta 0:00:00 2026-05-08 03:20:42.726465 | ubuntu-jammy-large | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pbr!=2.1.0,>=2.0.0->diskimage-builder==3.40.2->-r requirements.txt (line 1)) (59.6.0) 2026-05-08 03:20:42.887442 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2026-05-08 03:20:42.900277 | ubuntu-jammy-large | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-08 03:20:42.911637 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 KB 17.8 MB/s eta 0:00:00 2026-05-08 03:20:42.975424 | ubuntu-jammy-large | Collecting packaging>=20.4 2026-05-08 03:20:42.987335 | ubuntu-jammy-large | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-08 03:20:42.996152 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 KB 15.9 MB/s eta 0:00:00 2026-05-08 03:20:43.043651 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2026-05-08 03:20:43.055866 | ubuntu-jammy-large | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-05-08 03:20:43.185723 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2026-05-08 03:20:43.198207 | ubuntu-jammy-large | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-08 03:20:43.284103 | ubuntu-jammy-large | Collecting certifi>=2023.5.7 2026-05-08 03:20:43.297709 | ubuntu-jammy-large | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-08 03:20:43.310495 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 KB 16.9 MB/s eta 0:00:00 2026-05-08 03:20:43.370074 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2026-05-08 03:20:43.382280 | ubuntu-jammy-large | Downloading idna-3.13-py3-none-any.whl (68 kB) 2026-05-08 03:20:43.391419 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.6/68.6 KB 9.9 MB/s eta 0:00:00 2026-05-08 03:20:43.749561 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2026-05-08 03:20:43.761706 | ubuntu-jammy-large | Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-05-08 03:20:43.772242 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.9/216.9 KB 28.3 MB/s eta 0:00:00 2026-05-08 03:20:43.890181 | ubuntu-jammy-large | Collecting urllib3<3,>=1.26 2026-05-08 03:20:43.903339 | ubuntu-jammy-large | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-05-08 03:20:43.914476 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 KB 17.4 MB/s eta 0:00:00 2026-05-08 03:20:43.989987 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2026-05-08 03:20:44.002308 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-08 03:20:44.157375 | ubuntu-jammy-large | Collecting rich>=15.0.0 2026-05-08 03:20:44.169494 | ubuntu-jammy-large | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-05-08 03:20:44.184194 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 KB 27.5 MB/s eta 0:00:00 2026-05-08 03:20:44.237872 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.2 2026-05-08 03:20:44.249973 | ubuntu-jammy-large | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-05-08 03:20:44.285524 | ubuntu-jammy-large | Collecting backports.strenum 2026-05-08 03:20:44.297738 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2026-05-08 03:20:45.087683 | ubuntu-jammy-large | Collecting wrapt>=2.1.0 2026-05-08 03:20:45.099591 | ubuntu-jammy-large | Downloading wrapt-2.1.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-05-08 03:20:45.112858 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.6/113.6 KB 16.4 MB/s eta 0:00:00 2026-05-08 03:20:45.209303 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2026-05-08 03:20:45.221329 | ubuntu-jammy-large | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-05-08 03:20:45.340041 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2026-05-08 03:20:45.353083 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-08 03:20:45.425162 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2026-05-08 03:20:45.438747 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-08 03:20:45.531672 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 26.3 MB/s eta 0:00:00 2026-05-08 03:20:45.828273 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2026-05-08 03:20:45.841683 | ubuntu-jammy-large | Downloading msgpack-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406 kB) 2026-05-08 03:20:45.864610 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 20.4 MB/s eta 0:00:00 2026-05-08 03:20:45.882462 | ubuntu-jammy-large | Requirement already satisfied: pyparsing>=2.1.0 in /usr/lib/python3/dist-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient==8.3.0->-r requirements.txt (line 2)) (2.4.7) 2026-05-08 03:20:45.956413 | ubuntu-jammy-large | Collecting wcwidth 2026-05-08 03:20:45.968279 | ubuntu-jammy-large | Downloading wcwidth-0.7.0-py3-none-any.whl (110 kB) 2026-05-08 03:20:45.977952 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.8/110.8 KB 16.2 MB/s eta 0:00:00 2026-05-08 03:20:46.266340 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2026-05-08 03:20:46.278432 | ubuntu-jammy-large | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-05-08 03:20:46.340701 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.7 MB/s eta 0:00:00 2026-05-08 03:20:46.413807 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2026-05-08 03:20:46.426051 | ubuntu-jammy-large | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-05-08 03:20:46.505261 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 KB 1.1 MB/s eta 0:00:00 2026-05-08 03:20:46.621290 | ubuntu-jammy-large | Collecting mdurl~=0.1 2026-05-08 03:20:46.633196 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-08 03:20:47.009507 | ubuntu-jammy-large | Installing collected packages: pyperclip, wrapt, wcwidth, urllib3, typing-extensions, stevedore, rpds-py, rfc3986, PyYAML, pygments, pyflakes, pycodestyle, psutil, platformdirs, pbr, packaging, networkx, netaddr, msgpack, mdurl, mccabe, jsonpointer, jmespath, iso8601, idna, decorator, charset_normalizer, certifi, backports.strenum, autopage, attrs, requests, referencing, PrettyTable, oslo.i18n, os-service-types, markdown-it-py, jsonpatch, flake8, dogpile.cache, debtcollector, rich, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, rich-argparse, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, python-keystoneclient, diskimage-builder, cmd2, cliff, osc-lib, python-openstackclient 2026-05-08 03:20:55.523526 | ubuntu-jammy-large | Successfully installed PrettyTable-3.17.0 PyYAML-6.0.3 attrs-26.1.0 autopage-0.6.0 backports.strenum-1.3.1 certifi-2026.4.22 charset_normalizer-3.4.7 cliff-4.13.3 cmd2-3.5.1 debtcollector-3.1.0 decorator-5.2.1 diskimage-builder-3.40.2 dogpile.cache-1.5.0 flake8-6.1.0 idna-3.13 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.13.1 markdown-it-py-4.2.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 networkx-3.4.2 openstacksdk-4.12.0 os-service-types-1.8.2 osc-lib-4.6.0 oslo.config-10.3.0 oslo.i18n-6.7.2 oslo.serialization-5.9.1 oslo.utils-10.0.1 packaging-26.2 pbr-7.0.3 platformdirs-4.9.6 psutil-7.2.2 pycodestyle-2.11.1 pyflakes-3.1.0 pygments-2.20.0 pyperclip-1.11.0 python-cinderclient-9.9.0 python-keystoneclient-5.8.0 python-openstackclient-8.3.0 referencing-0.37.0 requests-2.33.1 rfc3986-2.0.0 rich-15.0.0 rich-argparse-1.8.0 rpds-py-0.30.0 stevedore-5.7.0 typing-extensions-4.15.0 urllib3-2.7.0 wcwidth-0.7.0 wrapt-2.1.2 2026-05-08 03:20:55.523706 | ubuntu-jammy-large | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-05-08 03:20:55.854056 | ubuntu-jammy-large | + sudo apt-get update 2026-05-08 03:20:56.021266 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-05-08 03:20:56.051090 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-05-08 03:20:56.089528 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-05-08 03:20:56.130666 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-05-08 03:20:57.771970 | ubuntu-jammy-large | Reading package lists... 2026-05-08 03:20:57.796053 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2026-05-08 03:20:57.882667 | ubuntu-jammy-large | Reading package lists... 2026-05-08 03:20:58.150693 | ubuntu-jammy-large | Building dependency tree... 2026-05-08 03:20:58.150978 | ubuntu-jammy-large | Reading state information... 2026-05-08 03:20:58.379137 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.30). 2026-05-08 03:20:58.379252 | ubuntu-jammy-large | qemu-utils set to manually installed. 2026-05-08 03:20:58.379285 | ubuntu-jammy-large | The following additional packages will be installed: 2026-05-08 03:20:58.380334 | ubuntu-jammy-large | distro-info liblzo2-2 2026-05-08 03:20:58.381413 | ubuntu-jammy-large | Suggested packages: 2026-05-08 03:20:58.381438 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-05-08 03:20:58.405888 | ubuntu-jammy-large | The following NEW packages will be installed: 2026-05-08 03:20:58.407258 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2026-05-08 03:20:58.471168 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:20:58.471256 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2026-05-08 03:20:58.471274 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2026-05-08 03:20:58.471289 | ubuntu-jammy-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] 2026-05-08 03:20:58.493277 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2026-05-08 03:20:58.543987 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2026-05-08 03:20:58.550916 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2026-05-08 03:20:58.558729 | ubuntu-jammy-large | Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 debootstrap all 1.0.126+nmu1ubuntu0.8 [40.6 kB] 2026-05-08 03:20:58.566450 | ubuntu-jammy-large | Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 kpartx amd64 0.8.8-1ubuntu1.22.04.4 [28.8 kB] 2026-05-08 03:20:58.761731 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2026-05-08 03:20:58.802890 | ubuntu-jammy-large | Fetched 1021 kB in 0s (6717 kB/s) 2026-05-08 03:20:58.848372 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2026-05-08 03:20:58.874888 | ubuntu-jammy-large | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32467 files and directories currently installed.) 2026-05-08 03:20:58.876191 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2026-05-08 03:20:58.882698 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2026-05-08 03:20:58.939552 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2026-05-08 03:20:58.946646 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2026-05-08 03:20:58.952667 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2026-05-08 03:20:59.050601 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2026-05-08 03:20:59.057708 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2026-05-08 03:20:59.071706 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2026-05-08 03:20:59.132214 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2026-05-08 03:20:59.138948 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2026-05-08 03:20:59.144655 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2026-05-08 03:20:59.210540 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2026-05-08 03:20:59.217289 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2026-05-08 03:20:59.222529 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-05-08 03:20:59.296718 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2026-05-08 03:20:59.304123 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2026-05-08 03:20:59.309128 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-05-08 03:20:59.385366 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2026-05-08 03:20:59.402897 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-05-08 03:20:59.419254 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2026-05-08 03:20:59.439013 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2026-05-08 03:20:59.519685 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-05-08 03:20:59.538112 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2026-05-08 03:20:59.556522 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:21:00.053259 | ubuntu-jammy-large | ok: Runtime: 0:00:23.204986 2026-05-08 03:21:00.062000 | 2026-05-08 03:21:00.062151 | PLAY RECAP 2026-05-08 03:21:00.062259 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-05-08 03:21:00.062310 | 2026-05-08 03:21:00.202036 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2026-05-08 03:21:00.203550 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-05-08 03:21:00.976751 | 2026-05-08 03:21:00.976958 | PLAY [Build image] 2026-05-08 03:21:00.994471 | 2026-05-08 03:21:00.994621 | TASK [Run build script] 2026-05-08 03:21:01.470240 | ubuntu-jammy-large | + VERSION=2025.1 2026-05-08 03:21:01.470392 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2026-05-08 03:21:01.470416 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2026-05-08 03:21:01.470449 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-05-08 03:21:01.470465 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-05-08 03:21:01.470484 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-05-08 03:21:01.470503 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-05-08 03:21:01.470531 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:21:01.470546 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:21:01.470560 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-05-08 03:21:01.470573 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-05-08 03:21:01.471346 | ubuntu-jammy-large | ++ pwd 2026-05-08 03:21:01.471841 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-05-08 03:21:01.471865 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-05-08 03:21:01.471884 | ubuntu-jammy-large | + BRANCH=stable/2025.1 2026-05-08 03:21:01.471898 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2026-05-08 03:21:01.471914 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2026-05-08 03:21:01.494661 | ubuntu-jammy-large | Cloning into 'octavia'... 2026-05-08 03:21:04.336696 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2026-05-08 03:21:04.336788 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2026-05-08 03:21:04.336814 | ubuntu-jammy-large | + bash diskimage-create.sh -a amd64 -b haproxy -d jammy -g stable/2025.1 -i ubuntu-minimal -m -o octavia-amphora-haproxy-2025.1.qcow2 -s 2 -t qcow2 2026-05-08 03:21:04.344712 | ubuntu-jammy-large | Building image with amphora agent from stable/2025.1. 2026-05-08 03:21:04.344834 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt. 2026-05-08 03:21:04.765329 | ubuntu-jammy-large | 2026-05-08 03:21:04.765 | diskimage-builder version 3.40.2 2026-05-08 03:21:04.767817 | ubuntu-jammy-large | 2026-05-08 03:21:04.767 | Building elements: base base vm ubuntu-minimal haproxy-octavia rebind-sshd no-resolvconf amphora-agent octavia-lib sos cloud-init-datasources remove-default-ints amphora-apparmor keepalived-octavia ipvsadmin pip-cache certs-ramfs cpu-pinning haproxy-logrotate block-device-mbr 2026-05-08 03:21:04.869242 | ubuntu-jammy-large | 2026-05-08 03:21:04.868 | Expanded element dependencies to: source-repositories sysctl cloud-init-datasources install-types bootloader svc-map certs-ramfs install-static sos sysprep vm amphora-apparmor modprobe install-bin dpkg pip-cache no-resolvconf rebind-sshd manifests base ubuntu-common haproxy-octavia remove-default-ints pkg-map cache-url ipvsadmin amphora-agent package-installs keepalived-octavia haproxy-logrotate octavia-lib dib-python debootstrap block-device-mbr cpu-pinning ubuntu-minimal dib-init-system 2026-05-08 03:21:04.940813 | ubuntu-jammy-large | 2026-05-08 03:21:04.940 | Building in /tmp/dib_build.1kfUX0Qf 2026-05-08 03:21:04.950097 | ubuntu-jammy-large | 2026-05-08 03:21:04.949 | Searching elements for block-device[-amd64].yaml ... 2026-05-08 03:21:04.959228 | ubuntu-jammy-large | 2026-05-08 03:21:04.959 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2026-05-08 03:21:05.239810 | ubuntu-jammy-large | 2026-05-08 03:21:05.239 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.1kfUX0Qf/states/block-device/config.json] 2026-05-08 03:21:05.519949 | ubuntu-jammy-large | 2026-05-08 03:21:05.519 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-05-08 03:21:05.779095 | ubuntu-jammy-large | 2026-05-08 03:21:05.778 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-05-08 03:21:06.042921 | ubuntu-jammy-large | 2026-05-08 03:21:06.042 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-05-08 03:21:06.314148 | ubuntu-jammy-large | 2026-05-08 03:21:06.313 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-05-08 03:21:06.391357 | ubuntu-jammy-large | 2026-05-08 03:21:06.391 | Copying hooks for amphora-apparmor 2026-05-08 03:21:06.402927 | ubuntu-jammy-large | 2026-05-08 03:21:06.402 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2026-05-08 03:21:06.413833 | ubuntu-jammy-large | 2026-05-08 03:21:06.413 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2026-05-08 03:21:06.422498 | ubuntu-jammy-large | 2026-05-08 03:21:06.422 | Copying hooks for vm 2026-05-08 03:21:06.429907 | ubuntu-jammy-large | 2026-05-08 03:21:06.429 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2026-05-08 03:21:06.436411 | ubuntu-jammy-large | 2026-05-08 03:21:06.436 | Copying hooks for pip-cache 2026-05-08 03:21:06.442986 | ubuntu-jammy-large | 2026-05-08 03:21:06.442 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2026-05-08 03:21:06.448832 | ubuntu-jammy-large | 2026-05-08 03:21:06.448 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2026-05-08 03:21:06.453570 | ubuntu-jammy-large | 2026-05-08 03:21:06.453 | Copying hooks for install-bin 2026-05-08 03:21:06.460056 | ubuntu-jammy-large | 2026-05-08 03:21:06.459 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-05-08 03:21:06.464805 | ubuntu-jammy-large | 2026-05-08 03:21:06.464 | Copying hooks for source-repositories 2026-05-08 03:21:06.471271 | ubuntu-jammy-large | 2026-05-08 03:21:06.471 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-05-08 03:21:06.484876 | ubuntu-jammy-large | 2026-05-08 03:21:06.484 | Copying hooks for certs-ramfs 2026-05-08 03:21:06.496703 | ubuntu-jammy-large | 2026-05-08 03:21:06.496 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2026-05-08 03:21:06.505598 | ubuntu-jammy-large | 2026-05-08 03:21:06.505 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2026-05-08 03:21:06.512202 | ubuntu-jammy-large | 2026-05-08 03:21:06.512 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service 2026-05-08 03:21:06.526000 | ubuntu-jammy-large | 2026-05-08 03:21:06.525 | Copying hooks for package-installs 2026-05-08 03:21:06.534986 | ubuntu-jammy-large | 2026-05-08 03:21:06.534 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-05-08 03:21:06.543373 | ubuntu-jammy-large | 2026-05-08 03:21:06.543 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-05-08 03:21:06.545334 | ubuntu-jammy-large | 2026-05-08 03:21:06.545 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-05-08 03:21:06.547133 | ubuntu-jammy-large | 2026-05-08 03:21:06.547 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-05-08 03:21:06.548864 | ubuntu-jammy-large | 2026-05-08 03:21:06.548 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-05-08 03:21:06.554289 | ubuntu-jammy-large | 2026-05-08 03:21:06.554 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-05-08 03:21:06.556077 | ubuntu-jammy-large | 2026-05-08 03:21:06.555 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-05-08 03:21:06.562761 | ubuntu-jammy-large | 2026-05-08 03:21:06.562 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-05-08 03:21:06.565684 | ubuntu-jammy-large | 2026-05-08 03:21:06.565 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-05-08 03:21:06.574838 | ubuntu-jammy-large | 2026-05-08 03:21:06.574 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-05-08 03:21:06.577213 | ubuntu-jammy-large | 2026-05-08 03:21:06.577 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-05-08 03:21:06.592900 | ubuntu-jammy-large | 2026-05-08 03:21:06.592 | Copying hooks for cpu-pinning 2026-05-08 03:21:06.600735 | ubuntu-jammy-large | 2026-05-08 03:21:06.600 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2026-05-08 03:21:06.610019 | ubuntu-jammy-large | 2026-05-08 03:21:06.609 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2026-05-08 03:21:06.619658 | ubuntu-jammy-large | 2026-05-08 03:21:06.619 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2026-05-08 03:21:06.622612 | ubuntu-jammy-large | 2026-05-08 03:21:06.622 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/30-set-tuned-profile 2026-05-08 03:21:06.637362 | ubuntu-jammy-large | 2026-05-08 03:21:06.637 | Copying hooks for rebind-sshd 2026-05-08 03:21:06.648025 | ubuntu-jammy-large | 2026-05-08 03:21:06.647 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp 2026-05-08 03:21:06.658609 | ubuntu-jammy-large | 2026-05-08 03:21:06.658 | Copying hooks for debootstrap 2026-05-08 03:21:06.668045 | ubuntu-jammy-large | 2026-05-08 03:21:06.667 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2026-05-08 03:21:06.679552 | ubuntu-jammy-large | 2026-05-08 03:21:06.679 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2026-05-08 03:21:06.688017 | ubuntu-jammy-large | 2026-05-08 03:21:06.687 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2026-05-08 03:21:06.690198 | ubuntu-jammy-large | 2026-05-08 03:21:06.690 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2026-05-08 03:21:06.692372 | ubuntu-jammy-large | 2026-05-08 03:21:06.692 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2026-05-08 03:21:06.698667 | ubuntu-jammy-large | 2026-05-08 03:21:06.698 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2026-05-08 03:21:06.700524 | ubuntu-jammy-large | 2026-05-08 03:21:06.700 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2026-05-08 03:21:06.717612 | ubuntu-jammy-large | 2026-05-08 03:21:06.717 | Copying hooks for ubuntu-common 2026-05-08 03:21:06.725287 | ubuntu-jammy-large | 2026-05-08 03:21:06.725 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2026-05-08 03:21:06.730993 | ubuntu-jammy-large | 2026-05-08 03:21:06.730 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:21:06.732676 | ubuntu-jammy-large | 2026-05-08 03:21:06.732 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2026-05-08 03:21:06.741934 | ubuntu-jammy-large | 2026-05-08 03:21:06.741 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2026-05-08 03:21:06.752138 | ubuntu-jammy-large | 2026-05-08 03:21:06.751 | Copying hooks for cloud-init-datasources 2026-05-08 03:21:06.759076 | ubuntu-jammy-large | 2026-05-08 03:21:06.758 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2026-05-08 03:21:06.766256 | ubuntu-jammy-large | 2026-05-08 03:21:06.766 | Copying hooks for octavia-lib 2026-05-08 03:21:06.774070 | ubuntu-jammy-large | 2026-05-08 03:21:06.773 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2026-05-08 03:21:06.782459 | ubuntu-jammy-large | 2026-05-08 03:21:06.782 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/post-install.d/89-remove-build-deps 2026-05-08 03:21:06.794049 | ubuntu-jammy-large | 2026-05-08 03:21:06.793 | Copying hooks for sysctl 2026-05-08 03:21:06.801138 | ubuntu-jammy-large | 2026-05-08 03:21:06.800 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2026-05-08 03:21:06.802932 | ubuntu-jammy-large | 2026-05-08 03:21:06.802 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2026-05-08 03:21:06.808798 | ubuntu-jammy-large | 2026-05-08 03:21:06.808 | Copying hooks for modprobe 2026-05-08 03:21:06.814429 | ubuntu-jammy-large | 2026-05-08 03:21:06.814 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-05-08 03:21:06.822807 | ubuntu-jammy-large | 2026-05-08 03:21:06.822 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-05-08 03:21:06.829851 | ubuntu-jammy-large | 2026-05-08 03:21:06.829 | Copying hooks for base 2026-05-08 03:21:06.836713 | ubuntu-jammy-large | 2026-05-08 03:21:06.836 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-05-08 03:21:06.842896 | ubuntu-jammy-large | 2026-05-08 03:21:06.842 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-05-08 03:21:06.844657 | ubuntu-jammy-large | 2026-05-08 03:21:06.844 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-05-08 03:21:06.846557 | ubuntu-jammy-large | 2026-05-08 03:21:06.846 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-05-08 03:21:06.856441 | ubuntu-jammy-large | 2026-05-08 03:21:06.856 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-05-08 03:21:06.871434 | ubuntu-jammy-large | 2026-05-08 03:21:06.871 | Copying hooks for ubuntu-minimal 2026-05-08 03:21:06.881306 | ubuntu-jammy-large | 2026-05-08 03:21:06.881 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2026-05-08 03:21:06.890514 | ubuntu-jammy-large | 2026-05-08 03:21:06.890 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2026-05-08 03:21:06.894169 | ubuntu-jammy-large | 2026-05-08 03:21:06.894 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2026-05-08 03:21:06.897921 | ubuntu-jammy-large | 2026-05-08 03:21:06.897 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2026-05-08 03:21:06.901148 | ubuntu-jammy-large | 2026-05-08 03:21:06.901 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2026-05-08 03:21:06.903852 | ubuntu-jammy-large | 2026-05-08 03:21:06.903 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2026-05-08 03:21:06.906485 | ubuntu-jammy-large | 2026-05-08 03:21:06.906 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2026-05-08 03:21:06.909756 | ubuntu-jammy-large | 2026-05-08 03:21:06.909 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2026-05-08 03:21:06.912268 | ubuntu-jammy-large | 2026-05-08 03:21:06.912 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2026-05-08 03:21:06.921377 | ubuntu-jammy-large | 2026-05-08 03:21:06.921 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2026-05-08 03:21:06.923982 | ubuntu-jammy-large | 2026-05-08 03:21:06.923 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:21:06.939647 | ubuntu-jammy-large | 2026-05-08 03:21:06.939 | Copying hooks for block-device-mbr 2026-05-08 03:21:06.949242 | ubuntu-jammy-large | 2026-05-08 03:21:06.949 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2026-05-08 03:21:06.966922 | ubuntu-jammy-large | 2026-05-08 03:21:06.966 | Copying hooks for amphora-agent 2026-05-08 03:21:06.977899 | ubuntu-jammy-large | 2026-05-08 03:21:06.977 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2026-05-08 03:21:06.986499 | ubuntu-jammy-large | 2026-05-08 03:21:06.986 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2026-05-08 03:21:06.988811 | ubuntu-jammy-large | 2026-05-08 03:21:06.988 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2026-05-08 03:21:06.995741 | ubuntu-jammy-large | 2026-05-08 03:21:06.995 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd 2026-05-08 03:21:06.997595 | ubuntu-jammy-large | 2026-05-08 03:21:06.997 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd 2026-05-08 03:21:07.000840 | ubuntu-jammy-large | 2026-05-08 03:21:07.000 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/90-remove-build-deps 2026-05-08 03:21:07.023740 | ubuntu-jammy-large | 2026-05-08 03:21:07.023 | Copying hooks for install-types 2026-05-08 03:21:07.032542 | ubuntu-jammy-large | 2026-05-08 03:21:07.032 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-05-08 03:21:07.039298 | ubuntu-jammy-large | 2026-05-08 03:21:07.039 | Copying hooks for bootloader 2026-05-08 03:21:07.045507 | ubuntu-jammy-large | 2026-05-08 03:21:07.045 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-05-08 03:21:07.050697 | ubuntu-jammy-large | 2026-05-08 03:21:07.050 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-05-08 03:21:07.057157 | ubuntu-jammy-large | 2026-05-08 03:21:07.057 | Copying hooks for manifests 2026-05-08 03:21:07.062351 | ubuntu-jammy-large | 2026-05-08 03:21:07.062 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-05-08 03:21:07.067175 | ubuntu-jammy-large | 2026-05-08 03:21:07.067 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-05-08 03:21:07.072413 | ubuntu-jammy-large | 2026-05-08 03:21:07.072 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-05-08 03:21:07.077544 | ubuntu-jammy-large | 2026-05-08 03:21:07.077 | Copying hooks for no-resolvconf 2026-05-08 03:21:07.087085 | ubuntu-jammy-large | 2026-05-08 03:21:07.086 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2026-05-08 03:21:07.096180 | ubuntu-jammy-large | 2026-05-08 03:21:07.096 | Copying hooks for sysprep 2026-05-08 03:21:07.103051 | ubuntu-jammy-large | 2026-05-08 03:21:07.102 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-05-08 03:21:07.108593 | ubuntu-jammy-large | 2026-05-08 03:21:07.108 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-05-08 03:21:07.114416 | ubuntu-jammy-large | 2026-05-08 03:21:07.114 | Copying hooks for dib-init-system 2026-05-08 03:21:07.120038 | ubuntu-jammy-large | 2026-05-08 03:21:07.119 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-05-08 03:21:07.124853 | ubuntu-jammy-large | 2026-05-08 03:21:07.124 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-05-08 03:21:07.129493 | ubuntu-jammy-large | 2026-05-08 03:21:07.129 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-05-08 03:21:07.134130 | ubuntu-jammy-large | 2026-05-08 03:21:07.134 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-05-08 03:21:07.139463 | ubuntu-jammy-large | 2026-05-08 03:21:07.139 | Copying hooks for install-static 2026-05-08 03:21:07.144479 | ubuntu-jammy-large | 2026-05-08 03:21:07.144 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-05-08 03:21:07.156289 | ubuntu-jammy-large | 2026-05-08 03:21:07.156 | Copying hooks for haproxy-logrotate 2026-05-08 03:21:07.164571 | ubuntu-jammy-large | 2026-05-08 03:21:07.164 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2026-05-08 03:21:07.171669 | ubuntu-jammy-large | 2026-05-08 03:21:07.171 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2026-05-08 03:21:07.173425 | ubuntu-jammy-large | 2026-05-08 03:21:07.173 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2026-05-08 03:21:07.180774 | ubuntu-jammy-large | 2026-05-08 03:21:07.180 | Copying hooks for haproxy-octavia 2026-05-08 03:21:07.187113 | ubuntu-jammy-large | 2026-05-08 03:21:07.187 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2026-05-08 03:21:07.192557 | ubuntu-jammy-large | 2026-05-08 03:21:07.192 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-disable-default-haproxy 2026-05-08 03:21:07.194077 | ubuntu-jammy-large | 2026-05-08 03:21:07.193 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel 2026-05-08 03:21:07.195661 | ubuntu-jammy-large | 2026-05-08 03:21:07.195 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config 2026-05-08 03:21:07.197262 | ubuntu-jammy-large | 2026-05-08 03:21:07.197 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-setup-haproxy-log 2026-05-08 03:21:07.198807 | ubuntu-jammy-large | 2026-05-08 03:21:07.198 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/21-create-ping-wrapper 2026-05-08 03:21:07.212169 | ubuntu-jammy-large | 2026-05-08 03:21:07.211 | Copying hooks for cache-url 2026-05-08 03:21:07.219756 | ubuntu-jammy-large | 2026-05-08 03:21:07.219 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-05-08 03:21:07.232322 | ubuntu-jammy-large | 2026-05-08 03:21:07.232 | Copying hooks for dpkg 2026-05-08 03:21:07.238323 | ubuntu-jammy-large | 2026-05-08 03:21:07.238 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2026-05-08 03:21:07.239780 | ubuntu-jammy-large | 2026-05-08 03:21:07.239 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2026-05-08 03:21:07.241285 | ubuntu-jammy-large | 2026-05-08 03:21:07.241 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2026-05-08 03:21:07.242818 | ubuntu-jammy-large | 2026-05-08 03:21:07.242 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2026-05-08 03:21:07.244147 | ubuntu-jammy-large | 2026-05-08 03:21:07.244 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2026-05-08 03:21:07.245628 | ubuntu-jammy-large | 2026-05-08 03:21:07.245 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2026-05-08 03:21:07.250291 | ubuntu-jammy-large | 2026-05-08 03:21:07.250 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2026-05-08 03:21:07.251816 | ubuntu-jammy-large | 2026-05-08 03:21:07.251 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2026-05-08 03:21:07.256449 | ubuntu-jammy-large | 2026-05-08 03:21:07.256 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2026-05-08 03:21:07.261006 | ubuntu-jammy-large | 2026-05-08 03:21:07.260 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2026-05-08 03:21:07.262371 | ubuntu-jammy-large | 2026-05-08 03:21:07.262 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2026-05-08 03:21:07.267499 | ubuntu-jammy-large | 2026-05-08 03:21:07.267 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2026-05-08 03:21:07.268877 | ubuntu-jammy-large | 2026-05-08 03:21:07.268 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2026-05-08 03:21:07.270377 | ubuntu-jammy-large | 2026-05-08 03:21:07.270 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2026-05-08 03:21:07.275163 | ubuntu-jammy-large | 2026-05-08 03:21:07.275 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2026-05-08 03:21:07.281426 | ubuntu-jammy-large | 2026-05-08 03:21:07.281 | Copying hooks for keepalived-octavia 2026-05-08 03:21:07.297835 | ubuntu-jammy-large | 2026-05-08 03:21:07.297 | Copying hooks for sos 2026-05-08 03:21:07.310104 | ubuntu-jammy-large | 2026-05-08 03:21:07.309 | Copying hooks for ipvsadmin 2026-05-08 03:21:07.322719 | ubuntu-jammy-large | 2026-05-08 03:21:07.322 | Copying hooks for dib-python 2026-05-08 03:21:07.333537 | ubuntu-jammy-large | 2026-05-08 03:21:07.333 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-05-08 03:21:07.342311 | ubuntu-jammy-large | 2026-05-08 03:21:07.342 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-05-08 03:21:07.349184 | ubuntu-jammy-large | 2026-05-08 03:21:07.349 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-05-08 03:21:07.355628 | ubuntu-jammy-large | 2026-05-08 03:21:07.355 | Copying hooks for remove-default-ints 2026-05-08 03:21:07.361822 | ubuntu-jammy-large | 2026-05-08 03:21:07.361 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/remove-default-ints/post-install.d/91-remove-default-ints 2026-05-08 03:21:07.367484 | ubuntu-jammy-large | 2026-05-08 03:21:07.367 | Copying hooks for svc-map 2026-05-08 03:21:07.373004 | ubuntu-jammy-large | 2026-05-08 03:21:07.372 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-05-08 03:21:07.374454 | ubuntu-jammy-large | 2026-05-08 03:21:07.374 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-05-08 03:21:07.379197 | ubuntu-jammy-large | 2026-05-08 03:21:07.379 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-05-08 03:21:07.389496 | ubuntu-jammy-large | 2026-05-08 03:21:07.389 | Copying hooks for pkg-map 2026-05-08 03:21:07.394917 | ubuntu-jammy-large | 2026-05-08 03:21:07.394 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-05-08 03:21:07.399620 | ubuntu-jammy-large | 2026-05-08 03:21:07.399 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-05-08 03:21:07.409568 | ubuntu-jammy-large | 2026-05-08 03:21:07.409 | Running hooks from /tmp/dib_build.1kfUX0Qf/hooks/root.d 2026-05-08 03:21:07.424875 | ubuntu-jammy-large | 2026-05-08 03:21:07.424 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-base-defaults 2026-05-08 03:21:07.434140 | ubuntu-jammy-large | 2026-05-08 03:21:07.433 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-base-defaults 2026-05-08 03:21:07.439601 | ubuntu-jammy-large | 2026-05-08 03:21:07.439 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:21:07.444478 | ubuntu-jammy-large | 2026-05-08 03:21:07.444 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:21:07.449432 | ubuntu-jammy-large | 2026-05-08 03:21:07.449 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:21:07.454545 | ubuntu-jammy-large | 2026-05-08 03:21:07.454 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:21:07.460487 | ubuntu-jammy-large | 2026-05-08 03:21:07.460 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:21:07.470862 | ubuntu-jammy-large | 2026-05-08 03:21:07.470 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:21:07.475863 | ubuntu-jammy-large | 2026-05-08 03:21:07.475 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-05-08 03:21:07.481322 | ubuntu-jammy-large | 2026-05-08 03:21:07.481 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-05-08 03:21:07.486702 | ubuntu-jammy-large | 2026-05-08 03:21:07.486 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:21:07.491848 | ubuntu-jammy-large | 2026-05-08 03:21:07.491 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:21:07.497065 | ubuntu-jammy-large | 2026-05-08 03:21:07.496 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-05-08 03:21:07.503096 | ubuntu-jammy-large | 2026-05-08 03:21:07.502 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:21:07.508566 | ubuntu-jammy-large | 2026-05-08 03:21:07.508 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:21:07.514052 | ubuntu-jammy-large | 2026-05-08 03:21:07.513 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-05-08 03:21:07.519246 | ubuntu-jammy-large | 2026-05-08 03:21:07.519 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-05-08 03:21:07.524679 | ubuntu-jammy-large | 2026-05-08 03:21:07.524 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:21:07.529875 | ubuntu-jammy-large | 2026-05-08 03:21:07.529 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:21:07.535416 | ubuntu-jammy-large | 2026-05-08 03:21:07.535 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:21:07.540982 | ubuntu-jammy-large | 2026-05-08 03:21:07.540 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:21:07.547113 | ubuntu-jammy-large | 2026-05-08 03:21:07.546 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:21:07.558025 | ubuntu-jammy-large | 2026-05-08 03:21:07.557 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:21:07.563741 | ubuntu-jammy-large | 2026-05-08 03:21:07.563 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:21:07.569913 | ubuntu-jammy-large | 2026-05-08 03:21:07.569 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:21:07.576494 | ubuntu-jammy-large | 2026-05-08 03:21:07.576 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-dpkg.bash 2026-05-08 03:21:07.587377 | ubuntu-jammy-large | 2026-05-08 03:21:07.587 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-dpkg.bash 2026-05-08 03:21:07.593332 | ubuntu-jammy-large | 2026-05-08 03:21:07.593 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-05-08 03:21:07.599855 | ubuntu-jammy-large | 2026-05-08 03:21:07.599 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-05-08 03:21:07.606594 | ubuntu-jammy-large | 2026-05-08 03:21:07.606 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-pip-cache 2026-05-08 03:21:07.616956 | ubuntu-jammy-large | 2026-05-08 03:21:07.616 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-pip-cache 2026-05-08 03:21:07.622844 | ubuntu-jammy-large | 2026-05-08 03:21:07.622 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:21:07.629093 | ubuntu-jammy-large | 2026-05-08 03:21:07.628 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:21:07.635694 | ubuntu-jammy-large | 2026-05-08 03:21:07.635 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:21:07.645318 | ubuntu-jammy-large | 2026-05-08 03:21:07.644 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:21:07.650672 | ubuntu-jammy-large | 2026-05-08 03:21:07.650 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-05-08 03:21:07.655623 | ubuntu-jammy-large | 2026-05-08 03:21:07.655 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-05-08 03:21:07.660797 | ubuntu-jammy-large | 2026-05-08 03:21:07.660 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-05-08 03:21:07.665821 | ubuntu-jammy-large | 2026-05-08 03:21:07.665 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-05-08 03:21:07.671573 | ubuntu-jammy-large | 2026-05-08 03:21:07.671 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:21:07.677743 | ubuntu-jammy-large | 2026-05-08 03:21:07.677 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:21:07.683689 | ubuntu-jammy-large | 2026-05-08 03:21:07.683 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:21:07.688861 | ubuntu-jammy-large | 2026-05-08 03:21:07.688 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:21:07.693514 | ubuntu-jammy-large | 2026-05-08 03:21:07.693 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-05-08 03:21:07.698551 | ubuntu-jammy-large | 2026-05-08 03:21:07.698 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-05-08 03:21:07.704406 | ubuntu-jammy-large | 2026-05-08 03:21:07.704 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-05-08 03:21:07.710099 | ubuntu-jammy-large | 2026-05-08 03:21:07.709 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:21:07.716520 | ubuntu-jammy-large | 2026-05-08 03:21:07.716 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:21:07.723112 | ubuntu-jammy-large | 2026-05-08 03:21:07.722 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:21:07.733240 | ubuntu-jammy-large | 2026-05-08 03:21:07.733 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:21:07.738242 | ubuntu-jammy-large | 2026-05-08 03:21:07.738 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-05-08 03:21:07.744726 | ubuntu-jammy-large | 2026-05-08 03:21:07.744 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-05-08 03:21:07.750462 | ubuntu-jammy-large | 2026-05-08 03:21:07.750 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-05-08 03:21:07.757670 | ubuntu-jammy-large | 2026-05-08 03:21:07.757 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:21:07.768515 | ubuntu-jammy-large | 2026-05-08 03:21:07.768 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:21:07.774500 | ubuntu-jammy-large | 2026-05-08 03:21:07.774 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:21:07.781252 | ubuntu-jammy-large | 2026-05-08 03:21:07.781 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:21:07.787624 | ubuntu-jammy-large | 2026-05-08 03:21:07.787 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:21:07.799270 | ubuntu-jammy-large | 2026-05-08 03:21:07.799 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:21:07.805914 | ubuntu-jammy-large | 2026-05-08 03:21:07.805 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:21:07.812897 | ubuntu-jammy-large | 2026-05-08 03:21:07.812 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:21:07.818779 | ubuntu-jammy-large | 2026-05-08 03:21:07.818 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/14-manifests 2026-05-08 03:21:07.829873 | ubuntu-jammy-large | 2026-05-08 03:21:07.829 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/14-manifests 2026-05-08 03:21:07.835348 | ubuntu-jammy-large | 2026-05-08 03:21:07.835 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:21:07.841279 | ubuntu-jammy-large | 2026-05-08 03:21:07.840 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:21:07.847410 | ubuntu-jammy-large | 2026-05-08 03:21:07.847 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:21:07.853449 | ubuntu-jammy-large | 2026-05-08 03:21:07.853 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:21:07.860266 | ubuntu-jammy-large | 2026-05-08 03:21:07.860 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/15-block-device.bash 2026-05-08 03:21:07.870964 | ubuntu-jammy-large | 2026-05-08 03:21:07.870 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/15-block-device.bash 2026-05-08 03:21:07.877105 | ubuntu-jammy-large | 2026-05-08 03:21:07.876 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-05-08 03:21:07.883580 | ubuntu-jammy-large | 2026-05-08 03:21:07.883 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-05-08 03:21:07.889933 | ubuntu-jammy-large | 2026-05-08 03:21:07.889 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-05-08 03:21:07.896383 | ubuntu-jammy-large | 2026-05-08 03:21:07.896 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/20-network-interface-names 2026-05-08 03:21:07.907271 | ubuntu-jammy-large | 2026-05-08 03:21:07.907 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/20-network-interface-names 2026-05-08 03:21:07.913238 | ubuntu-jammy-large | 2026-05-08 03:21:07.913 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-05-08 03:21:07.919460 | ubuntu-jammy-large | 2026-05-08 03:21:07.919 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-05-08 03:21:07.925978 | ubuntu-jammy-large | 2026-05-08 03:21:07.925 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/50-dib-python-version 2026-05-08 03:21:07.936943 | ubuntu-jammy-large | 2026-05-08 03:21:07.936 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/50-dib-python-version 2026-05-08 03:21:07.942805 | ubuntu-jammy-large | 2026-05-08 03:21:07.942 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-05-08 03:21:07.948625 | ubuntu-jammy-large | 2026-05-08 03:21:07.948 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-05-08 03:21:07.954754 | ubuntu-jammy-large | 2026-05-08 03:21:07.954 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-05-08 03:21:07.960791 | ubuntu-jammy-large | 2026-05-08 03:21:07.960 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-05-08 03:21:07.966930 | ubuntu-jammy-large | 2026-05-08 03:21:07.966 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-05-08 03:21:07.973407 | ubuntu-jammy-large | 2026-05-08 03:21:07.973 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-05-08 03:21:07.979276 | ubuntu-jammy-large | 2026-05-08 03:21:07.979 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-05-08 03:21:07.985516 | ubuntu-jammy-large | 2026-05-08 03:21:07.985 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-05-08 03:21:07.992292 | ubuntu-jammy-large | 2026-05-08 03:21:07.992 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:21:08.002809 | ubuntu-jammy-large | 2026-05-08 03:21:08.002 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:21:08.008808 | ubuntu-jammy-large | 2026-05-08 03:21:08.008 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-05-08 03:21:08.014421 | ubuntu-jammy-large | 2026-05-08 03:21:08.014 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-05-08 03:21:08.020663 | ubuntu-jammy-large | 2026-05-08 03:21:08.020 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-05-08 03:21:08.027447 | ubuntu-jammy-large | 2026-05-08 03:21:08.027 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-05-08 03:21:08.033923 | ubuntu-jammy-large | 2026-05-08 03:21:08.033 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-05-08 03:21:08.040066 | ubuntu-jammy-large | 2026-05-08 03:21:08.039 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-05-08 03:21:08.046161 | ubuntu-jammy-large | 2026-05-08 03:21:08.046 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-05-08 03:21:08.052884 | ubuntu-jammy-large | 2026-05-08 03:21:08.052 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/99-dib-init-system 2026-05-08 03:21:08.063780 | ubuntu-jammy-large | 2026-05-08 03:21:08.063 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/root.d/../environment.d/99-dib-init-system 2026-05-08 03:21:08.069964 | ubuntu-jammy-large | 2026-05-08 03:21:08.069 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-05-08 03:21:08.076041 | ubuntu-jammy-large | 2026-05-08 03:21:08.075 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-05-08 03:21:08.082658 | ubuntu-jammy-large | 2026-05-08 03:21:08.082 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/root.d/08-debootstrap 2026-05-08 03:21:08.236337 | ubuntu-jammy-large | 2026-05-08 03:21:08.236 | I: Retrieving InRelease 2026-05-08 03:21:08.539022 | ubuntu-jammy-large | 2026-05-08 03:21:08.538 | I: Checking Release signature 2026-05-08 03:21:08.556289 | ubuntu-jammy-large | 2026-05-08 03:21:08.556 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2026-05-08 03:21:09.354938 | ubuntu-jammy-large | 2026-05-08 03:21:09.354 | I: Retrieving Packages 2026-05-08 03:21:09.543947 | ubuntu-jammy-large | 2026-05-08 03:21:09.543 | I: Validating Packages 2026-05-08 03:21:10.015878 | ubuntu-jammy-large | 2026-05-08 03:21:10.015 | I: Retrieving Packages 2026-05-08 03:21:10.618513 | ubuntu-jammy-large | 2026-05-08 03:21:10.618 | I: Validating Packages 2026-05-08 03:21:12.402389 | ubuntu-jammy-large | 2026-05-08 03:21:12.402 | I: Resolving dependencies of required packages... 2026-05-08 03:21:13.598614 | ubuntu-jammy-large | 2026-05-08 03:21:13.598 | I: Resolving dependencies of base packages... 2026-05-08 03:21:22.839915 | ubuntu-jammy-large | 2026-05-08 03:21:22.839 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2026-05-08 03:21:23.074992 | ubuntu-jammy-large | 2026-05-08 03:21:23.074 | I: Retrieving adduser 3.118ubuntu5 2026-05-08 03:21:23.200390 | ubuntu-jammy-large | 2026-05-08 03:21:23.200 | I: Validating adduser 3.118ubuntu5 2026-05-08 03:21:23.231523 | ubuntu-jammy-large | 2026-05-08 03:21:23.231 | I: Retrieving apt 2.4.5 2026-05-08 03:21:23.439183 | ubuntu-jammy-large | 2026-05-08 03:21:23.439 | I: Validating apt 2.4.5 2026-05-08 03:21:23.484932 | ubuntu-jammy-large | 2026-05-08 03:21:23.484 | I: Retrieving base-files 12ubuntu4 2026-05-08 03:21:23.590774 | ubuntu-jammy-large | 2026-05-08 03:21:23.590 | I: Validating base-files 12ubuntu4 2026-05-08 03:21:23.624750 | ubuntu-jammy-large | 2026-05-08 03:21:23.624 | I: Retrieving base-passwd 3.5.52build1 2026-05-08 03:21:23.745842 | ubuntu-jammy-large | 2026-05-08 03:21:23.745 | I: Validating base-passwd 3.5.52build1 2026-05-08 03:21:23.778494 | ubuntu-jammy-large | 2026-05-08 03:21:23.778 | I: Retrieving bash 5.1-6ubuntu1 2026-05-08 03:21:23.941418 | ubuntu-jammy-large | 2026-05-08 03:21:23.941 | I: Validating bash 5.1-6ubuntu1 2026-05-08 03:21:23.980183 | ubuntu-jammy-large | 2026-05-08 03:21:23.979 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2026-05-08 03:21:24.095810 | ubuntu-jammy-large | 2026-05-08 03:21:24.095 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2026-05-08 03:21:24.122501 | ubuntu-jammy-large | 2026-05-08 03:21:24.122 | I: Retrieving ca-certificates 20211016 2026-05-08 03:21:24.231638 | ubuntu-jammy-large | 2026-05-08 03:21:24.231 | I: Validating ca-certificates 20211016 2026-05-08 03:21:24.261794 | ubuntu-jammy-large | 2026-05-08 03:21:24.261 | I: Retrieving coreutils 8.32-4.1ubuntu1 2026-05-08 03:21:24.420179 | ubuntu-jammy-large | 2026-05-08 03:21:24.419 | I: Validating coreutils 8.32-4.1ubuntu1 2026-05-08 03:21:24.456398 | ubuntu-jammy-large | 2026-05-08 03:21:24.456 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-05-08 03:21:24.576398 | ubuntu-jammy-large | 2026-05-08 03:21:24.576 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-05-08 03:21:24.605277 | ubuntu-jammy-large | 2026-05-08 03:21:24.604 | I: Retrieving debconf 1.5.79ubuntu1 2026-05-08 03:21:24.712132 | ubuntu-jammy-large | 2026-05-08 03:21:24.711 | I: Validating debconf 1.5.79ubuntu1 2026-05-08 03:21:24.741237 | ubuntu-jammy-large | 2026-05-08 03:21:24.740 | I: Retrieving debianutils 5.5-1ubuntu2 2026-05-08 03:21:24.832854 | ubuntu-jammy-large | 2026-05-08 03:21:24.832 | I: Validating debianutils 5.5-1ubuntu2 2026-05-08 03:21:24.868037 | ubuntu-jammy-large | 2026-05-08 03:21:24.867 | I: Retrieving diffutils 1:3.8-0ubuntu2 2026-05-08 03:21:24.971796 | ubuntu-jammy-large | 2026-05-08 03:21:24.971 | I: Validating diffutils 1:3.8-0ubuntu2 2026-05-08 03:21:25.003334 | ubuntu-jammy-large | 2026-05-08 03:21:25.003 | I: Retrieving dpkg 1.21.1ubuntu2 2026-05-08 03:21:25.155008 | ubuntu-jammy-large | 2026-05-08 03:21:25.154 | I: Validating dpkg 1.21.1ubuntu2 2026-05-08 03:21:25.197290 | ubuntu-jammy-large | 2026-05-08 03:21:25.197 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2026-05-08 03:21:25.326758 | ubuntu-jammy-large | 2026-05-08 03:21:25.326 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2026-05-08 03:21:25.366139 | ubuntu-jammy-large | 2026-05-08 03:21:25.365 | I: Retrieving findutils 4.8.0-1ubuntu3 2026-05-08 03:21:25.511241 | ubuntu-jammy-large | 2026-05-08 03:21:25.511 | I: Validating findutils 4.8.0-1ubuntu3 2026-05-08 03:21:25.541081 | ubuntu-jammy-large | 2026-05-08 03:21:25.540 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2026-05-08 03:21:25.617377 | ubuntu-jammy-large | 2026-05-08 03:21:25.617 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2026-05-08 03:21:25.642954 | ubuntu-jammy-large | 2026-05-08 03:21:25.642 | I: Retrieving gpgv 2.2.27-3ubuntu2 2026-05-08 03:21:25.770762 | ubuntu-jammy-large | 2026-05-08 03:21:25.770 | I: Validating gpgv 2.2.27-3ubuntu2 2026-05-08 03:21:25.800242 | ubuntu-jammy-large | 2026-05-08 03:21:25.800 | I: Retrieving grep 3.7-1build1 2026-05-08 03:21:25.915912 | ubuntu-jammy-large | 2026-05-08 03:21:25.915 | I: Validating grep 3.7-1build1 2026-05-08 03:21:25.941643 | ubuntu-jammy-large | 2026-05-08 03:21:25.941 | I: Retrieving gzip 1.10-4ubuntu4 2026-05-08 03:21:26.075948 | ubuntu-jammy-large | 2026-05-08 03:21:26.075 | I: Validating gzip 1.10-4ubuntu4 2026-05-08 03:21:26.104147 | ubuntu-jammy-large | 2026-05-08 03:21:26.103 | I: Retrieving hostname 3.23ubuntu2 2026-05-08 03:21:26.213078 | ubuntu-jammy-large | 2026-05-08 03:21:26.212 | I: Validating hostname 3.23ubuntu2 2026-05-08 03:21:26.240115 | ubuntu-jammy-large | 2026-05-08 03:21:26.239 | I: Retrieving init-system-helpers 1.62 2026-05-08 03:21:26.335849 | ubuntu-jammy-large | 2026-05-08 03:21:26.335 | I: Validating init-system-helpers 1.62 2026-05-08 03:21:26.359947 | ubuntu-jammy-large | 2026-05-08 03:21:26.359 | I: Retrieving libacl1 2.3.1-1 2026-05-08 03:21:26.458914 | ubuntu-jammy-large | 2026-05-08 03:21:26.458 | I: Validating libacl1 2.3.1-1 2026-05-08 03:21:26.486231 | ubuntu-jammy-large | 2026-05-08 03:21:26.486 | I: Retrieving libapt-pkg6.0 2.4.5 2026-05-08 03:21:26.628124 | ubuntu-jammy-large | 2026-05-08 03:21:26.627 | I: Validating libapt-pkg6.0 2.4.5 2026-05-08 03:21:26.668446 | ubuntu-jammy-large | 2026-05-08 03:21:26.667 | I: Retrieving libattr1 1:2.5.1-1build1 2026-05-08 03:21:26.770122 | ubuntu-jammy-large | 2026-05-08 03:21:26.769 | I: Validating libattr1 1:2.5.1-1build1 2026-05-08 03:21:26.800359 | ubuntu-jammy-large | 2026-05-08 03:21:26.800 | I: Retrieving libaudit-common 1:3.0.7-1build1 2026-05-08 03:21:26.872833 | ubuntu-jammy-large | 2026-05-08 03:21:26.872 | I: Validating libaudit-common 1:3.0.7-1build1 2026-05-08 03:21:26.901898 | ubuntu-jammy-large | 2026-05-08 03:21:26.901 | I: Retrieving libaudit1 1:3.0.7-1build1 2026-05-08 03:21:26.987468 | ubuntu-jammy-large | 2026-05-08 03:21:26.987 | I: Validating libaudit1 1:3.0.7-1build1 2026-05-08 03:21:27.015200 | ubuntu-jammy-large | 2026-05-08 03:21:27.015 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2026-05-08 03:21:27.112940 | ubuntu-jammy-large | 2026-05-08 03:21:27.112 | I: Validating libblkid1 2.37.2-4ubuntu3 2026-05-08 03:21:27.141760 | ubuntu-jammy-large | 2026-05-08 03:21:27.141 | I: Retrieving libbz2-1.0 1.0.8-5build1 2026-05-08 03:21:27.220892 | ubuntu-jammy-large | 2026-05-08 03:21:27.220 | I: Validating libbz2-1.0 1.0.8-5build1 2026-05-08 03:21:27.246501 | ubuntu-jammy-large | 2026-05-08 03:21:27.246 | I: Retrieving libc-bin 2.35-0ubuntu3 2026-05-08 03:21:27.386920 | ubuntu-jammy-large | 2026-05-08 03:21:27.386 | I: Validating libc-bin 2.35-0ubuntu3 2026-05-08 03:21:27.425900 | ubuntu-jammy-large | 2026-05-08 03:21:27.425 | I: Retrieving libc6 2.35-0ubuntu3 2026-05-08 03:21:27.614389 | ubuntu-jammy-large | 2026-05-08 03:21:27.614 | I: Validating libc6 2.35-0ubuntu3 2026-05-08 03:21:27.675218 | ubuntu-jammy-large | 2026-05-08 03:21:27.675 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2026-05-08 03:21:27.769257 | ubuntu-jammy-large | 2026-05-08 03:21:27.769 | I: Validating libcap-ng0 0.7.9-2.2build3 2026-05-08 03:21:27.798360 | ubuntu-jammy-large | 2026-05-08 03:21:27.798 | I: Retrieving libcap2 1:2.44-1build3 2026-05-08 03:21:27.882204 | ubuntu-jammy-large | 2026-05-08 03:21:27.882 | I: Validating libcap2 1:2.44-1build3 2026-05-08 03:21:27.910763 | ubuntu-jammy-large | 2026-05-08 03:21:27.910 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2026-05-08 03:21:28.000146 | ubuntu-jammy-large | 2026-05-08 03:21:27.999 | I: Validating libcom-err2 1.46.5-2ubuntu1 2026-05-08 03:21:28.026431 | ubuntu-jammy-large | 2026-05-08 03:21:28.026 | I: Retrieving libcrypt1 1:4.4.27-1 2026-05-08 03:21:28.129913 | ubuntu-jammy-large | 2026-05-08 03:21:28.129 | I: Validating libcrypt1 1:4.4.27-1 2026-05-08 03:21:28.148483 | ubuntu-jammy-large | 2026-05-08 03:21:28.148 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-05-08 03:21:28.288125 | ubuntu-jammy-large | 2026-05-08 03:21:28.287 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-05-08 03:21:28.320483 | ubuntu-jammy-large | 2026-05-08 03:21:28.320 | I: Retrieving libdebconfclient0 0.261ubuntu1 2026-05-08 03:21:28.384804 | ubuntu-jammy-large | 2026-05-08 03:21:28.384 | I: Validating libdebconfclient0 0.261ubuntu1 2026-05-08 03:21:28.403255 | ubuntu-jammy-large | 2026-05-08 03:21:28.403 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2026-05-08 03:21:28.548163 | ubuntu-jammy-large | 2026-05-08 03:21:28.547 | I: Validating libext2fs2 1.46.5-2ubuntu1 2026-05-08 03:21:28.580212 | ubuntu-jammy-large | 2026-05-08 03:21:28.579 | I: Retrieving libffi8 3.4.2-4 2026-05-08 03:21:28.670103 | ubuntu-jammy-large | 2026-05-08 03:21:28.669 | I: Validating libffi8 3.4.2-4 2026-05-08 03:21:28.699354 | ubuntu-jammy-large | 2026-05-08 03:21:28.699 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2026-05-08 03:21:28.812082 | ubuntu-jammy-large | 2026-05-08 03:21:28.811 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2026-05-08 03:21:28.841140 | ubuntu-jammy-large | 2026-05-08 03:21:28.840 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2026-05-08 03:21:28.996545 | ubuntu-jammy-large | 2026-05-08 03:21:28.996 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2026-05-08 03:21:29.031962 | ubuntu-jammy-large | 2026-05-08 03:21:29.031 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-05-08 03:21:29.133909 | ubuntu-jammy-large | 2026-05-08 03:21:29.133 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-05-08 03:21:29.166705 | ubuntu-jammy-large | 2026-05-08 03:21:29.166 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2026-05-08 03:21:29.319719 | ubuntu-jammy-large | 2026-05-08 03:21:29.319 | I: Validating libgnutls30 3.7.3-4ubuntu1 2026-05-08 03:21:29.360389 | ubuntu-jammy-large | 2026-05-08 03:21:29.360 | I: Retrieving libgpg-error0 1.43-3 2026-05-08 03:21:29.446720 | ubuntu-jammy-large | 2026-05-08 03:21:29.446 | I: Validating libgpg-error0 1.43-3 2026-05-08 03:21:29.475138 | ubuntu-jammy-large | 2026-05-08 03:21:29.474 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2026-05-08 03:21:29.586728 | ubuntu-jammy-large | 2026-05-08 03:21:29.586 | I: Validating libgssapi-krb5-2 1.19.2-2 2026-05-08 03:21:29.616895 | ubuntu-jammy-large | 2026-05-08 03:21:29.616 | I: Retrieving libhogweed6 3.7.3-1build2 2026-05-08 03:21:29.759733 | ubuntu-jammy-large | 2026-05-08 03:21:29.759 | I: Validating libhogweed6 3.7.3-1build2 2026-05-08 03:21:29.790757 | ubuntu-jammy-large | 2026-05-08 03:21:29.790 | I: Retrieving libidn2-0 2.3.2-2build1 2026-05-08 03:21:29.896475 | ubuntu-jammy-large | 2026-05-08 03:21:29.896 | I: Validating libidn2-0 2.3.2-2build1 2026-05-08 03:21:29.922725 | ubuntu-jammy-large | 2026-05-08 03:21:29.922 | I: Retrieving libk5crypto3 1.19.2-2 2026-05-08 03:21:30.052160 | ubuntu-jammy-large | 2026-05-08 03:21:30.051 | I: Validating libk5crypto3 1.19.2-2 2026-05-08 03:21:30.078104 | ubuntu-jammy-large | 2026-05-08 03:21:30.077 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2026-05-08 03:21:30.132220 | ubuntu-jammy-large | 2026-05-08 03:21:30.131 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2026-05-08 03:21:30.159056 | ubuntu-jammy-large | 2026-05-08 03:21:30.158 | I: Retrieving libkrb5-3 1.19.2-2 2026-05-08 03:21:30.306741 | ubuntu-jammy-large | 2026-05-08 03:21:30.306 | I: Validating libkrb5-3 1.19.2-2 2026-05-08 03:21:30.337854 | ubuntu-jammy-large | 2026-05-08 03:21:30.337 | I: Retrieving libkrb5support0 1.19.2-2 2026-05-08 03:21:30.451161 | ubuntu-jammy-large | 2026-05-08 03:21:30.450 | I: Validating libkrb5support0 1.19.2-2 2026-05-08 03:21:30.477464 | ubuntu-jammy-large | 2026-05-08 03:21:30.477 | I: Retrieving liblz4-1 1.9.3-2build2 2026-05-08 03:21:30.593205 | ubuntu-jammy-large | 2026-05-08 03:21:30.592 | I: Validating liblz4-1 1.9.3-2build2 2026-05-08 03:21:30.621657 | ubuntu-jammy-large | 2026-05-08 03:21:30.621 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2026-05-08 03:21:30.718496 | ubuntu-jammy-large | 2026-05-08 03:21:30.718 | I: Validating liblzma5 5.2.5-2ubuntu1 2026-05-08 03:21:30.750058 | ubuntu-jammy-large | 2026-05-08 03:21:30.749 | I: Retrieving libmount1 2.37.2-4ubuntu3 2026-05-08 03:21:30.851677 | ubuntu-jammy-large | 2026-05-08 03:21:30.851 | I: Validating libmount1 2.37.2-4ubuntu3 2026-05-08 03:21:30.882341 | ubuntu-jammy-large | 2026-05-08 03:21:30.882 | I: Retrieving libncurses6 6.3-2 2026-05-08 03:21:30.979556 | ubuntu-jammy-large | 2026-05-08 03:21:30.979 | I: Validating libncurses6 6.3-2 2026-05-08 03:21:31.012283 | ubuntu-jammy-large | 2026-05-08 03:21:31.012 | I: Retrieving libncursesw6 6.3-2 2026-05-08 03:21:31.116549 | ubuntu-jammy-large | 2026-05-08 03:21:31.116 | I: Validating libncursesw6 6.3-2 2026-05-08 03:21:31.143242 | ubuntu-jammy-large | 2026-05-08 03:21:31.142 | I: Retrieving libnettle8 3.7.3-1build2 2026-05-08 03:21:31.280873 | ubuntu-jammy-large | 2026-05-08 03:21:31.280 | I: Validating libnettle8 3.7.3-1build2 2026-05-08 03:21:31.312885 | ubuntu-jammy-large | 2026-05-08 03:21:31.312 | I: Retrieving libnsl2 1.3.0-2build2 2026-05-08 03:21:31.406516 | ubuntu-jammy-large | 2026-05-08 03:21:31.406 | I: Validating libnsl2 1.3.0-2build2 2026-05-08 03:21:31.436573 | ubuntu-jammy-large | 2026-05-08 03:21:31.436 | I: Retrieving libp11-kit0 0.24.0-6build1 2026-05-08 03:21:31.554064 | ubuntu-jammy-large | 2026-05-08 03:21:31.553 | I: Validating libp11-kit0 0.24.0-6build1 2026-05-08 03:21:31.588356 | ubuntu-jammy-large | 2026-05-08 03:21:31.588 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2026-05-08 03:21:31.724560 | ubuntu-jammy-large | 2026-05-08 03:21:31.724 | I: Validating libpam-modules 1.4.0-11ubuntu2 2026-05-08 03:21:31.757790 | ubuntu-jammy-large | 2026-05-08 03:21:31.757 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2026-05-08 03:21:31.837389 | ubuntu-jammy-large | 2026-05-08 03:21:31.837 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2026-05-08 03:21:31.865996 | ubuntu-jammy-large | 2026-05-08 03:21:31.865 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2026-05-08 03:21:31.955317 | ubuntu-jammy-large | 2026-05-08 03:21:31.955 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2026-05-08 03:21:31.983158 | ubuntu-jammy-large | 2026-05-08 03:21:31.982 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2026-05-08 03:21:32.077516 | ubuntu-jammy-large | 2026-05-08 03:21:32.077 | I: Validating libpam0g 1.4.0-11ubuntu2 2026-05-08 03:21:32.107238 | ubuntu-jammy-large | 2026-05-08 03:21:32.106 | I: Retrieving libpcre2-8-0 10.39-3build1 2026-05-08 03:21:32.238579 | ubuntu-jammy-large | 2026-05-08 03:21:32.238 | I: Validating libpcre2-8-0 10.39-3build1 2026-05-08 03:21:32.270690 | ubuntu-jammy-large | 2026-05-08 03:21:32.270 | I: Retrieving libpcre3 2:8.39-13build5 2026-05-08 03:21:32.373246 | ubuntu-jammy-large | 2026-05-08 03:21:32.373 | I: Validating libpcre3 2:8.39-13build5 2026-05-08 03:21:32.403689 | ubuntu-jammy-large | 2026-05-08 03:21:32.403 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2026-05-08 03:21:32.490928 | ubuntu-jammy-large | 2026-05-08 03:21:32.490 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2026-05-08 03:21:32.520236 | ubuntu-jammy-large | 2026-05-08 03:21:32.519 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2026-05-08 03:21:32.628292 | ubuntu-jammy-large | 2026-05-08 03:21:32.628 | I: Validating libseccomp2 2.5.3-2ubuntu2 2026-05-08 03:21:32.654724 | ubuntu-jammy-large | 2026-05-08 03:21:32.654 | I: Retrieving libselinux1 3.3-1build2 2026-05-08 03:21:32.751456 | ubuntu-jammy-large | 2026-05-08 03:21:32.751 | I: Validating libselinux1 3.3-1build2 2026-05-08 03:21:32.778938 | ubuntu-jammy-large | 2026-05-08 03:21:32.778 | I: Retrieving libsemanage-common 3.3-1build2 2026-05-08 03:21:32.845367 | ubuntu-jammy-large | 2026-05-08 03:21:32.845 | I: Validating libsemanage-common 3.3-1build2 2026-05-08 03:21:32.873164 | ubuntu-jammy-large | 2026-05-08 03:21:32.872 | I: Retrieving libsemanage2 3.3-1build2 2026-05-08 03:21:32.997098 | ubuntu-jammy-large | 2026-05-08 03:21:32.996 | I: Validating libsemanage2 3.3-1build2 2026-05-08 03:21:33.025755 | ubuntu-jammy-large | 2026-05-08 03:21:33.025 | I: Retrieving libsepol2 3.3-1build1 2026-05-08 03:21:33.155365 | ubuntu-jammy-large | 2026-05-08 03:21:33.155 | I: Validating libsepol2 3.3-1build1 2026-05-08 03:21:33.185571 | ubuntu-jammy-large | 2026-05-08 03:21:33.185 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2026-05-08 03:21:33.285080 | ubuntu-jammy-large | 2026-05-08 03:21:33.284 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2026-05-08 03:21:33.311190 | ubuntu-jammy-large | 2026-05-08 03:21:33.310 | I: Retrieving libss2 1.46.5-2ubuntu1 2026-05-08 03:21:33.397855 | ubuntu-jammy-large | 2026-05-08 03:21:33.397 | I: Validating libss2 1.46.5-2ubuntu1 2026-05-08 03:21:33.423980 | ubuntu-jammy-large | 2026-05-08 03:21:33.423 | I: Retrieving libssl3 3.0.2-0ubuntu1 2026-05-08 03:21:33.597495 | ubuntu-jammy-large | 2026-05-08 03:21:33.597 | I: Validating libssl3 3.0.2-0ubuntu1 2026-05-08 03:21:33.645342 | ubuntu-jammy-large | 2026-05-08 03:21:33.645 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2026-05-08 03:21:33.799459 | ubuntu-jammy-large | 2026-05-08 03:21:33.799 | I: Validating libstdc++6 12-20220319-1ubuntu1 2026-05-08 03:21:33.835191 | ubuntu-jammy-large | 2026-05-08 03:21:33.834 | I: Retrieving libsystemd0 249.11-0ubuntu3 2026-05-08 03:21:33.974679 | ubuntu-jammy-large | 2026-05-08 03:21:33.974 | I: Validating libsystemd0 249.11-0ubuntu3 2026-05-08 03:21:34.001555 | ubuntu-jammy-large | 2026-05-08 03:21:34.001 | I: Retrieving libtasn1-6 4.18.0-4build1 2026-05-08 03:21:34.080131 | ubuntu-jammy-large | 2026-05-08 03:21:34.079 | I: Validating libtasn1-6 4.18.0-4build1 2026-05-08 03:21:34.106811 | ubuntu-jammy-large | 2026-05-08 03:21:34.106 | I: Retrieving libtinfo6 6.3-2 2026-05-08 03:21:34.212373 | ubuntu-jammy-large | 2026-05-08 03:21:34.212 | I: Validating libtinfo6 6.3-2 2026-05-08 03:21:34.244430 | ubuntu-jammy-large | 2026-05-08 03:21:34.244 | I: Retrieving libtirpc-common 1.3.2-2build1 2026-05-08 03:21:34.334202 | ubuntu-jammy-large | 2026-05-08 03:21:34.333 | I: Validating libtirpc-common 1.3.2-2build1 2026-05-08 03:21:34.362825 | ubuntu-jammy-large | 2026-05-08 03:21:34.362 | I: Retrieving libtirpc3 1.3.2-2build1 2026-05-08 03:21:34.472282 | ubuntu-jammy-large | 2026-05-08 03:21:34.471 | I: Validating libtirpc3 1.3.2-2build1 2026-05-08 03:21:34.500600 | ubuntu-jammy-large | 2026-05-08 03:21:34.500 | I: Retrieving libudev1 249.11-0ubuntu3 2026-05-08 03:21:34.626470 | ubuntu-jammy-large | 2026-05-08 03:21:34.626 | I: Validating libudev1 249.11-0ubuntu3 2026-05-08 03:21:34.652712 | ubuntu-jammy-large | 2026-05-08 03:21:34.652 | I: Retrieving libunistring2 1.0-1 2026-05-08 03:21:34.809078 | ubuntu-jammy-large | 2026-05-08 03:21:34.808 | I: Validating libunistring2 1.0-1 2026-05-08 03:21:34.845376 | ubuntu-jammy-large | 2026-05-08 03:21:34.845 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2026-05-08 03:21:34.930901 | ubuntu-jammy-large | 2026-05-08 03:21:34.930 | I: Validating libuuid1 2.37.2-4ubuntu3 2026-05-08 03:21:34.961118 | ubuntu-jammy-large | 2026-05-08 03:21:34.960 | I: Retrieving libxxhash0 0.8.1-1 2026-05-08 03:21:35.056246 | ubuntu-jammy-large | 2026-05-08 03:21:35.055 | I: Validating libxxhash0 0.8.1-1 2026-05-08 03:21:35.085693 | ubuntu-jammy-large | 2026-05-08 03:21:35.085 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2026-05-08 03:21:35.199490 | ubuntu-jammy-large | 2026-05-08 03:21:35.199 | I: Validating libzstd1 1.4.8+dfsg-3build1 2026-05-08 03:21:35.231610 | ubuntu-jammy-large | 2026-05-08 03:21:35.231 | I: Retrieving login 1:4.8.1-2ubuntu2 2026-05-08 03:21:35.372944 | ubuntu-jammy-large | 2026-05-08 03:21:35.372 | I: Validating login 1:4.8.1-2ubuntu2 2026-05-08 03:21:35.402291 | ubuntu-jammy-large | 2026-05-08 03:21:35.401 | I: Retrieving logsave 1.46.5-2ubuntu1 2026-05-08 03:21:35.482204 | ubuntu-jammy-large | 2026-05-08 03:21:35.481 | I: Validating logsave 1.46.5-2ubuntu1 2026-05-08 03:21:35.509844 | ubuntu-jammy-large | 2026-05-08 03:21:35.509 | I: Retrieving lsb-base 11.1.0ubuntu4 2026-05-08 03:21:35.598090 | ubuntu-jammy-large | 2026-05-08 03:21:35.597 | I: Validating lsb-base 11.1.0ubuntu4 2026-05-08 03:21:35.625764 | ubuntu-jammy-large | 2026-05-08 03:21:35.625 | I: Retrieving mawk 1.3.4.20200120-3 2026-05-08 03:21:35.738229 | ubuntu-jammy-large | 2026-05-08 03:21:35.737 | I: Validating mawk 1.3.4.20200120-3 2026-05-08 03:21:35.769463 | ubuntu-jammy-large | 2026-05-08 03:21:35.769 | I: Retrieving mount 2.37.2-4ubuntu3 2026-05-08 03:21:35.875837 | ubuntu-jammy-large | 2026-05-08 03:21:35.875 | I: Validating mount 2.37.2-4ubuntu3 2026-05-08 03:21:35.906033 | ubuntu-jammy-large | 2026-05-08 03:21:35.905 | I: Retrieving ncurses-base 6.3-2 2026-05-08 03:21:35.981094 | ubuntu-jammy-large | 2026-05-08 03:21:35.980 | I: Validating ncurses-base 6.3-2 2026-05-08 03:21:36.011404 | ubuntu-jammy-large | 2026-05-08 03:21:36.011 | I: Retrieving ncurses-bin 6.3-2 2026-05-08 03:21:36.136200 | ubuntu-jammy-large | 2026-05-08 03:21:36.136 | I: Validating ncurses-bin 6.3-2 2026-05-08 03:21:36.163141 | ubuntu-jammy-large | 2026-05-08 03:21:36.162 | I: Retrieving openssl 3.0.2-0ubuntu1 2026-05-08 03:21:36.322107 | ubuntu-jammy-large | 2026-05-08 03:21:36.321 | I: Validating openssl 3.0.2-0ubuntu1 2026-05-08 03:21:36.362631 | ubuntu-jammy-large | 2026-05-08 03:21:36.362 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2026-05-08 03:21:36.495579 | ubuntu-jammy-large | 2026-05-08 03:21:36.495 | I: Validating passwd 1:4.8.1-2ubuntu2 2026-05-08 03:21:36.533878 | ubuntu-jammy-large | 2026-05-08 03:21:36.533 | I: Retrieving perl-base 5.34.0-3ubuntu1 2026-05-08 03:21:36.711570 | ubuntu-jammy-large | 2026-05-08 03:21:36.711 | I: Validating perl-base 5.34.0-3ubuntu1 2026-05-08 03:21:36.756751 | ubuntu-jammy-large | 2026-05-08 03:21:36.756 | I: Retrieving procps 2:3.3.17-6ubuntu2 2026-05-08 03:21:36.875393 | ubuntu-jammy-large | 2026-05-08 03:21:36.875 | I: Validating procps 2:3.3.17-6ubuntu2 2026-05-08 03:21:36.907529 | ubuntu-jammy-large | 2026-05-08 03:21:36.907 | I: Retrieving sed 4.8-1ubuntu2 2026-05-08 03:21:37.018422 | ubuntu-jammy-large | 2026-05-08 03:21:37.018 | I: Validating sed 4.8-1ubuntu2 2026-05-08 03:21:37.048944 | ubuntu-jammy-large | 2026-05-08 03:21:37.048 | I: Retrieving sensible-utils 0.0.17 2026-05-08 03:21:37.139780 | ubuntu-jammy-large | 2026-05-08 03:21:37.139 | I: Validating sensible-utils 0.0.17 2026-05-08 03:21:37.167084 | ubuntu-jammy-large | 2026-05-08 03:21:37.166 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2026-05-08 03:21:37.260255 | ubuntu-jammy-large | 2026-05-08 03:21:37.260 | I: Validating sysvinit-utils 3.01-1ubuntu1 2026-05-08 03:21:37.288581 | ubuntu-jammy-large | 2026-05-08 03:21:37.288 | I: Retrieving tar 1.34+dfsg-1build3 2026-05-08 03:21:37.411762 | ubuntu-jammy-large | 2026-05-08 03:21:37.411 | I: Validating tar 1.34+dfsg-1build3 2026-05-08 03:21:37.444256 | ubuntu-jammy-large | 2026-05-08 03:21:37.444 | I: Retrieving ubuntu-keyring 2021.03.26 2026-05-08 03:21:37.521545 | ubuntu-jammy-large | 2026-05-08 03:21:37.521 | I: Validating ubuntu-keyring 2021.03.26 2026-05-08 03:21:37.546757 | ubuntu-jammy-large | 2026-05-08 03:21:37.546 | I: Retrieving usrmerge 25ubuntu2 2026-05-08 03:21:37.647056 | ubuntu-jammy-large | 2026-05-08 03:21:37.646 | I: Validating usrmerge 25ubuntu2 2026-05-08 03:21:37.674014 | ubuntu-jammy-large | 2026-05-08 03:21:37.673 | I: Retrieving util-linux 2.37.2-4ubuntu3 2026-05-08 03:21:37.831622 | ubuntu-jammy-large | 2026-05-08 03:21:37.831 | I: Validating util-linux 2.37.2-4ubuntu3 2026-05-08 03:21:37.873681 | ubuntu-jammy-large | 2026-05-08 03:21:37.873 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-05-08 03:21:37.993369 | ubuntu-jammy-large | 2026-05-08 03:21:37.993 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-05-08 03:21:38.024802 | ubuntu-jammy-large | 2026-05-08 03:21:38.024 | I: Chosen extractor for .deb packages: dpkg-deb 2026-05-08 03:21:38.082960 | ubuntu-jammy-large | 2026-05-08 03:21:38.082 | I: Extracting base-files... 2026-05-08 03:21:38.097179 | ubuntu-jammy-large | 2026-05-08 03:21:38.096 | I: Extracting base-passwd... 2026-05-08 03:21:38.107448 | ubuntu-jammy-large | 2026-05-08 03:21:38.107 | I: Extracting bash... 2026-05-08 03:21:38.131248 | ubuntu-jammy-large | 2026-05-08 03:21:38.131 | I: Extracting bsdutils... 2026-05-08 03:21:38.143040 | ubuntu-jammy-large | 2026-05-08 03:21:38.142 | I: Extracting coreutils... 2026-05-08 03:21:38.195300 | ubuntu-jammy-large | 2026-05-08 03:21:38.195 | I: Extracting dash... 2026-05-08 03:21:38.202240 | ubuntu-jammy-large | 2026-05-08 03:21:38.202 | I: Extracting debconf... 2026-05-08 03:21:38.215067 | ubuntu-jammy-large | 2026-05-08 03:21:38.214 | I: Extracting debianutils... 2026-05-08 03:21:38.225191 | ubuntu-jammy-large | 2026-05-08 03:21:38.225 | I: Extracting diffutils... 2026-05-08 03:21:38.236692 | ubuntu-jammy-large | 2026-05-08 03:21:38.236 | I: Extracting dpkg... 2026-05-08 03:21:38.400982 | ubuntu-jammy-large | 2026-05-08 03:21:38.400 | I: Extracting e2fsprogs... 2026-05-08 03:21:38.423468 | ubuntu-jammy-large | 2026-05-08 03:21:38.423 | I: Extracting findutils... 2026-05-08 03:21:38.438022 | ubuntu-jammy-large | 2026-05-08 03:21:38.437 | I: Extracting gcc-12-base... 2026-05-08 03:21:38.447317 | ubuntu-jammy-large | 2026-05-08 03:21:38.447 | I: Extracting grep... 2026-05-08 03:21:38.458684 | ubuntu-jammy-large | 2026-05-08 03:21:38.458 | I: Extracting gzip... 2026-05-08 03:21:38.469210 | ubuntu-jammy-large | 2026-05-08 03:21:38.469 | I: Extracting hostname... 2026-05-08 03:21:38.478815 | ubuntu-jammy-large | 2026-05-08 03:21:38.478 | I: Extracting init-system-helpers... 2026-05-08 03:21:38.488608 | ubuntu-jammy-large | 2026-05-08 03:21:38.488 | I: Extracting libacl1... 2026-05-08 03:21:38.497325 | ubuntu-jammy-large | 2026-05-08 03:21:38.497 | I: Extracting libattr1... 2026-05-08 03:21:38.506612 | ubuntu-jammy-large | 2026-05-08 03:21:38.506 | I: Extracting libaudit-common... 2026-05-08 03:21:38.514628 | ubuntu-jammy-large | 2026-05-08 03:21:38.514 | I: Extracting libaudit1... 2026-05-08 03:21:38.525625 | ubuntu-jammy-large | 2026-05-08 03:21:38.525 | I: Extracting libblkid1... 2026-05-08 03:21:38.534147 | ubuntu-jammy-large | 2026-05-08 03:21:38.534 | I: Extracting libbz2-1.0... 2026-05-08 03:21:38.542376 | ubuntu-jammy-large | 2026-05-08 03:21:38.542 | I: Extracting libc-bin... 2026-05-08 03:21:38.567069 | ubuntu-jammy-large | 2026-05-08 03:21:38.566 | I: Extracting libc6... 2026-05-08 03:21:38.648333 | ubuntu-jammy-large | 2026-05-08 03:21:38.648 | I: Extracting libcap-ng0... 2026-05-08 03:21:38.655364 | ubuntu-jammy-large | 2026-05-08 03:21:38.655 | I: Extracting libcap2... 2026-05-08 03:21:38.662323 | ubuntu-jammy-large | 2026-05-08 03:21:38.662 | I: Extracting libcom-err2... 2026-05-08 03:21:38.670874 | ubuntu-jammy-large | 2026-05-08 03:21:38.670 | I: Extracting libcrypt1... 2026-05-08 03:21:38.680902 | ubuntu-jammy-large | 2026-05-08 03:21:38.680 | I: Extracting libdb5.3... 2026-05-08 03:21:38.702492 | ubuntu-jammy-large | 2026-05-08 03:21:38.702 | I: Extracting libdebconfclient0... 2026-05-08 03:21:38.708982 | ubuntu-jammy-large | 2026-05-08 03:21:38.708 | I: Extracting libext2fs2... 2026-05-08 03:21:38.723338 | ubuntu-jammy-large | 2026-05-08 03:21:38.723 | I: Extracting libgcc-s1... 2026-05-08 03:21:38.731121 | ubuntu-jammy-large | 2026-05-08 03:21:38.731 | I: Extracting libgcrypt20... 2026-05-08 03:21:38.750590 | ubuntu-jammy-large | 2026-05-08 03:21:38.750 | I: Extracting libgmp10... 2026-05-08 03:21:38.764389 | ubuntu-jammy-large | 2026-05-08 03:21:38.764 | I: Extracting libgpg-error0... 2026-05-08 03:21:38.773296 | ubuntu-jammy-large | 2026-05-08 03:21:38.773 | I: Extracting libgssapi-krb5-2... 2026-05-08 03:21:38.783885 | ubuntu-jammy-large | 2026-05-08 03:21:38.783 | I: Extracting libk5crypto3... 2026-05-08 03:21:38.793792 | ubuntu-jammy-large | 2026-05-08 03:21:38.793 | I: Extracting libkeyutils1... 2026-05-08 03:21:38.800970 | ubuntu-jammy-large | 2026-05-08 03:21:38.800 | I: Extracting libkrb5-3... 2026-05-08 03:21:38.815752 | ubuntu-jammy-large | 2026-05-08 03:21:38.815 | I: Extracting libkrb5support0... 2026-05-08 03:21:38.824096 | ubuntu-jammy-large | 2026-05-08 03:21:38.824 | I: Extracting liblz4-1... 2026-05-08 03:21:38.832196 | ubuntu-jammy-large | 2026-05-08 03:21:38.832 | I: Extracting liblzma5... 2026-05-08 03:21:38.840955 | ubuntu-jammy-large | 2026-05-08 03:21:38.840 | I: Extracting libmount1... 2026-05-08 03:21:38.850621 | ubuntu-jammy-large | 2026-05-08 03:21:38.850 | I: Extracting libncurses6... 2026-05-08 03:21:38.862019 | ubuntu-jammy-large | 2026-05-08 03:21:38.861 | I: Extracting libncursesw6... 2026-05-08 03:21:38.873293 | ubuntu-jammy-large | 2026-05-08 03:21:38.873 | I: Extracting libnsl2... 2026-05-08 03:21:38.883518 | ubuntu-jammy-large | 2026-05-08 03:21:38.883 | I: Extracting libpam-modules... 2026-05-08 03:21:38.900471 | ubuntu-jammy-large | 2026-05-08 03:21:38.900 | I: Extracting libpam-modules-bin... 2026-05-08 03:21:38.910135 | ubuntu-jammy-large | 2026-05-08 03:21:38.910 | I: Extracting libpam-runtime... 2026-05-08 03:21:38.919104 | ubuntu-jammy-large | 2026-05-08 03:21:38.918 | I: Extracting libpam0g... 2026-05-08 03:21:38.927969 | ubuntu-jammy-large | 2026-05-08 03:21:38.927 | I: Extracting libpcre2-8-0... 2026-05-08 03:21:38.942232 | ubuntu-jammy-large | 2026-05-08 03:21:38.942 | I: Extracting libpcre3... 2026-05-08 03:21:38.956471 | ubuntu-jammy-large | 2026-05-08 03:21:38.956 | I: Extracting libprocps8... 2026-05-08 03:21:38.965313 | ubuntu-jammy-large | 2026-05-08 03:21:38.965 | I: Extracting libselinux1... 2026-05-08 03:21:38.975797 | ubuntu-jammy-large | 2026-05-08 03:21:38.975 | I: Extracting libsemanage-common... 2026-05-08 03:21:38.983323 | ubuntu-jammy-large | 2026-05-08 03:21:38.983 | I: Extracting libsemanage2... 2026-05-08 03:21:38.992622 | ubuntu-jammy-large | 2026-05-08 03:21:38.992 | I: Extracting libsepol2... 2026-05-08 03:21:39.008249 | ubuntu-jammy-large | 2026-05-08 03:21:39.008 | I: Extracting libsmartcols1... 2026-05-08 03:21:39.017259 | ubuntu-jammy-large | 2026-05-08 03:21:39.017 | I: Extracting libss2... 2026-05-08 03:21:39.025351 | ubuntu-jammy-large | 2026-05-08 03:21:39.025 | I: Extracting libssl3... 2026-05-08 03:21:39.076680 | ubuntu-jammy-large | 2026-05-08 03:21:39.076 | I: Extracting libsystemd0... 2026-05-08 03:21:39.095210 | ubuntu-jammy-large | 2026-05-08 03:21:39.095 | I: Extracting libtinfo6... 2026-05-08 03:21:39.107046 | ubuntu-jammy-large | 2026-05-08 03:21:39.106 | I: Extracting libtirpc-common... 2026-05-08 03:21:39.115599 | ubuntu-jammy-large | 2026-05-08 03:21:39.115 | I: Extracting libtirpc3... 2026-05-08 03:21:39.126476 | ubuntu-jammy-large | 2026-05-08 03:21:39.126 | I: Extracting libudev1... 2026-05-08 03:21:39.136569 | ubuntu-jammy-large | 2026-05-08 03:21:39.136 | I: Extracting libuuid1... 2026-05-08 03:21:39.144860 | ubuntu-jammy-large | 2026-05-08 03:21:39.144 | I: Extracting libzstd1... 2026-05-08 03:21:39.163285 | ubuntu-jammy-large | 2026-05-08 03:21:39.163 | I: Extracting login... 2026-05-08 03:21:39.174565 | ubuntu-jammy-large | 2026-05-08 03:21:39.174 | I: Extracting logsave... 2026-05-08 03:21:39.182990 | ubuntu-jammy-large | 2026-05-08 03:21:39.182 | I: Extracting lsb-base... 2026-05-08 03:21:39.189857 | ubuntu-jammy-large | 2026-05-08 03:21:39.189 | I: Extracting mawk... 2026-05-08 03:21:39.200616 | ubuntu-jammy-large | 2026-05-08 03:21:39.200 | I: Extracting mount... 2026-05-08 03:21:39.211003 | ubuntu-jammy-large | 2026-05-08 03:21:39.210 | I: Extracting ncurses-base... 2026-05-08 03:21:39.222377 | ubuntu-jammy-large | 2026-05-08 03:21:39.222 | I: Extracting ncurses-bin... 2026-05-08 03:21:39.233351 | ubuntu-jammy-large | 2026-05-08 03:21:39.233 | I: Extracting passwd... 2026-05-08 03:21:39.260749 | ubuntu-jammy-large | 2026-05-08 03:21:39.260 | I: Extracting perl-base... 2026-05-08 03:21:39.325350 | ubuntu-jammy-large | 2026-05-08 03:21:39.325 | I: Extracting procps... 2026-05-08 03:21:39.342430 | ubuntu-jammy-large | 2026-05-08 03:21:39.342 | I: Extracting sed... 2026-05-08 03:21:39.351919 | ubuntu-jammy-large | 2026-05-08 03:21:39.351 | I: Extracting sensible-utils... 2026-05-08 03:21:39.361301 | ubuntu-jammy-large | 2026-05-08 03:21:39.361 | I: Extracting sysvinit-utils... 2026-05-08 03:21:39.370795 | ubuntu-jammy-large | 2026-05-08 03:21:39.370 | I: Extracting tar... 2026-05-08 03:21:39.385975 | ubuntu-jammy-large | 2026-05-08 03:21:39.385 | I: Extracting usrmerge... 2026-05-08 03:21:39.396634 | ubuntu-jammy-large | 2026-05-08 03:21:39.396 | I: Extracting util-linux... 2026-05-08 03:21:39.430316 | ubuntu-jammy-large | 2026-05-08 03:21:39.430 | I: Extracting zlib1g... 2026-05-08 03:21:39.532920 | ubuntu-jammy-large | 2026-05-08 03:21:39.532 | I: Installing core packages... 2026-05-08 03:21:40.928028 | ubuntu-jammy-large | 2026-05-08 03:21:40.927 | I: Unpacking required packages... 2026-05-08 03:21:40.974289 | ubuntu-jammy-large | 2026-05-08 03:21:40.974 | I: Unpacking base-files... 2026-05-08 03:21:41.027243 | ubuntu-jammy-large | 2026-05-08 03:21:41.026 | I: Unpacking base-passwd... 2026-05-08 03:21:41.052131 | ubuntu-jammy-large | 2026-05-08 03:21:41.051 | I: Unpacking bash... 2026-05-08 03:21:41.093443 | ubuntu-jammy-large | 2026-05-08 03:21:41.093 | I: Unpacking bsdutils... 2026-05-08 03:21:41.122659 | ubuntu-jammy-large | 2026-05-08 03:21:41.122 | I: Unpacking coreutils... 2026-05-08 03:21:41.199112 | ubuntu-jammy-large | 2026-05-08 03:21:41.198 | I: Unpacking dash... 2026-05-08 03:21:41.218209 | ubuntu-jammy-large | 2026-05-08 03:21:41.218 | I: Unpacking debconf... 2026-05-08 03:21:41.242772 | ubuntu-jammy-large | 2026-05-08 03:21:41.242 | I: Unpacking debianutils... 2026-05-08 03:21:41.265368 | ubuntu-jammy-large | 2026-05-08 03:21:41.264 | I: Unpacking diffutils... 2026-05-08 03:21:41.294719 | ubuntu-jammy-large | 2026-05-08 03:21:41.294 | I: Unpacking dpkg... 2026-05-08 03:21:41.474886 | ubuntu-jammy-large | 2026-05-08 03:21:41.474 | I: Unpacking e2fsprogs... 2026-05-08 03:21:41.514264 | ubuntu-jammy-large | 2026-05-08 03:21:41.514 | I: Unpacking findutils... 2026-05-08 03:21:41.538285 | ubuntu-jammy-large | 2026-05-08 03:21:41.538 | I: Unpacking gcc-12-base:amd64... 2026-05-08 03:21:41.559476 | ubuntu-jammy-large | 2026-05-08 03:21:41.559 | I: Unpacking grep... 2026-05-08 03:21:41.583012 | ubuntu-jammy-large | 2026-05-08 03:21:41.582 | I: Unpacking gzip... 2026-05-08 03:21:41.608157 | ubuntu-jammy-large | 2026-05-08 03:21:41.607 | I: Unpacking hostname... 2026-05-08 03:21:41.630128 | ubuntu-jammy-large | 2026-05-08 03:21:41.629 | I: Unpacking init-system-helpers... 2026-05-08 03:21:41.653973 | ubuntu-jammy-large | 2026-05-08 03:21:41.653 | I: Unpacking libacl1:amd64... 2026-05-08 03:21:41.673367 | ubuntu-jammy-large | 2026-05-08 03:21:41.673 | I: Unpacking libattr1:amd64... 2026-05-08 03:21:41.692914 | ubuntu-jammy-large | 2026-05-08 03:21:41.692 | I: Unpacking libaudit-common... 2026-05-08 03:21:41.712719 | ubuntu-jammy-large | 2026-05-08 03:21:41.712 | I: Unpacking libaudit1:amd64... 2026-05-08 03:21:41.735951 | ubuntu-jammy-large | 2026-05-08 03:21:41.735 | I: Unpacking libblkid1:amd64... 2026-05-08 03:21:41.759850 | ubuntu-jammy-large | 2026-05-08 03:21:41.759 | I: Unpacking libbz2-1.0:amd64... 2026-05-08 03:21:41.780481 | ubuntu-jammy-large | 2026-05-08 03:21:41.780 | I: Unpacking libc-bin... 2026-05-08 03:21:41.828481 | ubuntu-jammy-large | 2026-05-08 03:21:41.828 | I: Unpacking libc6:amd64... 2026-05-08 03:21:42.124950 | ubuntu-jammy-large | 2026-05-08 03:21:42.124 | I: Unpacking libcap-ng0:amd64... 2026-05-08 03:21:42.142835 | ubuntu-jammy-large | 2026-05-08 03:21:42.142 | I: Unpacking libcap2:amd64... 2026-05-08 03:21:42.163707 | ubuntu-jammy-large | 2026-05-08 03:21:42.163 | I: Unpacking libcom-err2:amd64... 2026-05-08 03:21:42.180982 | ubuntu-jammy-large | 2026-05-08 03:21:42.180 | I: Unpacking libcrypt1:amd64... 2026-05-08 03:21:42.201848 | ubuntu-jammy-large | 2026-05-08 03:21:42.201 | I: Unpacking libdb5.3:amd64... 2026-05-08 03:21:42.240545 | ubuntu-jammy-large | 2026-05-08 03:21:42.240 | I: Unpacking libdebconfclient0:amd64... 2026-05-08 03:21:42.258899 | ubuntu-jammy-large | 2026-05-08 03:21:42.258 | I: Unpacking libext2fs2:amd64... 2026-05-08 03:21:42.285873 | ubuntu-jammy-large | 2026-05-08 03:21:42.285 | I: Unpacking libgcc-s1:amd64... 2026-05-08 03:21:42.307813 | ubuntu-jammy-large | 2026-05-08 03:21:42.307 | I: Unpacking libgcrypt20:amd64... 2026-05-08 03:21:42.374141 | ubuntu-jammy-large | 2026-05-08 03:21:42.373 | I: Unpacking libgmp10:amd64... 2026-05-08 03:21:42.393113 | ubuntu-jammy-large | 2026-05-08 03:21:42.392 | I: Unpacking libgpg-error0:amd64... 2026-05-08 03:21:42.412831 | ubuntu-jammy-large | 2026-05-08 03:21:42.412 | I: Unpacking libgssapi-krb5-2:amd64... 2026-05-08 03:21:42.436065 | ubuntu-jammy-large | 2026-05-08 03:21:42.435 | I: Unpacking libk5crypto3:amd64... 2026-05-08 03:21:42.457371 | ubuntu-jammy-large | 2026-05-08 03:21:42.457 | I: Unpacking libkeyutils1:amd64... 2026-05-08 03:21:42.476513 | ubuntu-jammy-large | 2026-05-08 03:21:42.476 | I: Unpacking libkrb5-3:amd64... 2026-05-08 03:21:42.507126 | ubuntu-jammy-large | 2026-05-08 03:21:42.506 | I: Unpacking libkrb5support0:amd64... 2026-05-08 03:21:42.528896 | ubuntu-jammy-large | 2026-05-08 03:21:42.528 | I: Unpacking liblz4-1:amd64... 2026-05-08 03:21:42.552171 | ubuntu-jammy-large | 2026-05-08 03:21:42.551 | I: Unpacking liblzma5:amd64... 2026-05-08 03:21:42.575198 | ubuntu-jammy-large | 2026-05-08 03:21:42.574 | I: Unpacking libmount1:amd64... 2026-05-08 03:21:42.601711 | ubuntu-jammy-large | 2026-05-08 03:21:42.601 | I: Unpacking libncurses6:amd64... 2026-05-08 03:21:42.625146 | ubuntu-jammy-large | 2026-05-08 03:21:42.624 | I: Unpacking libncursesw6:amd64... 2026-05-08 03:21:42.651886 | ubuntu-jammy-large | 2026-05-08 03:21:42.651 | I: Unpacking libnsl2:amd64... 2026-05-08 03:21:42.673676 | ubuntu-jammy-large | 2026-05-08 03:21:42.673 | I: Unpacking libpam-modules:amd64... 2026-05-08 03:21:42.792092 | ubuntu-jammy-large | 2026-05-08 03:21:42.791 | I: Unpacking libpam-modules-bin... 2026-05-08 03:21:42.812870 | ubuntu-jammy-large | 2026-05-08 03:21:42.812 | I: Unpacking libpam-runtime... 2026-05-08 03:21:42.836707 | ubuntu-jammy-large | 2026-05-08 03:21:42.836 | I: Unpacking libpam0g:amd64... 2026-05-08 03:21:42.858934 | ubuntu-jammy-large | 2026-05-08 03:21:42.858 | I: Unpacking libpcre2-8-0:amd64... 2026-05-08 03:21:42.885572 | ubuntu-jammy-large | 2026-05-08 03:21:42.885 | I: Unpacking libpcre3:amd64... 2026-05-08 03:21:42.914576 | ubuntu-jammy-large | 2026-05-08 03:21:42.914 | I: Unpacking libprocps8:amd64... 2026-05-08 03:21:42.931665 | ubuntu-jammy-large | 2026-05-08 03:21:42.931 | I: Unpacking libselinux1:amd64... 2026-05-08 03:21:42.952401 | ubuntu-jammy-large | 2026-05-08 03:21:42.952 | I: Unpacking libsemanage-common... 2026-05-08 03:21:42.971586 | ubuntu-jammy-large | 2026-05-08 03:21:42.971 | I: Unpacking libsemanage2:amd64... 2026-05-08 03:21:42.995714 | ubuntu-jammy-large | 2026-05-08 03:21:42.995 | I: Unpacking libsepol2:amd64... 2026-05-08 03:21:43.038226 | ubuntu-jammy-large | 2026-05-08 03:21:43.038 | I: Unpacking libsmartcols1:amd64... 2026-05-08 03:21:43.057466 | ubuntu-jammy-large | 2026-05-08 03:21:43.057 | I: Unpacking libss2:amd64... 2026-05-08 03:21:43.080083 | ubuntu-jammy-large | 2026-05-08 03:21:43.079 | I: Unpacking libssl3:amd64... 2026-05-08 03:21:43.154496 | ubuntu-jammy-large | 2026-05-08 03:21:43.154 | I: Unpacking libsystemd0:amd64... 2026-05-08 03:21:43.182136 | ubuntu-jammy-large | 2026-05-08 03:21:43.181 | I: Unpacking libtinfo6:amd64... 2026-05-08 03:21:43.203955 | ubuntu-jammy-large | 2026-05-08 03:21:43.203 | I: Unpacking libtirpc-common... 2026-05-08 03:21:43.221690 | ubuntu-jammy-large | 2026-05-08 03:21:43.221 | I: Unpacking libtirpc3:amd64... 2026-05-08 03:21:43.244656 | ubuntu-jammy-large | 2026-05-08 03:21:43.244 | I: Unpacking libudev1:amd64... 2026-05-08 03:21:43.267266 | ubuntu-jammy-large | 2026-05-08 03:21:43.267 | I: Unpacking libuuid1:amd64... 2026-05-08 03:21:43.287159 | ubuntu-jammy-large | 2026-05-08 03:21:43.286 | I: Unpacking libzstd1:amd64... 2026-05-08 03:21:43.319314 | ubuntu-jammy-large | 2026-05-08 03:21:43.319 | I: Unpacking login... 2026-05-08 03:21:43.359862 | ubuntu-jammy-large | 2026-05-08 03:21:43.359 | I: Unpacking logsave... 2026-05-08 03:21:43.381431 | ubuntu-jammy-large | 2026-05-08 03:21:43.381 | I: Unpacking lsb-base... 2026-05-08 03:21:43.416972 | ubuntu-jammy-large | 2026-05-08 03:21:43.416 | I: Unpacking mawk... 2026-05-08 03:21:43.439065 | ubuntu-jammy-large | 2026-05-08 03:21:43.438 | I: Unpacking mount... 2026-05-08 03:21:43.463689 | ubuntu-jammy-large | 2026-05-08 03:21:43.463 | I: Unpacking ncurses-base... 2026-05-08 03:21:43.492052 | ubuntu-jammy-large | 2026-05-08 03:21:43.491 | I: Unpacking ncurses-bin... 2026-05-08 03:21:43.520281 | ubuntu-jammy-large | 2026-05-08 03:21:43.520 | I: Unpacking passwd... 2026-05-08 03:21:43.609166 | ubuntu-jammy-large | 2026-05-08 03:21:43.608 | I: Unpacking perl-base... 2026-05-08 03:21:43.742982 | ubuntu-jammy-large | 2026-05-08 03:21:43.742 | I: Unpacking procps... 2026-05-08 03:21:43.807981 | ubuntu-jammy-large | 2026-05-08 03:21:43.807 | I: Unpacking sed... 2026-05-08 03:21:43.829423 | ubuntu-jammy-large | 2026-05-08 03:21:43.829 | I: Unpacking sensible-utils... 2026-05-08 03:21:43.851500 | ubuntu-jammy-large | 2026-05-08 03:21:43.851 | I: Unpacking sysvinit-utils... 2026-05-08 03:21:43.873278 | ubuntu-jammy-large | 2026-05-08 03:21:43.873 | I: Unpacking tar... 2026-05-08 03:21:43.902290 | ubuntu-jammy-large | 2026-05-08 03:21:43.902 | I: Unpacking usrmerge... 2026-05-08 03:21:43.930076 | ubuntu-jammy-large | 2026-05-08 03:21:43.929 | I: Unpacking util-linux... 2026-05-08 03:21:43.997741 | ubuntu-jammy-large | 2026-05-08 03:21:43.997 | I: Unpacking zlib1g:amd64... 2026-05-08 03:21:44.007448 | ubuntu-jammy-large | 2026-05-08 03:21:44.007 | I: Configuring required packages... 2026-05-08 03:21:44.025206 | ubuntu-jammy-large | 2026-05-08 03:21:44.025 | I: Configuring lsb-base... 2026-05-08 03:21:44.037589 | ubuntu-jammy-large | 2026-05-08 03:21:44.037 | I: Configuring libtirpc-common... 2026-05-08 03:21:44.037906 | ubuntu-jammy-large | 2026-05-08 03:21:44.037 | I: Configuring libaudit-common... 2026-05-08 03:21:44.038248 | ubuntu-jammy-large | 2026-05-08 03:21:44.038 | I: Configuring libsemanage-common... 2026-05-08 03:21:44.038506 | ubuntu-jammy-large | 2026-05-08 03:21:44.038 | I: Configuring gcc-12-base:amd64... 2026-05-08 03:21:44.038750 | ubuntu-jammy-large | 2026-05-08 03:21:44.038 | I: Configuring ncurses-base... 2026-05-08 03:21:44.039013 | ubuntu-jammy-large | 2026-05-08 03:21:44.038 | I: Configuring sensible-utils... 2026-05-08 03:21:44.049348 | ubuntu-jammy-large | 2026-05-08 03:21:44.049 | I: Configuring libcrypt1:amd64... 2026-05-08 03:21:44.049476 | ubuntu-jammy-large | 2026-05-08 03:21:44.049 | I: Configuring libgcc-s1:amd64... 2026-05-08 03:21:44.053293 | ubuntu-jammy-large | 2026-05-08 03:21:44.053 | I: Configuring libc6:amd64... 2026-05-08 03:21:44.175360 | ubuntu-jammy-large | 2026-05-08 03:21:44.175 | I: Configuring libudev1:amd64... 2026-05-08 03:21:44.176607 | ubuntu-jammy-large | 2026-05-08 03:21:44.176 | I: Configuring libattr1:amd64... 2026-05-08 03:21:44.177319 | ubuntu-jammy-large | 2026-05-08 03:21:44.177 | I: Configuring sysvinit-utils... 2026-05-08 03:21:44.178049 | ubuntu-jammy-large | 2026-05-08 03:21:44.177 | I: Configuring debianutils... 2026-05-08 03:21:44.201331 | ubuntu-jammy-large | 2026-05-08 03:21:44.201 | I: Configuring mawk... 2026-05-08 03:21:44.205386 | ubuntu-jammy-large | 2026-05-08 03:21:44.205 | I: Configuring libdebconfclient0:amd64... 2026-05-08 03:21:44.208177 | ubuntu-jammy-large | 2026-05-08 03:21:44.208 | I: Configuring base-files... 2026-05-08 03:21:44.406126 | ubuntu-jammy-large | 2026-05-08 03:21:44.405 | I: Configuring libbz2-1.0:amd64... 2026-05-08 03:21:44.406809 | ubuntu-jammy-large | 2026-05-08 03:21:44.406 | I: Configuring base-passwd... 2026-05-08 03:21:44.499257 | ubuntu-jammy-large | 2026-05-08 03:21:44.499 | I: Configuring libdb5.3:amd64... 2026-05-08 03:21:44.500021 | ubuntu-jammy-large | 2026-05-08 03:21:44.499 | I: Configuring libblkid1:amd64... 2026-05-08 03:21:44.501559 | ubuntu-jammy-large | 2026-05-08 03:21:44.501 | I: Configuring libtinfo6:amd64... 2026-05-08 03:21:44.503553 | ubuntu-jammy-large | 2026-05-08 03:21:44.503 | I: Configuring bash... 2026-05-08 03:21:44.544617 | ubuntu-jammy-large | 2026-05-08 03:21:44.544 | I: Configuring libzstd1:amd64... 2026-05-08 03:21:44.545615 | ubuntu-jammy-large | 2026-05-08 03:21:44.545 | I: Configuring libkeyutils1:amd64... 2026-05-08 03:21:44.547635 | ubuntu-jammy-large | 2026-05-08 03:21:44.547 | I: Configuring liblzma5:amd64... 2026-05-08 03:21:44.548865 | ubuntu-jammy-large | 2026-05-08 03:21:44.548 | I: Configuring libgpg-error0:amd64... 2026-05-08 03:21:44.550010 | ubuntu-jammy-large | 2026-05-08 03:21:44.549 | I: Configuring liblz4-1:amd64... 2026-05-08 03:21:44.551873 | ubuntu-jammy-large | 2026-05-08 03:21:44.551 | I: Configuring libc-bin... 2026-05-08 03:21:44.560721 | ubuntu-jammy-large | 2026-05-08 03:21:44.560 | I: Configuring ncurses-bin... 2026-05-08 03:21:44.561560 | ubuntu-jammy-large | 2026-05-08 03:21:44.561 | I: Configuring libacl1:amd64... 2026-05-08 03:21:44.562513 | ubuntu-jammy-large | 2026-05-08 03:21:44.562 | I: Configuring libsmartcols1:amd64... 2026-05-08 03:21:44.563339 | ubuntu-jammy-large | 2026-05-08 03:21:44.563 | I: Configuring libgcrypt20:amd64... 2026-05-08 03:21:44.564471 | ubuntu-jammy-large | 2026-05-08 03:21:44.564 | I: Configuring zlib1g:amd64... 2026-05-08 03:21:44.565417 | ubuntu-jammy-large | 2026-05-08 03:21:44.565 | I: Configuring libcom-err2:amd64... 2026-05-08 03:21:44.565996 | ubuntu-jammy-large | 2026-05-08 03:21:44.565 | I: Configuring diffutils... 2026-05-08 03:21:44.566792 | ubuntu-jammy-large | 2026-05-08 03:21:44.566 | I: Configuring libcap2:amd64... 2026-05-08 03:21:44.567594 | ubuntu-jammy-large | 2026-05-08 03:21:44.567 | I: Configuring libkrb5support0:amd64... 2026-05-08 03:21:44.568571 | ubuntu-jammy-large | 2026-05-08 03:21:44.568 | I: Configuring hostname... 2026-05-08 03:21:44.569303 | ubuntu-jammy-large | 2026-05-08 03:21:44.569 | I: Configuring libpcre3:amd64... 2026-05-08 03:21:44.570270 | ubuntu-jammy-large | 2026-05-08 03:21:44.570 | I: Configuring libcap-ng0:amd64... 2026-05-08 03:21:44.571055 | ubuntu-jammy-large | 2026-05-08 03:21:44.571 | I: Configuring libext2fs2:amd64... 2026-05-08 03:21:44.572108 | ubuntu-jammy-large | 2026-05-08 03:21:44.572 | I: Configuring libgmp10:amd64... 2026-05-08 03:21:44.573172 | ubuntu-jammy-large | 2026-05-08 03:21:44.573 | I: Configuring libncurses6:amd64... 2026-05-08 03:21:44.574184 | ubuntu-jammy-large | 2026-05-08 03:21:44.574 | I: Configuring libaudit1:amd64... 2026-05-08 03:21:44.575344 | ubuntu-jammy-large | 2026-05-08 03:21:44.575 | I: Configuring libuuid1:amd64... 2026-05-08 03:21:44.576339 | ubuntu-jammy-large | 2026-05-08 03:21:44.576 | I: Configuring libss2:amd64... 2026-05-08 03:21:44.577364 | ubuntu-jammy-large | 2026-05-08 03:21:44.577 | I: Configuring libsepol2:amd64... 2026-05-08 03:21:44.578145 | ubuntu-jammy-large | 2026-05-08 03:21:44.578 | I: Configuring libpcre2-8-0:amd64... 2026-05-08 03:21:44.578937 | ubuntu-jammy-large | 2026-05-08 03:21:44.578 | I: Configuring libncursesw6:amd64... 2026-05-08 03:21:44.579921 | ubuntu-jammy-large | 2026-05-08 03:21:44.579 | I: Configuring libk5crypto3:amd64... 2026-05-08 03:21:44.580466 | ubuntu-jammy-large | 2026-05-08 03:21:44.580 | I: Configuring logsave... 2026-05-08 03:21:44.585841 | ubuntu-jammy-large | 2026-05-08 03:21:44.585 | I: Configuring e2fsprogs... 2026-05-08 03:21:44.905698 | ubuntu-jammy-large | 2026-05-08 03:21:44.905 | I: Configuring libsystemd0:amd64... 2026-05-08 03:21:44.906407 | ubuntu-jammy-large | 2026-05-08 03:21:44.906 | I: Configuring libselinux1:amd64... 2026-05-08 03:21:44.907111 | ubuntu-jammy-large | 2026-05-08 03:21:44.907 | I: Configuring sed... 2026-05-08 03:21:44.908268 | ubuntu-jammy-large | 2026-05-08 03:21:44.908 | I: Configuring findutils... 2026-05-08 03:21:44.908858 | ubuntu-jammy-large | 2026-05-08 03:21:44.908 | I: Configuring libmount1:amd64... 2026-05-08 03:21:44.909632 | ubuntu-jammy-large | 2026-05-08 03:21:44.909 | I: Configuring libsemanage2:amd64... 2026-05-08 03:21:44.910393 | ubuntu-jammy-large | 2026-05-08 03:21:44.910 | I: Configuring libprocps8:amd64... 2026-05-08 03:21:44.911290 | ubuntu-jammy-large | 2026-05-08 03:21:44.911 | I: Configuring bsdutils... 2026-05-08 03:21:44.911851 | ubuntu-jammy-large | 2026-05-08 03:21:44.911 | I: Configuring tar... 2026-05-08 03:21:44.917307 | ubuntu-jammy-large | 2026-05-08 03:21:44.917 | I: Configuring coreutils... 2026-05-08 03:21:44.921157 | ubuntu-jammy-large | 2026-05-08 03:21:44.921 | I: Configuring dpkg... 2026-05-08 03:21:45.091895 | ubuntu-jammy-large | 2026-05-08 03:21:45.091 | I: Configuring mount... 2026-05-08 03:21:45.095237 | ubuntu-jammy-large | 2026-05-08 03:21:45.095 | I: Configuring grep... 2026-05-08 03:21:45.097229 | ubuntu-jammy-large | 2026-05-08 03:21:45.097 | I: Configuring perl-base... 2026-05-08 03:21:45.109931 | ubuntu-jammy-large | 2026-05-08 03:21:45.109 | I: Configuring init-system-helpers... 2026-05-08 03:21:45.111004 | ubuntu-jammy-large | 2026-05-08 03:21:45.110 | I: Configuring gzip... 2026-05-08 03:21:45.112116 | ubuntu-jammy-large | 2026-05-08 03:21:45.112 | I: Configuring usrmerge... 2026-05-08 03:21:45.147499 | ubuntu-jammy-large | 2026-05-08 03:21:45.147 | I: Configuring procps... 2026-05-08 03:21:45.191160 | ubuntu-jammy-large | 2026-05-08 03:21:45.191 | I: Configuring debconf... 2026-05-08 03:21:45.298261 | ubuntu-jammy-large | 2026-05-08 03:21:45.298 | I: Configuring libpam0g:amd64... 2026-05-08 03:21:45.380247 | ubuntu-jammy-large | 2026-05-08 03:21:45.380 | I: Configuring util-linux... 2026-05-08 03:21:45.553272 | ubuntu-jammy-large | 2026-05-08 03:21:45.553 | I: Configuring dash... 2026-05-08 03:21:45.757424 | ubuntu-jammy-large | 2026-05-08 03:21:45.757 | I: Configuring libpam-modules-bin... 2026-05-08 03:21:45.758450 | ubuntu-jammy-large | 2026-05-08 03:21:45.758 | I: Configuring libssl3:amd64... 2026-05-08 03:21:45.844024 | ubuntu-jammy-large | 2026-05-08 03:21:45.843 | I: Configuring libkrb5-3:amd64... 2026-05-08 03:21:45.845348 | ubuntu-jammy-large | 2026-05-08 03:21:45.845 | I: Configuring libgssapi-krb5-2:amd64... 2026-05-08 03:21:45.849379 | ubuntu-jammy-large | 2026-05-08 03:21:45.849 | I: Configuring libtirpc3:amd64... 2026-05-08 03:21:45.850439 | ubuntu-jammy-large | 2026-05-08 03:21:45.850 | I: Configuring libnsl2:amd64... 2026-05-08 03:21:45.852548 | ubuntu-jammy-large | 2026-05-08 03:21:45.852 | I: Configuring libpam-modules:amd64... 2026-05-08 03:21:45.869174 | ubuntu-jammy-large | 2026-05-08 03:21:45.869 | I: Configuring passwd... 2026-05-08 03:21:45.915391 | ubuntu-jammy-large | 2026-05-08 03:21:45.915 | I: Configuring libpam-runtime... 2026-05-08 03:21:46.035864 | ubuntu-jammy-large | 2026-05-08 03:21:46.035 | I: Configuring login... 2026-05-08 03:21:46.052228 | ubuntu-jammy-large | 2026-05-08 03:21:46.052 | I: Configuring libc-bin... 2026-05-08 03:21:46.063563 | ubuntu-jammy-large | 2026-05-08 03:21:46.063 | I: Unpacking the base system... 2026-05-08 03:21:46.670348 | ubuntu-jammy-large | 2026-05-08 03:21:46.670 | I: Unpacking adduser... 2026-05-08 03:21:46.710270 | ubuntu-jammy-large | 2026-05-08 03:21:46.710 | I: Unpacking apt... 2026-05-08 03:21:46.788302 | ubuntu-jammy-large | 2026-05-08 03:21:46.788 | I: Unpacking ca-certificates... 2026-05-08 03:21:46.811744 | ubuntu-jammy-large | 2026-05-08 03:21:46.811 | I: Unpacking gpgv... 2026-05-08 03:21:46.834506 | ubuntu-jammy-large | 2026-05-08 03:21:46.834 | I: Unpacking libapt-pkg6.0:amd64... 2026-05-08 03:21:46.874275 | ubuntu-jammy-large | 2026-05-08 03:21:46.874 | I: Unpacking libffi8:amd64... 2026-05-08 03:21:46.891252 | ubuntu-jammy-large | 2026-05-08 03:21:46.890 | I: Unpacking libgnutls30:amd64... 2026-05-08 03:21:46.931190 | ubuntu-jammy-large | 2026-05-08 03:21:46.930 | I: Unpacking libhogweed6:amd64... 2026-05-08 03:21:46.951097 | ubuntu-jammy-large | 2026-05-08 03:21:46.950 | I: Unpacking libidn2-0:amd64... 2026-05-08 03:21:46.969977 | ubuntu-jammy-large | 2026-05-08 03:21:46.969 | I: Unpacking libnettle8:amd64... 2026-05-08 03:21:46.989246 | ubuntu-jammy-large | 2026-05-08 03:21:46.989 | I: Unpacking libp11-kit0:amd64... 2026-05-08 03:21:47.023340 | ubuntu-jammy-large | 2026-05-08 03:21:47.023 | I: Unpacking libseccomp2:amd64... 2026-05-08 03:21:47.046057 | ubuntu-jammy-large | 2026-05-08 03:21:47.045 | I: Unpacking libstdc++6:amd64... 2026-05-08 03:21:47.086652 | ubuntu-jammy-large | 2026-05-08 03:21:47.086 | I: Unpacking libtasn1-6:amd64... 2026-05-08 03:21:47.106300 | ubuntu-jammy-large | 2026-05-08 03:21:47.106 | I: Unpacking libunistring2:amd64... 2026-05-08 03:21:47.146800 | ubuntu-jammy-large | 2026-05-08 03:21:47.146 | I: Unpacking libxxhash0:amd64... 2026-05-08 03:21:47.165980 | ubuntu-jammy-large | 2026-05-08 03:21:47.165 | I: Unpacking openssl... 2026-05-08 03:21:47.213196 | ubuntu-jammy-large | 2026-05-08 03:21:47.212 | I: Unpacking ubuntu-keyring... 2026-05-08 03:21:47.238433 | ubuntu-jammy-large | 2026-05-08 03:21:47.238 | I: Configuring the base system... 2026-05-08 03:21:47.246385 | ubuntu-jammy-large | 2026-05-08 03:21:47.246 | I: Configuring adduser... 2026-05-08 03:21:47.347335 | ubuntu-jammy-large | 2026-05-08 03:21:47.347 | I: Configuring libunistring2:amd64... 2026-05-08 03:21:47.347822 | ubuntu-jammy-large | 2026-05-08 03:21:47.347 | I: Configuring libidn2-0:amd64... 2026-05-08 03:21:47.347903 | ubuntu-jammy-large | 2026-05-08 03:21:47.347 | I: Configuring ubuntu-keyring... 2026-05-08 03:21:47.350524 | ubuntu-jammy-large | 2026-05-08 03:21:47.350 | I: Configuring libseccomp2:amd64... 2026-05-08 03:21:47.350857 | ubuntu-jammy-large | 2026-05-08 03:21:47.350 | I: Configuring libnettle8:amd64... 2026-05-08 03:21:47.351360 | ubuntu-jammy-large | 2026-05-08 03:21:47.351 | I: Configuring libffi8:amd64... 2026-05-08 03:21:47.351681 | ubuntu-jammy-large | 2026-05-08 03:21:47.351 | I: Configuring gpgv... 2026-05-08 03:21:47.352227 | ubuntu-jammy-large | 2026-05-08 03:21:47.352 | I: Configuring libxxhash0:amd64... 2026-05-08 03:21:47.352562 | ubuntu-jammy-large | 2026-05-08 03:21:47.352 | I: Configuring libtasn1-6:amd64... 2026-05-08 03:21:47.353366 | ubuntu-jammy-large | 2026-05-08 03:21:47.353 | I: Configuring openssl... 2026-05-08 03:21:47.356173 | ubuntu-jammy-large | 2026-05-08 03:21:47.356 | I: Configuring libstdc++6:amd64... 2026-05-08 03:21:47.356476 | ubuntu-jammy-large | 2026-05-08 03:21:47.356 | I: Configuring libhogweed6:amd64... 2026-05-08 03:21:47.356912 | ubuntu-jammy-large | 2026-05-08 03:21:47.356 | I: Configuring ca-certificates... 2026-05-08 03:21:49.364922 | ubuntu-jammy-large | 2026-05-08 03:21:49.364 | I: Configuring libapt-pkg6.0:amd64... 2026-05-08 03:21:49.365231 | ubuntu-jammy-large | 2026-05-08 03:21:49.365 | I: Configuring libp11-kit0:amd64... 2026-05-08 03:21:49.365676 | ubuntu-jammy-large | 2026-05-08 03:21:49.365 | I: Configuring libgnutls30:amd64... 2026-05-08 03:21:49.366867 | ubuntu-jammy-large | 2026-05-08 03:21:49.366 | I: Configuring apt... 2026-05-08 03:21:49.750792 | ubuntu-jammy-large | 2026-05-08 03:21:49.750 | I: Configuring libc-bin... 2026-05-08 03:21:49.759523 | ubuntu-jammy-large | 2026-05-08 03:21:49.759 | I: Configuring ca-certificates... 2026-05-08 03:21:50.715147 | ubuntu-jammy-large | 2026-05-08 03:21:50.714 | I: Base system installed successfully. 2026-05-08 03:21:50.800645 | ubuntu-jammy-large | 2026-05-08 03:21:50.800 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2026-05-08 03:21:50.828948 | ubuntu-jammy-large | 2026-05-08 03:21:50.828 | dib-run-parts 08-debootstrap completed 2026-05-08 03:21:50.829019 | ubuntu-jammy-large | 2026-05-08 03:21:50.828 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/root.d/09-apt-keyring 2026-05-08 03:21:50.837497 | ubuntu-jammy-large | 2026-05-08 03:21:50.837 | dib-run-parts 09-apt-keyring completed 2026-05-08 03:21:50.837578 | ubuntu-jammy-large | 2026-05-08 03:21:50.837 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/root.d/11-pip-cache 2026-05-08 03:21:50.895438 | ubuntu-jammy-large | 2026-05-08 03:21:50.895 | dib-run-parts 11-pip-cache completed 2026-05-08 03:21:50.895507 | ubuntu-jammy-large | 2026-05-08 03:21:50.895 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/root.d/50-block-apt-translations 2026-05-08 03:21:50.924008 | ubuntu-jammy-large | 2026-05-08 03:21:50.923 | 0+1 records in 2026-05-08 03:21:50.924083 | ubuntu-jammy-large | 2026-05-08 03:21:50.923 | 0+1 records out 2026-05-08 03:21:50.924106 | ubuntu-jammy-large | 2026-05-08 03:21:50.924 | 27 bytes copied, 0.000412699 s, 65.4 kB/s 2026-05-08 03:21:50.932481 | ubuntu-jammy-large | 2026-05-08 03:21:50.932 | dib-run-parts 50-block-apt-translations completed 2026-05-08 03:21:50.932792 | ubuntu-jammy-large | 2026-05-08 03:21:50.932 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/root.d/50-block-daemons 2026-05-08 03:21:50.983275 | ubuntu-jammy-large | 2026-05-08 03:21:50.983 | 0+1 records in 2026-05-08 03:21:50.983347 | ubuntu-jammy-large | 2026-05-08 03:21:50.983 | 0+1 records out 2026-05-08 03:21:50.983370 | ubuntu-jammy-large | 2026-05-08 03:21:50.983 | 76 bytes copied, 0.000375575 s, 202 kB/s 2026-05-08 03:21:51.027103 | ubuntu-jammy-large | 2026-05-08 03:21:51.026 | 0+1 records in 2026-05-08 03:21:51.027177 | ubuntu-jammy-large | 2026-05-08 03:21:51.027 | 0+1 records out 2026-05-08 03:21:51.027201 | ubuntu-jammy-large | 2026-05-08 03:21:51.027 | 143 bytes copied, 0.000441634 s, 324 kB/s 2026-05-08 03:21:51.055745 | ubuntu-jammy-large | 2026-05-08 03:21:51.055 | dib-run-parts 50-block-daemons completed 2026-05-08 03:21:51.055969 | ubuntu-jammy-large | 2026-05-08 03:21:51.055 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/root.d/50-build-with-http-cache 2026-05-08 03:21:51.062912 | ubuntu-jammy-large | 2026-05-08 03:21:51.062 | dib-run-parts 50-build-with-http-cache completed 2026-05-08 03:21:51.063185 | ubuntu-jammy-large | 2026-05-08 03:21:51.063 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/root.d/50-shared-apt-cache 2026-05-08 03:21:51.096846 | ubuntu-jammy-large | 2026-05-08 03:21:51.096 | dib-run-parts 50-shared-apt-cache completed 2026-05-08 03:21:51.097122 | ubuntu-jammy-large | 2026-05-08 03:21:51.097 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/root.d/50-trim-dpkg 2026-05-08 03:21:51.155977 | ubuntu-jammy-large | 2026-05-08 03:21:51.155 | dib-run-parts 50-trim-dpkg completed 2026-05-08 03:21:51.156173 | ubuntu-jammy-large | 2026-05-08 03:21:51.156 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/root.d/75-ubuntu-minimal-baseinstall 2026-05-08 03:21:51.503350 | ubuntu-jammy-large | 2026-05-08 03:21:51.503 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-05-08 03:21:51.503829 | ubuntu-jammy-large | 2026-05-08 03:21:51.503 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2026-05-08 03:21:51.546666 | ubuntu-jammy-large | 2026-05-08 03:21:51.546 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2026-05-08 03:21:51.570159 | ubuntu-jammy-large | 2026-05-08 03:21:51.569 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2026-05-08 03:21:51.851327 | ubuntu-jammy-large | 2026-05-08 03:21:51.851 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1268 kB] 2026-05-08 03:21:51.958472 | ubuntu-jammy-large | 2026-05-08 03:21:51.958 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3483 kB] 2026-05-08 03:21:52.074139 | ubuntu-jammy-large | 2026-05-08 03:21:52.073 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1029 kB] 2026-05-08 03:21:52.100559 | ubuntu-jammy-large | 2026-05-08 03:21:52.100 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [3211 kB] 2026-05-08 03:21:52.205474 | ubuntu-jammy-large | 2026-05-08 03:21:52.205 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [70.2 kB] 2026-05-08 03:21:52.208664 | ubuntu-jammy-large | 2026-05-08 03:21:52.208 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [30.8 kB] 2026-05-08 03:21:53.256726 | ubuntu-jammy-large | 2026-05-08 03:21:53.256 | Fetched 9476 kB in 2s (5046 kB/s) 2026-05-08 03:21:54.250768 | ubuntu-jammy-large | 2026-05-08 03:21:54.250 | Reading package lists... 2026-05-08 03:21:55.316103 | ubuntu-jammy-large | 2026-05-08 03:21:55.315 | Reading package lists... 2026-05-08 03:21:55.579010 | ubuntu-jammy-large | 2026-05-08 03:21:55.578 | Building dependency tree... 2026-05-08 03:21:55.767839 | ubuntu-jammy-large | 2026-05-08 03:21:55.767 | Calculating upgrade... 2026-05-08 03:21:55.962365 | ubuntu-jammy-large | 2026-05-08 03:21:55.962 | The following packages will be upgraded: 2026-05-08 03:21:55.962492 | ubuntu-jammy-large | 2026-05-08 03:21:55.962 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2026-05-08 03:21:55.962662 | ubuntu-jammy-large | 2026-05-08 03:21:55.962 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2026-05-08 03:21:55.962867 | ubuntu-jammy-large | 2026-05-08 03:21:55.962 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2026-05-08 03:21:55.962955 | ubuntu-jammy-large | 2026-05-08 03:21:55.962 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2026-05-08 03:21:55.963176 | ubuntu-jammy-large | 2026-05-08 03:21:55.963 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2026-05-08 03:21:55.963223 | ubuntu-jammy-large | 2026-05-08 03:21:55.963 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2026-05-08 03:21:55.963510 | ubuntu-jammy-large | 2026-05-08 03:21:55.963 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2026-05-08 03:21:55.963833 | ubuntu-jammy-large | 2026-05-08 03:21:55.963 | ncurses-base ncurses-bin openssl passwd perl-base procps sed tar util-linux 2026-05-08 03:21:55.963861 | ubuntu-jammy-large | 2026-05-08 03:21:55.963 | zlib1g 2026-05-08 03:21:56.070089 | ubuntu-jammy-large | 2026-05-08 03:21:56.069 | 59 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:21:56.070186 | ubuntu-jammy-large | 2026-05-08 03:21:56.069 | Need to get 23.9 MB of archives. 2026-05-08 03:21:56.070205 | ubuntu-jammy-large | 2026-05-08 03:21:56.069 | After this operation, 67.6 kB of additional disk space will be used. 2026-05-08 03:21:56.070231 | ubuntu-jammy-large | 2026-05-08 03:21:56.070 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04.3 [216 kB] 2026-05-08 03:21:56.128284 | ubuntu-jammy-large | 2026-05-08 03:21:56.128 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04.3 [53.9 kB] 2026-05-08 03:21:56.132325 | ubuntu-jammy-large | 2026-05-08 03:21:56.132 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04.3 [699 kB] 2026-05-08 03:21:56.166341 | ubuntu-jammy-large | 2026-05-08 03:21:56.166 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.13 [3235 kB] 2026-05-08 03:21:56.291655 | ubuntu-jammy-large | 2026-05-08 03:21:56.291 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2026-05-08 03:21:56.292846 | ubuntu-jammy-large | 2026-05-08 03:21:56.292 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2026-05-08 03:21:56.328393 | ubuntu-jammy-large | 2026-05-08 03:21:56.328 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.5 [80.7 kB] 2026-05-08 03:21:56.332471 | ubuntu-jammy-large | 2026-05-08 03:21:56.332 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.3 [1437 kB] 2026-05-08 03:21:56.398391 | ubuntu-jammy-large | 2026-05-08 03:21:56.398 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.20 [317 kB] 2026-05-08 03:21:56.410443 | ubuntu-jammy-large | 2026-05-08 03:21:56.410 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.20 [76.4 kB] 2026-05-08 03:21:56.416555 | ubuntu-jammy-large | 2026-05-08 03:21:56.416 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB] 2026-05-08 03:21:56.418892 | ubuntu-jammy-large | 2026-05-08 03:21:56.418 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2026-05-08 03:21:56.458836 | ubuntu-jammy-large | 2026-05-08 03:21:56.458 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB] 2026-05-08 03:21:56.473073 | ubuntu-jammy-large | 2026-05-08 03:21:56.472 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2026-05-08 03:21:56.527498 | ubuntu-jammy-large | 2026-05-08 03:21:56.527 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2026-05-08 03:21:56.529199 | ubuntu-jammy-large | 2026-05-08 03:21:56.528 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2026-05-08 03:21:56.540196 | ubuntu-jammy-large | 2026-05-08 03:21:56.540 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2026-05-08 03:21:56.547266 | ubuntu-jammy-large | 2026-05-08 03:21:56.547 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2026-05-08 03:21:56.621859 | ubuntu-jammy-large | 2026-05-08 03:21:56.621 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sed amd64 4.8-1ubuntu2.1 [188 kB] 2026-05-08 03:21:56.628903 | ubuntu-jammy-large | 2026-05-08 03:21:56.628 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.5 [1067 kB] 2026-05-08 03:21:56.672535 | ubuntu-jammy-large | 2026-05-08 03:21:56.672 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.13 [706 kB] 2026-05-08 03:21:56.701640 | ubuntu-jammy-large | 2026-05-08 03:21:56.701 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2026-05-08 03:21:56.702342 | ubuntu-jammy-large | 2026-05-08 03:21:56.702 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] 2026-05-08 03:21:56.708040 | ubuntu-jammy-large | 2026-05-08 03:21:56.707 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] 2026-05-08 03:21:56.710279 | ubuntu-jammy-large | 2026-05-08 03:21:56.710 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.8 [970 kB] 2026-05-08 03:21:56.752248 | ubuntu-jammy-large | 2026-05-08 03:21:56.751 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libseccomp2 amd64 2.5.3-2ubuntu3~22.04.1 [47.4 kB] 2026-05-08 03:21:56.753292 | ubuntu-jammy-large | 2026-05-08 03:21:56.753 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2026-05-08 03:21:56.809657 | ubuntu-jammy-large | 2026-05-08 03:21:56.809 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2026-05-08 03:21:56.810936 | ubuntu-jammy-large | 2026-05-08 03:21:56.810 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.6 [37.4 kB] 2026-05-08 03:21:56.814119 | ubuntu-jammy-large | 2026-05-08 03:21:56.813 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2026-05-08 03:21:56.824773 | ubuntu-jammy-large | 2026-05-08 03:21:56.824 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2026-05-08 03:21:56.825069 | ubuntu-jammy-large | 2026-05-08 03:21:56.824 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2026-05-08 03:21:56.831845 | ubuntu-jammy-large | 2026-05-08 03:21:56.831 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2026-05-08 03:21:56.856264 | ubuntu-jammy-large | 2026-05-08 03:21:56.856 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.5 [114 kB] 2026-05-08 03:21:56.862531 | ubuntu-jammy-large | 2026-05-08 03:21:56.862 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.5 [103 kB] 2026-05-08 03:21:56.865061 | ubuntu-jammy-large | 2026-05-08 03:21:56.864 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.3 [18.5 kB] 2026-05-08 03:21:56.867027 | ubuntu-jammy-large | 2026-05-08 03:21:56.866 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2026-05-08 03:21:56.867872 | ubuntu-jammy-large | 2026-05-08 03:21:56.867 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2026-05-08 03:21:56.870724 | ubuntu-jammy-large | 2026-05-08 03:21:56.870 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2026-05-08 03:21:56.872319 | ubuntu-jammy-large | 2026-05-08 03:21:56.872 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2026-05-08 03:21:56.885283 | ubuntu-jammy-large | 2026-05-08 03:21:56.885 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.7 [144 kB] 2026-05-08 03:21:56.891396 | ubuntu-jammy-large | 2026-05-08 03:21:56.891 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.23 [1906 kB] 2026-05-08 03:21:56.966585 | ubuntu-jammy-large | 2026-05-08 03:21:56.966 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.5 [122 kB] 2026-05-08 03:21:56.970460 | ubuntu-jammy-large | 2026-05-08 03:21:56.970 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.6 [40.2 kB] 2026-05-08 03:21:56.971660 | ubuntu-jammy-large | 2026-05-08 03:21:56.971 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2026-05-08 03:21:56.980363 | ubuntu-jammy-large | 2026-05-08 03:21:56.980 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB] 2026-05-08 03:21:56.990787 | ubuntu-jammy-large | 2026-05-08 03:21:56.990 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.5 [50.7 kB] 2026-05-08 03:21:56.991972 | ubuntu-jammy-large | 2026-05-08 03:21:56.991 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2026-05-08 03:21:56.997839 | ubuntu-jammy-large | 2026-05-08 03:21:56.997 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2026-05-08 03:21:57.001755 | ubuntu-jammy-large | 2026-05-08 03:21:57.001 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2026-05-08 03:21:57.005905 | ubuntu-jammy-large | 2026-05-08 03:21:57.005 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2026-05-08 03:21:57.006458 | ubuntu-jammy-large | 2026-05-08 03:21:57.006 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2026-05-08 03:21:57.011076 | ubuntu-jammy-large | 2026-05-08 03:21:57.011 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.5 [23.6 kB] 2026-05-08 03:21:57.012040 | ubuntu-jammy-large | 2026-05-08 03:21:57.011 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2026-05-08 03:21:57.039976 | ubuntu-jammy-large | 2026-05-08 03:21:57.039 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] 2026-05-08 03:21:57.041216 | ubuntu-jammy-large | 2026-05-08 03:21:57.041 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2026-05-08 03:21:57.042152 | ubuntu-jammy-large | 2026-05-08 03:21:57.042 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2026-05-08 03:21:57.054361 | ubuntu-jammy-large | 2026-05-08 03:21:57.054 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.23 [1186 kB] 2026-05-08 03:21:57.099456 | ubuntu-jammy-large | 2026-05-08 03:21:57.099 | Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2026-05-08 03:21:57.284579 | ubuntu-jammy-large | 2026-05-08 03:21:57.284 | debconf: delaying package configuration, since apt-utils is not installed 2026-05-08 03:21:57.326574 | ubuntu-jammy-large | 2026-05-08 03:21:57.326 | Fetched 23.9 MB in 1s (21.0 MB/s) 2026-05-08 03:21:57.326872 | ubuntu-jammy-large | 2026-05-08 03:21:57.326 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-05-08 03:21:57.355358 | ubuntu-jammy-large | 2026-05-08 03:21:57.355 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:57.356168 | ubuntu-jammy-large | 2026-05-08 03:21:57.356 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:21:57.356663 | ubuntu-jammy-large | 2026-05-08 03:21:57.356 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-05-08 03:21:57.380673 | ubuntu-jammy-large | 2026-05-08 03:21:57.380 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:21:57.409565 | ubuntu-jammy-large | 2026-05-08 03:21:57.409 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:57.410519 | ubuntu-jammy-large | 2026-05-08 03:21:57.410 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:21:57.411294 | ubuntu-jammy-large | 2026-05-08 03:21:57.411 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-05-08 03:21:57.435636 | ubuntu-jammy-large | 2026-05-08 03:21:57.435 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:21:57.468379 | ubuntu-jammy-large | 2026-05-08 03:21:57.468 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:57.469157 | ubuntu-jammy-large | 2026-05-08 03:21:57.469 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:21:57.493567 | ubuntu-jammy-large | 2026-05-08 03:21:57.493 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-05-08 03:21:57.539066 | ubuntu-jammy-large | 2026-05-08 03:21:57.538 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:21:57.569247 | ubuntu-jammy-large | 2026-05-08 03:21:57.568 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:57.569998 | ubuntu-jammy-large | 2026-05-08 03:21:57.569 | Preparing to unpack .../libc6_2.35-0ubuntu3.13_amd64.deb ... 2026-05-08 03:21:57.672127 | ubuntu-jammy-large | 2026-05-08 03:21:57.671 | debconf: unable to initialize frontend: Dialog 2026-05-08 03:21:57.672235 | ubuntu-jammy-large | 2026-05-08 03:21:57.672 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-05-08 03:21:57.672255 | ubuntu-jammy-large | 2026-05-08 03:21:57.672 | debconf: falling back to frontend: Readline 2026-05-08 03:21:57.672399 | ubuntu-jammy-large | 2026-05-08 03:21:57.672 | debconf: unable to initialize frontend: Readline 2026-05-08 03:21:57.672439 | ubuntu-jammy-large | 2026-05-08 03:21:57.672 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-05-08 03:21:57.672459 | ubuntu-jammy-large | 2026-05-08 03:21:57.672 | debconf: falling back to frontend: Teletype 2026-05-08 03:21:57.763809 | ubuntu-jammy-large | 2026-05-08 03:21:57.763 | Unpacking libc6:amd64 (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-05-08 03:21:57.888139 | ubuntu-jammy-large | 2026-05-08 03:21:57.887 | Setting up libc6:amd64 (2.35-0ubuntu3.13) ... 2026-05-08 03:21:58.006811 | ubuntu-jammy-large | 2026-05-08 03:21:58.006 | debconf: unable to initialize frontend: Dialog 2026-05-08 03:21:58.006927 | ubuntu-jammy-large | 2026-05-08 03:21:58.006 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-05-08 03:21:58.006949 | ubuntu-jammy-large | 2026-05-08 03:21:58.006 | debconf: falling back to frontend: Readline 2026-05-08 03:21:58.007074 | ubuntu-jammy-large | 2026-05-08 03:21:58.007 | debconf: unable to initialize frontend: Readline 2026-05-08 03:21:58.007097 | ubuntu-jammy-large | 2026-05-08 03:21:58.007 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-05-08 03:21:58.007120 | ubuntu-jammy-large | 2026-05-08 03:21:58.007 | debconf: falling back to frontend: Teletype 2026-05-08 03:21:58.089327 | ubuntu-jammy-large | 2026-05-08 03:21:58.089 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.090177 | ubuntu-jammy-large | 2026-05-08 03:21:58.090 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2026-05-08 03:21:58.112210 | ubuntu-jammy-large | 2026-05-08 03:21:58.112 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2026-05-08 03:21:58.150860 | ubuntu-jammy-large | 2026-05-08 03:21:58.150 | Setting up base-files (12ubuntu4.7) ... 2026-05-08 03:21:58.151713 | ubuntu-jammy-large | 2026-05-08 03:21:58.151 | Installing new version of config file /etc/issue ... 2026-05-08 03:21:58.151902 | ubuntu-jammy-large | 2026-05-08 03:21:58.151 | Installing new version of config file /etc/issue.net ... 2026-05-08 03:21:58.152181 | ubuntu-jammy-large | 2026-05-08 03:21:58.152 | Installing new version of config file /etc/lsb-release ... 2026-05-08 03:21:58.152598 | ubuntu-jammy-large | 2026-05-08 03:21:58.152 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2026-05-08 03:21:58.372038 | ubuntu-jammy-large | 2026-05-08 03:21:58.371 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.372796 | ubuntu-jammy-large | 2026-05-08 03:21:58.372 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2026-05-08 03:21:58.379480 | ubuntu-jammy-large | 2026-05-08 03:21:58.379 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2026-05-08 03:21:58.425049 | ubuntu-jammy-large | 2026-05-08 03:21:58.424 | Setting up bash (5.1-6ubuntu1.1) ... 2026-05-08 03:21:58.431352 | ubuntu-jammy-large | 2026-05-08 03:21:58.431 | update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 2026-05-08 03:21:58.468290 | ubuntu-jammy-large | 2026-05-08 03:21:58.468 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.469053 | ubuntu-jammy-large | 2026-05-08 03:21:58.468 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:21:58.469526 | ubuntu-jammy-large | 2026-05-08 03:21:58.469 | Unpacking bsdutils (1:2.37.2-4ubuntu3.5) over (1:2.37.2-4ubuntu3) ... 2026-05-08 03:21:58.497557 | ubuntu-jammy-large | 2026-05-08 03:21:58.497 | Setting up bsdutils (1:2.37.2-4ubuntu3.5) ... 2026-05-08 03:21:58.528632 | ubuntu-jammy-large | 2026-05-08 03:21:58.528 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.529462 | ubuntu-jammy-large | 2026-05-08 03:21:58.529 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.3_amd64.deb ... 2026-05-08 03:21:58.529941 | ubuntu-jammy-large | 2026-05-08 03:21:58.529 | Unpacking coreutils (8.32-4.1ubuntu1.3) over (8.32-4.1ubuntu1) ... 2026-05-08 03:21:58.616159 | ubuntu-jammy-large | 2026-05-08 03:21:58.615 | Setting up coreutils (8.32-4.1ubuntu1.3) ... 2026-05-08 03:21:58.646004 | ubuntu-jammy-large | 2026-05-08 03:21:58.645 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.646913 | ubuntu-jammy-large | 2026-05-08 03:21:58.646 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.20_amd64.deb ... 2026-05-08 03:21:58.647541 | ubuntu-jammy-large | 2026-05-08 03:21:58.647 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.20) over (249.11-0ubuntu3) ... 2026-05-08 03:21:58.674534 | ubuntu-jammy-large | 2026-05-08 03:21:58.674 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.20) ... 2026-05-08 03:21:58.704947 | ubuntu-jammy-large | 2026-05-08 03:21:58.704 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.705845 | ubuntu-jammy-large | 2026-05-08 03:21:58.705 | Preparing to unpack .../libudev1_249.11-0ubuntu3.20_amd64.deb ... 2026-05-08 03:21:58.706375 | ubuntu-jammy-large | 2026-05-08 03:21:58.706 | Unpacking libudev1:amd64 (249.11-0ubuntu3.20) over (249.11-0ubuntu3) ... 2026-05-08 03:21:58.730411 | ubuntu-jammy-large | 2026-05-08 03:21:58.730 | Setting up libudev1:amd64 (249.11-0ubuntu3.20) ... 2026-05-08 03:21:58.763072 | ubuntu-jammy-large | 2026-05-08 03:21:58.762 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.763997 | ubuntu-jammy-large | 2026-05-08 03:21:58.763 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-05-08 03:21:58.764483 | ubuntu-jammy-large | 2026-05-08 03:21:58.764 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2026-05-08 03:21:58.786798 | ubuntu-jammy-large | 2026-05-08 03:21:58.786 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-05-08 03:21:58.815407 | ubuntu-jammy-large | 2026-05-08 03:21:58.815 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.816196 | ubuntu-jammy-large | 2026-05-08 03:21:58.816 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2026-05-08 03:21:58.816713 | ubuntu-jammy-large | 2026-05-08 03:21:58.816 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2026-05-08 03:21:58.867629 | ubuntu-jammy-large | 2026-05-08 03:21:58.867 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2026-05-08 03:21:58.901677 | ubuntu-jammy-large | 2026-05-08 03:21:58.901 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.902492 | ubuntu-jammy-large | 2026-05-08 03:21:58.902 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2026-05-08 03:21:58.906520 | ubuntu-jammy-large | 2026-05-08 03:21:58.906 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2026-05-08 03:21:58.935090 | ubuntu-jammy-large | 2026-05-08 03:21:58.934 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2026-05-08 03:21:58.973458 | ubuntu-jammy-large | 2026-05-08 03:21:58.973 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:58.974412 | ubuntu-jammy-large | 2026-05-08 03:21:58.974 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2026-05-08 03:21:58.977673 | ubuntu-jammy-large | 2026-05-08 03:21:58.977 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2026-05-08 03:21:59.147667 | ubuntu-jammy-large | 2026-05-08 03:21:59.147 | Setting up dpkg (1.21.1ubuntu2.6) ... 2026-05-08 03:21:59.333170 | ubuntu-jammy-large | 2026-05-08 03:21:59.332 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:59.334260 | ubuntu-jammy-large | 2026-05-08 03:21:59.334 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2026-05-08 03:21:59.334913 | ubuntu-jammy-large | 2026-05-08 03:21:59.334 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2026-05-08 03:21:59.360747 | ubuntu-jammy-large | 2026-05-08 03:21:59.360 | Setting up gzip (1.10-4ubuntu4.1) ... 2026-05-08 03:21:59.391891 | ubuntu-jammy-large | 2026-05-08 03:21:59.391 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:59.392498 | ubuntu-jammy-large | 2026-05-08 03:21:59.392 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-05-08 03:21:59.414798 | ubuntu-jammy-large | 2026-05-08 03:21:59.414 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-05-08 03:21:59.460202 | ubuntu-jammy-large | 2026-05-08 03:21:59.460 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2026-05-08 03:21:59.499550 | ubuntu-jammy-large | 2026-05-08 03:21:59.499 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:59.499916 | ubuntu-jammy-large | 2026-05-08 03:21:59.499 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2026-05-08 03:21:59.500231 | ubuntu-jammy-large | 2026-05-08 03:21:59.500 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2026-05-08 03:21:59.518396 | ubuntu-jammy-large | 2026-05-08 03:21:59.518 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2026-05-08 03:21:59.547260 | ubuntu-jammy-large | 2026-05-08 03:21:59.547 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:59.547777 | ubuntu-jammy-large | 2026-05-08 03:21:59.547 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2026-05-08 03:21:59.568541 | ubuntu-jammy-large | 2026-05-08 03:21:59.568 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2026-05-08 03:21:59.693278 | ubuntu-jammy-large | 2026-05-08 03:21:59.693 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2026-05-08 03:21:59.734729 | ubuntu-jammy-large | 2026-05-08 03:21:59.734 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:59.735319 | ubuntu-jammy-large | 2026-05-08 03:21:59.735 | Preparing to unpack .../sed_4.8-1ubuntu2.1_amd64.deb ... 2026-05-08 03:21:59.735732 | ubuntu-jammy-large | 2026-05-08 03:21:59.735 | Unpacking sed (4.8-1ubuntu2.1) over (4.8-1ubuntu2) ... 2026-05-08 03:21:59.762092 | ubuntu-jammy-large | 2026-05-08 03:21:59.761 | Setting up sed (4.8-1ubuntu2.1) ... 2026-05-08 03:21:59.791565 | ubuntu-jammy-large | 2026-05-08 03:21:59.791 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:21:59.792072 | ubuntu-jammy-large | 2026-05-08 03:21:59.792 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:21:59.814934 | ubuntu-jammy-large | 2026-05-08 03:21:59.814 | Unpacking util-linux (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-05-08 03:21:59.898213 | ubuntu-jammy-large | 2026-05-08 03:21:59.898 | Setting up util-linux (2.37.2-4ubuntu3.5) ... 2026-05-08 03:22:00.092185 | ubuntu-jammy-large | 2026-05-08 03:22:00.091 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:22:00.092597 | ubuntu-jammy-large | 2026-05-08 03:22:00.092 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-05-08 03:22:00.093010 | ubuntu-jammy-large | 2026-05-08 03:22:00.092 | Unpacking libc-bin (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-05-08 03:22:00.132474 | ubuntu-jammy-large | 2026-05-08 03:22:00.132 | Setting up libc-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:22:00.176476 | ubuntu-jammy-large | 2026-05-08 03:22:00.176 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:22:00.176897 | ubuntu-jammy-large | 2026-05-08 03:22:00.176 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2026-05-08 03:22:00.177307 | ubuntu-jammy-large | 2026-05-08 03:22:00.177 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2026-05-08 03:22:00.203265 | ubuntu-jammy-large | 2026-05-08 03:22:00.203 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2026-05-08 03:22:00.232921 | ubuntu-jammy-large | 2026-05-08 03:22:00.232 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:22:00.233598 | ubuntu-jammy-large | 2026-05-08 03:22:00.233 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.5_amd64.deb ... 2026-05-08 03:22:00.234210 | ubuntu-jammy-large | 2026-05-08 03:22:00.234 | Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... 2026-05-08 03:22:00.261890 | ubuntu-jammy-large | 2026-05-08 03:22:00.261 | Setting up gpgv (2.2.27-3ubuntu2.5) ... 2026-05-08 03:22:00.292995 | ubuntu-jammy-large | 2026-05-08 03:22:00.292 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:22:00.293527 | ubuntu-jammy-large | 2026-05-08 03:22:00.293 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... 2026-05-08 03:22:00.294089 | ubuntu-jammy-large | 2026-05-08 03:22:00.294 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4build1) ... 2026-05-08 03:22:00.318354 | ubuntu-jammy-large | 2026-05-08 03:22:00.318 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... 2026-05-08 03:22:00.350302 | ubuntu-jammy-large | 2026-05-08 03:22:00.350 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:22:00.350833 | ubuntu-jammy-large | 2026-05-08 03:22:00.350 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.8_amd64.deb ... 2026-05-08 03:22:00.351352 | ubuntu-jammy-large | 2026-05-08 03:22:00.351 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.8) over (3.7.3-4ubuntu1) ... 2026-05-08 03:22:00.393680 | ubuntu-jammy-large | 2026-05-08 03:22:00.393 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.8) ... 2026-05-08 03:22:00.420215 | ubuntu-jammy-large | 2026-05-08 03:22:00.420 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:22:00.420879 | ubuntu-jammy-large | 2026-05-08 03:22:00.420 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2026-05-08 03:22:00.421492 | ubuntu-jammy-large | 2026-05-08 03:22:00.421 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2026-05-08 03:22:00.445053 | ubuntu-jammy-large | 2026-05-08 03:22:00.444 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2026-05-08 03:22:00.474626 | ubuntu-jammy-large | 2026-05-08 03:22:00.474 | (Reading database ... 4848 files and directories currently installed.) 2026-05-08 03:22:00.475403 | ubuntu-jammy-large | 2026-05-08 03:22:00.475 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2026-05-08 03:22:00.536433 | ubuntu-jammy-large | 2026-05-08 03:22:00.536 | Unpacking apt (2.4.14) over (2.4.5) ... 2026-05-08 03:22:00.631540 | ubuntu-jammy-large | 2026-05-08 03:22:00.631 | Setting up apt (2.4.14) ... 2026-05-08 03:22:01.042153 | ubuntu-jammy-large | 2026-05-08 03:22:01.041 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.043026 | ubuntu-jammy-large | 2026-05-08 03:22:01.042 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2026-05-08 03:22:01.043604 | ubuntu-jammy-large | 2026-05-08 03:22:01.043 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-05-08 03:22:01.068429 | ubuntu-jammy-large | 2026-05-08 03:22:01.068 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2026-05-08 03:22:01.159329 | ubuntu-jammy-large | 2026-05-08 03:22:01.159 | debconf: unable to initialize frontend: Dialog 2026-05-08 03:22:01.159428 | ubuntu-jammy-large | 2026-05-08 03:22:01.159 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-05-08 03:22:01.159460 | ubuntu-jammy-large | 2026-05-08 03:22:01.159 | debconf: falling back to frontend: Readline 2026-05-08 03:22:01.159582 | ubuntu-jammy-large | 2026-05-08 03:22:01.159 | debconf: unable to initialize frontend: Readline 2026-05-08 03:22:01.159609 | ubuntu-jammy-large | 2026-05-08 03:22:01.159 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-05-08 03:22:01.159628 | ubuntu-jammy-large | 2026-05-08 03:22:01.159 | debconf: falling back to frontend: Teletype 2026-05-08 03:22:01.214409 | ubuntu-jammy-large | 2026-05-08 03:22:01.214 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.215167 | ubuntu-jammy-large | 2026-05-08 03:22:01.215 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2026-05-08 03:22:01.215633 | ubuntu-jammy-large | 2026-05-08 03:22:01.215 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-05-08 03:22:01.239985 | ubuntu-jammy-large | 2026-05-08 03:22:01.239 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2026-05-08 03:22:01.271574 | ubuntu-jammy-large | 2026-05-08 03:22:01.271 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.272354 | ubuntu-jammy-large | 2026-05-08 03:22:01.272 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2026-05-08 03:22:01.375119 | ubuntu-jammy-large | 2026-05-08 03:22:01.374 | debconf: unable to initialize frontend: Dialog 2026-05-08 03:22:01.375242 | ubuntu-jammy-large | 2026-05-08 03:22:01.374 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-05-08 03:22:01.375287 | ubuntu-jammy-large | 2026-05-08 03:22:01.374 | debconf: falling back to frontend: Readline 2026-05-08 03:22:01.375438 | ubuntu-jammy-large | 2026-05-08 03:22:01.375 | debconf: unable to initialize frontend: Readline 2026-05-08 03:22:01.375467 | ubuntu-jammy-large | 2026-05-08 03:22:01.375 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-05-08 03:22:01.375486 | ubuntu-jammy-large | 2026-05-08 03:22:01.375 | debconf: falling back to frontend: Teletype 2026-05-08 03:22:01.400163 | ubuntu-jammy-large | 2026-05-08 03:22:01.399 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-05-08 03:22:01.440130 | ubuntu-jammy-large | 2026-05-08 03:22:01.439 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2026-05-08 03:22:01.441418 | ubuntu-jammy-large | 2026-05-08 03:22:01.441 | Installing new version of config file /etc/security/namespace.init ... 2026-05-08 03:22:01.482632 | ubuntu-jammy-large | 2026-05-08 03:22:01.482 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.483363 | ubuntu-jammy-large | 2026-05-08 03:22:01.483 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2026-05-08 03:22:01.483808 | ubuntu-jammy-large | 2026-05-08 03:22:01.483 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-05-08 03:22:01.500534 | ubuntu-jammy-large | 2026-05-08 03:22:01.500 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-05-08 03:22:01.500978 | ubuntu-jammy-large | 2026-05-08 03:22:01.500 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-05-08 03:22:01.524867 | ubuntu-jammy-large | 2026-05-08 03:22:01.524 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2026-05-08 03:22:01.556464 | ubuntu-jammy-large | 2026-05-08 03:22:01.556 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.557611 | ubuntu-jammy-large | 2026-05-08 03:22:01.557 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2026-05-08 03:22:01.561803 | ubuntu-jammy-large | 2026-05-08 03:22:01.561 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-05-08 03:22:01.595023 | ubuntu-jammy-large | 2026-05-08 03:22:01.594 | Preparing to unpack .../mount_2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:22:01.595409 | ubuntu-jammy-large | 2026-05-08 03:22:01.595 | Unpacking mount (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-05-08 03:22:01.616875 | ubuntu-jammy-large | 2026-05-08 03:22:01.616 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:22:01.617709 | ubuntu-jammy-large | 2026-05-08 03:22:01.617 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-05-08 03:22:01.642969 | ubuntu-jammy-large | 2026-05-08 03:22:01.642 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.5) ... 2026-05-08 03:22:01.677214 | ubuntu-jammy-large | 2026-05-08 03:22:01.676 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.678179 | ubuntu-jammy-large | 2026-05-08 03:22:01.677 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.3_amd64.deb ... 2026-05-08 03:22:01.678654 | ubuntu-jammy-large | 2026-05-08 03:22:01.678 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.3) over (1:2.44-1build3) ... 2026-05-08 03:22:01.700819 | ubuntu-jammy-large | 2026-05-08 03:22:01.700 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.3) ... 2026-05-08 03:22:01.733426 | ubuntu-jammy-large | 2026-05-08 03:22:01.733 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.734274 | ubuntu-jammy-large | 2026-05-08 03:22:01.734 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-05-08 03:22:01.734839 | ubuntu-jammy-large | 2026-05-08 03:22:01.734 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-05-08 03:22:01.757066 | ubuntu-jammy-large | 2026-05-08 03:22:01.756 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2026-05-08 03:22:01.791348 | ubuntu-jammy-large | 2026-05-08 03:22:01.791 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.792240 | ubuntu-jammy-large | 2026-05-08 03:22:01.792 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-05-08 03:22:01.792833 | ubuntu-jammy-large | 2026-05-08 03:22:01.792 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-05-08 03:22:01.817071 | ubuntu-jammy-large | 2026-05-08 03:22:01.816 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2026-05-08 03:22:01.848440 | ubuntu-jammy-large | 2026-05-08 03:22:01.848 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.849259 | ubuntu-jammy-large | 2026-05-08 03:22:01.849 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2026-05-08 03:22:01.849802 | ubuntu-jammy-large | 2026-05-08 03:22:01.849 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-05-08 03:22:01.876547 | ubuntu-jammy-large | 2026-05-08 03:22:01.876 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2026-05-08 03:22:01.912386 | ubuntu-jammy-large | 2026-05-08 03:22:01.912 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.913397 | ubuntu-jammy-large | 2026-05-08 03:22:01.913 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-05-08 03:22:01.914084 | ubuntu-jammy-large | 2026-05-08 03:22:01.913 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-05-08 03:22:01.947204 | ubuntu-jammy-large | 2026-05-08 03:22:01.946 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2026-05-08 03:22:01.980180 | ubuntu-jammy-large | 2026-05-08 03:22:01.979 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:01.980901 | ubuntu-jammy-large | 2026-05-08 03:22:01.980 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2026-05-08 03:22:01.981506 | ubuntu-jammy-large | 2026-05-08 03:22:01.981 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-05-08 03:22:02.010021 | ubuntu-jammy-large | 2026-05-08 03:22:02.009 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2026-05-08 03:22:02.046615 | ubuntu-jammy-large | 2026-05-08 03:22:02.046 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:02.047386 | ubuntu-jammy-large | 2026-05-08 03:22:02.047 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.23_amd64.deb ... 2026-05-08 03:22:02.047888 | ubuntu-jammy-large | 2026-05-08 03:22:02.047 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.23) over (3.0.2-0ubuntu1) ... 2026-05-08 03:22:02.112843 | ubuntu-jammy-large | 2026-05-08 03:22:02.112 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.23) ... 2026-05-08 03:22:02.220991 | ubuntu-jammy-large | 2026-05-08 03:22:02.220 | debconf: unable to initialize frontend: Dialog 2026-05-08 03:22:02.221109 | ubuntu-jammy-large | 2026-05-08 03:22:02.220 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-05-08 03:22:02.221138 | ubuntu-jammy-large | 2026-05-08 03:22:02.220 | debconf: falling back to frontend: Readline 2026-05-08 03:22:02.221286 | ubuntu-jammy-large | 2026-05-08 03:22:02.221 | debconf: unable to initialize frontend: Readline 2026-05-08 03:22:02.221310 | ubuntu-jammy-large | 2026-05-08 03:22:02.221 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-05-08 03:22:02.221326 | ubuntu-jammy-large | 2026-05-08 03:22:02.221 | debconf: falling back to frontend: Teletype 2026-05-08 03:22:02.295348 | ubuntu-jammy-large | 2026-05-08 03:22:02.295 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:02.296035 | ubuntu-jammy-large | 2026-05-08 03:22:02.295 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:22:02.296598 | ubuntu-jammy-large | 2026-05-08 03:22:02.296 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-05-08 03:22:02.320138 | ubuntu-jammy-large | 2026-05-08 03:22:02.319 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.5) ... 2026-05-08 03:22:02.348937 | ubuntu-jammy-large | 2026-05-08 03:22:02.348 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:02.349736 | ubuntu-jammy-large | 2026-05-08 03:22:02.349 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2026-05-08 03:22:02.351751 | ubuntu-jammy-large | 2026-05-08 03:22:02.351 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-05-08 03:22:02.375499 | ubuntu-jammy-large | 2026-05-08 03:22:02.375 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2026-05-08 03:22:02.470381 | ubuntu-jammy-large | 2026-05-08 03:22:02.470 | debconf: unable to initialize frontend: Dialog 2026-05-08 03:22:02.470477 | ubuntu-jammy-large | 2026-05-08 03:22:02.470 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-05-08 03:22:02.470496 | ubuntu-jammy-large | 2026-05-08 03:22:02.470 | debconf: falling back to frontend: Readline 2026-05-08 03:22:02.470573 | ubuntu-jammy-large | 2026-05-08 03:22:02.470 | debconf: unable to initialize frontend: Readline 2026-05-08 03:22:02.470596 | ubuntu-jammy-large | 2026-05-08 03:22:02.470 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-05-08 03:22:02.470636 | ubuntu-jammy-large | 2026-05-08 03:22:02.470 | debconf: falling back to frontend: Teletype 2026-05-08 03:22:02.600807 | ubuntu-jammy-large | 2026-05-08 03:22:02.600 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:02.601596 | ubuntu-jammy-large | 2026-05-08 03:22:02.601 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2026-05-08 03:22:02.602092 | ubuntu-jammy-large | 2026-05-08 03:22:02.602 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2026-05-08 03:22:02.628476 | ubuntu-jammy-large | 2026-05-08 03:22:02.628 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2026-05-08 03:22:02.659843 | ubuntu-jammy-large | 2026-05-08 03:22:02.659 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:02.660686 | ubuntu-jammy-large | 2026-05-08 03:22:02.660 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2026-05-08 03:22:02.661277 | ubuntu-jammy-large | 2026-05-08 03:22:02.661 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2026-05-08 03:22:02.691101 | ubuntu-jammy-large | 2026-05-08 03:22:02.690 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2026-05-08 03:22:02.724120 | ubuntu-jammy-large | 2026-05-08 03:22:02.723 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:02.724846 | ubuntu-jammy-large | 2026-05-08 03:22:02.724 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:22:02.725561 | ubuntu-jammy-large | 2026-05-08 03:22:02.725 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-05-08 03:22:02.749063 | ubuntu-jammy-large | 2026-05-08 03:22:02.748 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.5) ... 2026-05-08 03:22:02.781726 | ubuntu-jammy-large | 2026-05-08 03:22:02.781 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:02.782784 | ubuntu-jammy-large | 2026-05-08 03:22:02.782 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2026-05-08 03:22:02.783317 | ubuntu-jammy-large | 2026-05-08 03:22:02.783 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-05-08 03:22:02.808601 | ubuntu-jammy-large | 2026-05-08 03:22:02.808 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2026-05-08 03:22:02.809372 | ubuntu-jammy-large | 2026-05-08 03:22:02.809 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-05-08 03:22:02.833122 | ubuntu-jammy-large | 2026-05-08 03:22:02.832 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2026-05-08 03:22:02.833758 | ubuntu-jammy-large | 2026-05-08 03:22:02.833 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-05-08 03:22:02.860777 | ubuntu-jammy-large | 2026-05-08 03:22:02.860 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2026-05-08 03:22:02.891673 | ubuntu-jammy-large | 2026-05-08 03:22:02.891 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:02.892335 | ubuntu-jammy-large | 2026-05-08 03:22:02.892 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2026-05-08 03:22:02.892796 | ubuntu-jammy-large | 2026-05-08 03:22:02.892 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-05-08 03:22:02.912752 | ubuntu-jammy-large | 2026-05-08 03:22:02.912 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2026-05-08 03:22:02.946107 | ubuntu-jammy-large | 2026-05-08 03:22:02.945 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:02.946952 | ubuntu-jammy-large | 2026-05-08 03:22:02.946 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2026-05-08 03:22:02.947600 | ubuntu-jammy-large | 2026-05-08 03:22:02.947 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-05-08 03:22:02.970854 | ubuntu-jammy-large | 2026-05-08 03:22:02.970 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2026-05-08 03:22:03.002972 | ubuntu-jammy-large | 2026-05-08 03:22:03.002 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:03.003781 | ubuntu-jammy-large | 2026-05-08 03:22:03.003 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:22:03.004337 | ubuntu-jammy-large | 2026-05-08 03:22:03.004 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-05-08 03:22:03.026635 | ubuntu-jammy-large | 2026-05-08 03:22:03.026 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.5) ... 2026-05-08 03:22:03.058399 | ubuntu-jammy-large | 2026-05-08 03:22:03.058 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:03.059145 | ubuntu-jammy-large | 2026-05-08 03:22:03.059 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-05-08 03:22:03.099109 | ubuntu-jammy-large | 2026-05-08 03:22:03.098 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-05-08 03:22:03.172441 | ubuntu-jammy-large | 2026-05-08 03:22:03.172 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2026-05-08 03:22:03.231552 | ubuntu-jammy-large | 2026-05-08 03:22:03.231 | (Reading database ... 4846 files and directories currently installed.) 2026-05-08 03:22:03.232393 | ubuntu-jammy-large | 2026-05-08 03:22:03.232 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-05-08 03:22:03.232894 | ubuntu-jammy-large | 2026-05-08 03:22:03.232 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-05-08 03:22:03.252758 | ubuntu-jammy-large | 2026-05-08 03:22:03.252 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-05-08 03:22:03.253246 | ubuntu-jammy-large | 2026-05-08 03:22:03.253 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-05-08 03:22:03.271997 | ubuntu-jammy-large | 2026-05-08 03:22:03.271 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-05-08 03:22:03.331373 | ubuntu-jammy-large | 2026-05-08 03:22:03.331 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-05-08 03:22:03.393858 | ubuntu-jammy-large | 2026-05-08 03:22:03.393 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.23_amd64.deb ... 2026-05-08 03:22:03.394282 | ubuntu-jammy-large | 2026-05-08 03:22:03.394 | Unpacking openssl (3.0.2-0ubuntu1.23) over (3.0.2-0ubuntu1) ... 2026-05-08 03:22:03.448844 | ubuntu-jammy-large | 2026-05-08 03:22:03.448 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2026-05-08 03:22:03.450130 | ubuntu-jammy-large | 2026-05-08 03:22:03.450 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2026-05-08 03:22:03.486970 | ubuntu-jammy-large | 2026-05-08 03:22:03.486 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2026-05-08 03:22:03.487446 | ubuntu-jammy-large | 2026-05-08 03:22:03.487 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2026-05-08 03:22:03.487851 | ubuntu-jammy-large | 2026-05-08 03:22:03.487 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2026-05-08 03:22:03.488369 | ubuntu-jammy-large | 2026-05-08 03:22:03.488 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2026-05-08 03:22:03.488672 | ubuntu-jammy-large | 2026-05-08 03:22:03.488 | Setting up mount (2.37.2-4ubuntu3.5) ... 2026-05-08 03:22:03.488982 | ubuntu-jammy-large | 2026-05-08 03:22:03.488 | Setting up openssl (3.0.2-0ubuntu1.23) ... 2026-05-08 03:22:03.489334 | ubuntu-jammy-large | 2026-05-08 03:22:03.489 | Installing new version of config file /etc/ssl/openssl.cnf ... 2026-05-08 03:22:03.491757 | ubuntu-jammy-large | 2026-05-08 03:22:03.491 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2026-05-08 03:22:03.492116 | ubuntu-jammy-large | 2026-05-08 03:22:03.492 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2026-05-08 03:22:03.815500 | ubuntu-jammy-large | 2026-05-08 03:22:03.815 | Setting up ca-certificates (20240203~22.04.1) ... 2026-05-08 03:22:03.919170 | ubuntu-jammy-large | 2026-05-08 03:22:03.918 | debconf: unable to initialize frontend: Dialog 2026-05-08 03:22:03.919288 | ubuntu-jammy-large | 2026-05-08 03:22:03.919 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-05-08 03:22:03.919318 | ubuntu-jammy-large | 2026-05-08 03:22:03.919 | debconf: falling back to frontend: Readline 2026-05-08 03:22:03.919541 | ubuntu-jammy-large | 2026-05-08 03:22:03.919 | debconf: unable to initialize frontend: Readline 2026-05-08 03:22:03.919629 | ubuntu-jammy-large | 2026-05-08 03:22:03.919 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-05-08 03:22:03.919650 | ubuntu-jammy-large | 2026-05-08 03:22:03.919 | debconf: falling back to frontend: Teletype 2026-05-08 03:22:06.411759 | ubuntu-jammy-large | 2026-05-08 03:22:06.411 | Updating certificates in /etc/ssl/certs... 2026-05-08 03:22:07.800939 | ubuntu-jammy-large | 2026-05-08 03:22:07.800 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-05-08 03:22:07.844986 | ubuntu-jammy-large | 2026-05-08 03:22:07.844 | 30 added, 11 removed; done. 2026-05-08 03:22:07.864592 | ubuntu-jammy-large | 2026-05-08 03:22:07.864 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2026-05-08 03:22:07.915643 | ubuntu-jammy-large | 2026-05-08 03:22:07.915 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:22:07.926074 | ubuntu-jammy-large | 2026-05-08 03:22:07.925 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2026-05-08 03:22:07.932734 | ubuntu-jammy-large | 2026-05-08 03:22:07.932 | Updating certificates in /etc/ssl/certs... 2026-05-08 03:22:09.016369 | ubuntu-jammy-large | 2026-05-08 03:22:09.016 | 0 added, 0 removed; done. 2026-05-08 03:22:09.016450 | ubuntu-jammy-large | 2026-05-08 03:22:09.016 | Running hooks in /etc/ca-certificates/update.d... 2026-05-08 03:22:09.018154 | ubuntu-jammy-large | 2026-05-08 03:22:09.018 | done. 2026-05-08 03:22:10.306777 | ubuntu-jammy-large | 2026-05-08 03:22:10.306 | Reading package lists... 2026-05-08 03:22:10.564734 | ubuntu-jammy-large | 2026-05-08 03:22:10.564 | Building dependency tree... 2026-05-08 03:22:10.564842 | ubuntu-jammy-large | 2026-05-08 03:22:10.564 | Reading state information... 2026-05-08 03:22:10.786771 | ubuntu-jammy-large | 2026-05-08 03:22:10.786 | The following additional packages will be installed: 2026-05-08 03:22:10.787053 | ubuntu-jammy-large | 2026-05-08 03:22:10.786 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2026-05-08 03:22:10.787224 | ubuntu-jammy-large | 2026-05-08 03:22:10.787 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2026-05-08 03:22:10.787357 | ubuntu-jammy-large | 2026-05-08 03:22:10.787 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2026-05-08 03:22:10.787395 | ubuntu-jammy-large | 2026-05-08 03:22:10.787 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2026-05-08 03:22:10.788030 | ubuntu-jammy-large | 2026-05-08 03:22:10.787 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2026-05-08 03:22:10.788310 | ubuntu-jammy-large | 2026-05-08 03:22:10.788 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2026-05-08 03:22:10.788440 | ubuntu-jammy-large | 2026-05-08 03:22:10.788 | python3.10-minimal readline-common shared-mime-info systemd 2026-05-08 03:22:10.788561 | ubuntu-jammy-large | 2026-05-08 03:22:10.788 | systemd-timesyncd xdg-user-dirs 2026-05-08 03:22:10.789882 | ubuntu-jammy-large | 2026-05-08 03:22:10.789 | Suggested packages: 2026-05-08 03:22:10.789902 | ubuntu-jammy-large | 2026-05-08 03:22:10.789 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2026-05-08 03:22:10.789915 | ubuntu-jammy-large | 2026-05-08 03:22:10.789 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2026-05-08 03:22:10.789931 | ubuntu-jammy-large | 2026-05-08 03:22:10.789 | binutils binfmt-support readline-doc systemd-container libfido2-1 2026-05-08 03:22:10.789944 | ubuntu-jammy-large | 2026-05-08 03:22:10.789 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2026-05-08 03:22:10.830517 | ubuntu-jammy-large | 2026-05-08 03:22:10.830 | The following NEW packages will be installed: 2026-05-08 03:22:10.830841 | ubuntu-jammy-large | 2026-05-08 03:22:10.830 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2026-05-08 03:22:10.830989 | ubuntu-jammy-large | 2026-05-08 03:22:10.830 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2026-05-08 03:22:10.831061 | ubuntu-jammy-large | 2026-05-08 03:22:10.831 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2026-05-08 03:22:10.831227 | ubuntu-jammy-large | 2026-05-08 03:22:10.831 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2026-05-08 03:22:10.831562 | ubuntu-jammy-large | 2026-05-08 03:22:10.831 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2026-05-08 03:22:10.832107 | ubuntu-jammy-large | 2026-05-08 03:22:10.831 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2026-05-08 03:22:10.832193 | ubuntu-jammy-large | 2026-05-08 03:22:10.832 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2026-05-08 03:22:10.832397 | ubuntu-jammy-large | 2026-05-08 03:22:10.832 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2026-05-08 03:22:10.987589 | ubuntu-jammy-large | 2026-05-08 03:22:10.987 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:22:10.987715 | ubuntu-jammy-large | 2026-05-08 03:22:10.987 | Need to get 27.6 MB of archives. 2026-05-08 03:22:10.987736 | ubuntu-jammy-large | 2026-05-08 03:22:10.987 | After this operation, 95.5 MB of additional disk space will be used. 2026-05-08 03:22:10.987752 | ubuntu-jammy-large | 2026-05-08 03:22:10.987 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.15 [816 kB] 2026-05-08 03:22:11.087844 | ubuntu-jammy-large | 2026-05-08 03:22:11.087 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB] 2026-05-08 03:22:11.090293 | ubuntu-jammy-large | 2026-05-08 03:22:11.090 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.15 [2275 kB] 2026-05-08 03:22:11.154798 | ubuntu-jammy-large | 2026-05-08 03:22:11.154 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] 2026-05-08 03:22:11.155122 | ubuntu-jammy-large | 2026-05-08 03:22:11.155 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2026-05-08 03:22:11.155675 | ubuntu-jammy-large | 2026-05-08 03:22:11.155 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2026-05-08 03:22:11.159843 | ubuntu-jammy-large | 2026-05-08 03:22:11.159 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2026-05-08 03:22:11.160893 | ubuntu-jammy-large | 2026-05-08 03:22:11.160 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2026-05-08 03:22:11.163542 | ubuntu-jammy-large | 2026-05-08 03:22:11.163 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2026-05-08 03:22:11.180148 | ubuntu-jammy-large | 2026-05-08 03:22:11.179 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.15 [1850 kB] 2026-05-08 03:22:11.251101 | ubuntu-jammy-large | 2026-05-08 03:22:11.250 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.15 [508 kB] 2026-05-08 03:22:11.272930 | ubuntu-jammy-large | 2026-05-08 03:22:11.272 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] 2026-05-08 03:22:11.273480 | ubuntu-jammy-large | 2026-05-08 03:22:11.273 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 2026-05-08 03:22:11.273800 | ubuntu-jammy-large | 2026-05-08 03:22:11.273 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2026-05-08 03:22:11.274602 | ubuntu-jammy-large | 2026-05-08 03:22:11.274 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2026-05-08 03:22:11.275115 | ubuntu-jammy-large | 2026-05-08 03:22:11.275 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu5 [139 kB] 2026-05-08 03:22:11.284022 | ubuntu-jammy-large | 2026-05-08 03:22:11.283 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] 2026-05-08 03:22:11.284982 | ubuntu-jammy-large | 2026-05-08 03:22:11.284 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2026-05-08 03:22:11.289074 | ubuntu-jammy-large | 2026-05-08 03:22:11.288 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2026-05-08 03:22:11.294892 | ubuntu-jammy-large | 2026-05-08 03:22:11.294 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkmod2 amd64 29-1ubuntu1.1 [48.1 kB] 2026-05-08 03:22:11.296012 | ubuntu-jammy-large | 2026-05-08 03:22:11.295 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.20 [4585 kB] 2026-05-08 03:22:11.477081 | ubuntu-jammy-large | 2026-05-08 03:22:11.476 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.20 [10.5 kB] 2026-05-08 03:22:11.477542 | ubuntu-jammy-large | 2026-05-08 03:22:11.477 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2026-05-08 03:22:11.480823 | ubuntu-jammy-large | 2026-05-08 03:22:11.480 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2026-05-08 03:22:11.488089 | ubuntu-jammy-large | 2026-05-08 03:22:11.487 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2026-05-08 03:22:11.490654 | ubuntu-jammy-large | 2026-05-08 03:22:11.490 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.9 [1467 kB] 2026-05-08 03:22:11.545887 | ubuntu-jammy-large | 2026-05-08 03:22:11.545 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2026-05-08 03:22:11.547035 | ubuntu-jammy-large | 2026-05-08 03:22:11.546 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2026-05-08 03:22:11.554330 | ubuntu-jammy-large | 2026-05-08 03:22:11.554 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.9 [5088 B] 2026-05-08 03:22:11.554648 | ubuntu-jammy-large | 2026-05-08 03:22:11.554 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2026-05-08 03:22:11.937888 | ubuntu-jammy-large | 2026-05-08 03:22:11.937 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.20 [133 kB] 2026-05-08 03:22:11.941426 | ubuntu-jammy-large | 2026-05-08 03:22:11.941 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.20 [203 kB] 2026-05-08 03:22:11.946129 | ubuntu-jammy-large | 2026-05-08 03:22:11.945 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] 2026-05-08 03:22:11.971903 | ubuntu-jammy-large | 2026-05-08 03:22:11.971 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2026-05-08 03:22:11.979192 | ubuntu-jammy-large | 2026-05-08 03:22:11.979 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2026-05-08 03:22:11.983007 | ubuntu-jammy-large | 2026-05-08 03:22:11.982 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] 2026-05-08 03:22:11.983612 | ubuntu-jammy-large | 2026-05-08 03:22:11.983 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2026-05-08 03:22:12.004038 | ubuntu-jammy-large | 2026-05-08 03:22:12.003 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.6 [820 kB] 2026-05-08 03:22:12.030916 | ubuntu-jammy-large | 2026-05-08 03:22:12.030 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.20 [31.2 kB] 2026-05-08 03:22:12.031512 | ubuntu-jammy-large | 2026-05-08 03:22:12.031 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2026-05-08 03:22:12.032332 | ubuntu-jammy-large | 2026-05-08 03:22:12.032 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2026-05-08 03:22:12.217699 | ubuntu-jammy-large | 2026-05-08 03:22:12.217 | debconf: delaying package configuration, since apt-utils is not installed 2026-05-08 03:22:12.256633 | ubuntu-jammy-large | 2026-05-08 03:22:12.256 | Fetched 27.6 MB in 1s (22.9 MB/s) 2026-05-08 03:22:12.256696 | ubuntu-jammy-large | 2026-05-08 03:22:12.256 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-05-08 03:22:12.272826 | ubuntu-jammy-large | 2026-05-08 03:22:12.272 | Selecting previously unselected package libpython3.10-minimal:amd64. 2026-05-08 03:22:12.282308 | ubuntu-jammy-large | 2026-05-08 03:22:12.282 | (Reading database ... 4865 files and directories currently installed.) 2026-05-08 03:22:12.283104 | ubuntu-jammy-large | 2026-05-08 03:22:12.283 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 2026-05-08 03:22:12.283398 | ubuntu-jammy-large | 2026-05-08 03:22:12.283 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:22:12.342191 | ubuntu-jammy-large | 2026-05-08 03:22:12.341 | Selecting previously unselected package libexpat1:amd64. 2026-05-08 03:22:12.344103 | ubuntu-jammy-large | 2026-05-08 03:22:12.343 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ... 2026-05-08 03:22:12.344425 | ubuntu-jammy-large | 2026-05-08 03:22:12.344 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-05-08 03:22:12.364989 | ubuntu-jammy-large | 2026-05-08 03:22:12.364 | Selecting previously unselected package python3.10-minimal. 2026-05-08 03:22:12.367256 | ubuntu-jammy-large | 2026-05-08 03:22:12.367 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 2026-05-08 03:22:12.373512 | ubuntu-jammy-large | 2026-05-08 03:22:12.373 | Unpacking python3.10-minimal (3.10.12-1~22.04.15) ... 2026-05-08 03:22:12.452506 | ubuntu-jammy-large | 2026-05-08 03:22:12.452 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:22:12.454856 | ubuntu-jammy-large | 2026-05-08 03:22:12.454 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-05-08 03:22:12.454909 | ubuntu-jammy-large | 2026-05-08 03:22:12.454 | Setting up python3.10-minimal (3.10.12-1~22.04.15) ... 2026-05-08 03:22:13.234897 | ubuntu-jammy-large | 2026-05-08 03:22:13.234 | Selecting previously unselected package python3-minimal. 2026-05-08 03:22:13.244302 | ubuntu-jammy-large | 2026-05-08 03:22:13.244 | (Reading database ... 5169 files and directories currently installed.) 2026-05-08 03:22:13.245287 | ubuntu-jammy-large | 2026-05-08 03:22:13.245 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2026-05-08 03:22:13.245720 | ubuntu-jammy-large | 2026-05-08 03:22:13.245 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2026-05-08 03:22:13.265715 | ubuntu-jammy-large | 2026-05-08 03:22:13.265 | Selecting previously unselected package media-types. 2026-05-08 03:22:13.267822 | ubuntu-jammy-large | 2026-05-08 03:22:13.267 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2026-05-08 03:22:13.268143 | ubuntu-jammy-large | 2026-05-08 03:22:13.268 | Unpacking media-types (7.0.0) ... 2026-05-08 03:22:13.286325 | ubuntu-jammy-large | 2026-05-08 03:22:13.286 | Selecting previously unselected package libmpdec3:amd64. 2026-05-08 03:22:13.288359 | ubuntu-jammy-large | 2026-05-08 03:22:13.288 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2026-05-08 03:22:13.288773 | ubuntu-jammy-large | 2026-05-08 03:22:13.288 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2026-05-08 03:22:13.309494 | ubuntu-jammy-large | 2026-05-08 03:22:13.309 | Selecting previously unselected package readline-common. 2026-05-08 03:22:13.311770 | ubuntu-jammy-large | 2026-05-08 03:22:13.311 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2026-05-08 03:22:13.312097 | ubuntu-jammy-large | 2026-05-08 03:22:13.312 | Unpacking readline-common (8.1.2-1) ... 2026-05-08 03:22:13.332654 | ubuntu-jammy-large | 2026-05-08 03:22:13.332 | Selecting previously unselected package libreadline8:amd64. 2026-05-08 03:22:13.335143 | ubuntu-jammy-large | 2026-05-08 03:22:13.334 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2026-05-08 03:22:13.335415 | ubuntu-jammy-large | 2026-05-08 03:22:13.335 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2026-05-08 03:22:13.360154 | ubuntu-jammy-large | 2026-05-08 03:22:13.359 | Selecting previously unselected package libsqlite3-0:amd64. 2026-05-08 03:22:13.362247 | ubuntu-jammy-large | 2026-05-08 03:22:13.362 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2026-05-08 03:22:13.362698 | ubuntu-jammy-large | 2026-05-08 03:22:13.362 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-05-08 03:22:13.399731 | ubuntu-jammy-large | 2026-05-08 03:22:13.399 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2026-05-08 03:22:13.401689 | ubuntu-jammy-large | 2026-05-08 03:22:13.401 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.15_amd64.deb ... 2026-05-08 03:22:13.401926 | ubuntu-jammy-large | 2026-05-08 03:22:13.401 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:22:13.505374 | ubuntu-jammy-large | 2026-05-08 03:22:13.505 | Selecting previously unselected package python3.10. 2026-05-08 03:22:13.507914 | ubuntu-jammy-large | 2026-05-08 03:22:13.507 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.15_amd64.deb ... 2026-05-08 03:22:13.508161 | ubuntu-jammy-large | 2026-05-08 03:22:13.508 | Unpacking python3.10 (3.10.12-1~22.04.15) ... 2026-05-08 03:22:13.531129 | ubuntu-jammy-large | 2026-05-08 03:22:13.530 | Selecting previously unselected package libpython3-stdlib:amd64. 2026-05-08 03:22:13.532973 | ubuntu-jammy-large | 2026-05-08 03:22:13.532 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2026-05-08 03:22:13.533292 | ubuntu-jammy-large | 2026-05-08 03:22:13.533 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-05-08 03:22:13.555552 | ubuntu-jammy-large | 2026-05-08 03:22:13.555 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2026-05-08 03:22:13.783819 | ubuntu-jammy-large | 2026-05-08 03:22:13.783 | Selecting previously unselected package python3. 2026-05-08 03:22:13.790500 | ubuntu-jammy-large | 2026-05-08 03:22:13.790 | (Reading database ... 5599 files and directories currently installed.) 2026-05-08 03:22:13.791228 | ubuntu-jammy-large | 2026-05-08 03:22:13.791 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2026-05-08 03:22:13.797193 | ubuntu-jammy-large | 2026-05-08 03:22:13.797 | Unpacking python3 (3.10.6-1~22.04.1) ... 2026-05-08 03:22:13.815238 | ubuntu-jammy-large | 2026-05-08 03:22:13.815 | Selecting previously unselected package libapparmor1:amd64. 2026-05-08 03:22:13.817079 | ubuntu-jammy-large | 2026-05-08 03:22:13.816 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2026-05-08 03:22:13.817136 | ubuntu-jammy-large | 2026-05-08 03:22:13.817 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-05-08 03:22:13.836547 | ubuntu-jammy-large | 2026-05-08 03:22:13.836 | Selecting previously unselected package libargon2-1:amd64. 2026-05-08 03:22:13.838726 | ubuntu-jammy-large | 2026-05-08 03:22:13.838 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2026-05-08 03:22:13.839235 | ubuntu-jammy-large | 2026-05-08 03:22:13.839 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2026-05-08 03:22:13.857917 | ubuntu-jammy-large | 2026-05-08 03:22:13.857 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-05-08 03:22:13.860077 | ubuntu-jammy-large | 2026-05-08 03:22:13.859 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-05-08 03:22:13.860399 | ubuntu-jammy-large | 2026-05-08 03:22:13.860 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-05-08 03:22:13.882472 | ubuntu-jammy-large | 2026-05-08 03:22:13.882 | Selecting previously unselected package libjson-c5:amd64. 2026-05-08 03:22:13.884650 | ubuntu-jammy-large | 2026-05-08 03:22:13.884 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2026-05-08 03:22:13.885095 | ubuntu-jammy-large | 2026-05-08 03:22:13.884 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-05-08 03:22:13.902937 | ubuntu-jammy-large | 2026-05-08 03:22:13.902 | Selecting previously unselected package libcryptsetup12:amd64. 2026-05-08 03:22:13.905146 | ubuntu-jammy-large | 2026-05-08 03:22:13.905 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-05-08 03:22:13.905582 | ubuntu-jammy-large | 2026-05-08 03:22:13.905 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-05-08 03:22:13.930684 | ubuntu-jammy-large | 2026-05-08 03:22:13.930 | Selecting previously unselected package libip4tc2:amd64. 2026-05-08 03:22:13.932851 | ubuntu-jammy-large | 2026-05-08 03:22:13.932 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-05-08 03:22:13.933261 | ubuntu-jammy-large | 2026-05-08 03:22:13.933 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-05-08 03:22:13.949932 | ubuntu-jammy-large | 2026-05-08 03:22:13.949 | Selecting previously unselected package libkmod2:amd64. 2026-05-08 03:22:13.952522 | ubuntu-jammy-large | 2026-05-08 03:22:13.952 | Preparing to unpack .../7-libkmod2_29-1ubuntu1.1_amd64.deb ... 2026-05-08 03:22:13.953318 | ubuntu-jammy-large | 2026-05-08 03:22:13.953 | Unpacking libkmod2:amd64 (29-1ubuntu1.1) ... 2026-05-08 03:22:13.972693 | ubuntu-jammy-large | 2026-05-08 03:22:13.972 | Selecting previously unselected package systemd. 2026-05-08 03:22:13.975040 | ubuntu-jammy-large | 2026-05-08 03:22:13.974 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.20_amd64.deb ... 2026-05-08 03:22:14.008521 | ubuntu-jammy-large | 2026-05-08 03:22:14.008 | Unpacking systemd (249.11-0ubuntu3.20) ... 2026-05-08 03:22:14.183599 | ubuntu-jammy-large | 2026-05-08 03:22:14.183 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-05-08 03:22:14.183796 | ubuntu-jammy-large | 2026-05-08 03:22:14.183 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2026-05-08 03:22:14.184109 | ubuntu-jammy-large | 2026-05-08 03:22:14.184 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-05-08 03:22:14.184439 | ubuntu-jammy-large | 2026-05-08 03:22:14.184 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-05-08 03:22:14.184861 | ubuntu-jammy-large | 2026-05-08 03:22:14.184 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-05-08 03:22:14.185494 | ubuntu-jammy-large | 2026-05-08 03:22:14.185 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-05-08 03:22:14.185569 | ubuntu-jammy-large | 2026-05-08 03:22:14.185 | Setting up libkmod2:amd64 (29-1ubuntu1.1) ... 2026-05-08 03:22:14.185769 | ubuntu-jammy-large | 2026-05-08 03:22:14.185 | Setting up systemd (249.11-0ubuntu3.20) ... 2026-05-08 03:22:14.195646 | ubuntu-jammy-large | 2026-05-08 03:22:14.195 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2026-05-08 03:22:14.198341 | ubuntu-jammy-large | 2026-05-08 03:22:14.198 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2026-05-08 03:22:14.204399 | ubuntu-jammy-large | 2026-05-08 03:22:14.204 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2026-05-08 03:22:14.204518 | ubuntu-jammy-large | 2026-05-08 03:22:14.204 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2026-05-08 03:22:14.215008 | ubuntu-jammy-large | 2026-05-08 03:22:14.214 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2026-05-08 03:22:14.218323 | ubuntu-jammy-large | 2026-05-08 03:22:14.218 | Initializing machine ID from random generator. 2026-05-08 03:22:14.519579 | ubuntu-jammy-large | 2026-05-08 03:22:14.519 | Selecting previously unselected package systemd-sysv. 2026-05-08 03:22:14.526209 | ubuntu-jammy-large | 2026-05-08 03:22:14.526 | (Reading database ... 6438 files and directories currently installed.) 2026-05-08 03:22:14.527076 | ubuntu-jammy-large | 2026-05-08 03:22:14.526 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.20_amd64.deb ... 2026-05-08 03:22:14.527322 | ubuntu-jammy-large | 2026-05-08 03:22:14.527 | Unpacking systemd-sysv (249.11-0ubuntu3.20) ... 2026-05-08 03:22:14.544444 | ubuntu-jammy-large | 2026-05-08 03:22:14.544 | Selecting previously unselected package libdbus-1-3:amd64. 2026-05-08 03:22:14.546727 | ubuntu-jammy-large | 2026-05-08 03:22:14.546 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2026-05-08 03:22:14.547078 | ubuntu-jammy-large | 2026-05-08 03:22:14.547 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-05-08 03:22:14.568998 | ubuntu-jammy-large | 2026-05-08 03:22:14.568 | Selecting previously unselected package dbus. 2026-05-08 03:22:14.571269 | ubuntu-jammy-large | 2026-05-08 03:22:14.571 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2026-05-08 03:22:14.588615 | ubuntu-jammy-large | 2026-05-08 03:22:14.588 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2026-05-08 03:22:14.616038 | ubuntu-jammy-large | 2026-05-08 03:22:14.615 | Selecting previously unselected package dmsetup. 2026-05-08 03:22:14.618672 | ubuntu-jammy-large | 2026-05-08 03:22:14.618 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-05-08 03:22:14.619107 | ubuntu-jammy-large | 2026-05-08 03:22:14.619 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-05-08 03:22:14.640047 | ubuntu-jammy-large | 2026-05-08 03:22:14.639 | Selecting previously unselected package libglib2.0-0:amd64. 2026-05-08 03:22:14.642546 | ubuntu-jammy-large | 2026-05-08 03:22:14.642 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.9_amd64.deb ... 2026-05-08 03:22:14.643084 | ubuntu-jammy-large | 2026-05-08 03:22:14.642 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-05-08 03:22:14.708711 | ubuntu-jammy-large | 2026-05-08 03:22:14.708 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-05-08 03:22:14.710913 | ubuntu-jammy-large | 2026-05-08 03:22:14.710 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2026-05-08 03:22:14.711172 | ubuntu-jammy-large | 2026-05-08 03:22:14.711 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-05-08 03:22:14.730292 | ubuntu-jammy-large | 2026-05-08 03:22:14.730 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-05-08 03:22:14.732357 | ubuntu-jammy-large | 2026-05-08 03:22:14.732 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2026-05-08 03:22:14.732670 | ubuntu-jammy-large | 2026-05-08 03:22:14.732 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-05-08 03:22:14.758206 | ubuntu-jammy-large | 2026-05-08 03:22:14.758 | Selecting previously unselected package libglib2.0-data. 2026-05-08 03:22:14.760638 | ubuntu-jammy-large | 2026-05-08 03:22:14.760 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.9_all.deb ... 2026-05-08 03:22:14.760988 | ubuntu-jammy-large | 2026-05-08 03:22:14.760 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-05-08 03:22:14.778189 | ubuntu-jammy-large | 2026-05-08 03:22:14.777 | Selecting previously unselected package libicu70:amd64. 2026-05-08 03:22:14.780716 | ubuntu-jammy-large | 2026-05-08 03:22:14.780 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2026-05-08 03:22:14.781213 | ubuntu-jammy-large | 2026-05-08 03:22:14.781 | Unpacking libicu70:amd64 (70.1-2) ... 2026-05-08 03:22:15.060791 | ubuntu-jammy-large | 2026-05-08 03:22:15.059 | Selecting previously unselected package libnss-systemd:amd64. 2026-05-08 03:22:15.060975 | ubuntu-jammy-large | 2026-05-08 03:22:15.060 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.20_amd64.deb ... 2026-05-08 03:22:15.060998 | ubuntu-jammy-large | 2026-05-08 03:22:15.060 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-05-08 03:22:15.078038 | ubuntu-jammy-large | 2026-05-08 03:22:15.077 | Selecting previously unselected package libpam-systemd:amd64. 2026-05-08 03:22:15.079391 | ubuntu-jammy-large | 2026-05-08 03:22:15.079 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.20_amd64.deb ... 2026-05-08 03:22:15.079560 | ubuntu-jammy-large | 2026-05-08 03:22:15.079 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-05-08 03:22:15.103125 | ubuntu-jammy-large | 2026-05-08 03:22:15.102 | Selecting previously unselected package libxml2:amd64. 2026-05-08 03:22:15.104715 | ubuntu-jammy-large | 2026-05-08 03:22:15.104 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... 2026-05-08 03:22:15.104969 | ubuntu-jammy-large | 2026-05-08 03:22:15.104 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-05-08 03:22:15.143665 | ubuntu-jammy-large | 2026-05-08 03:22:15.143 | Selecting previously unselected package python3-dbus. 2026-05-08 03:22:15.146237 | ubuntu-jammy-large | 2026-05-08 03:22:15.146 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2026-05-08 03:22:15.146671 | ubuntu-jammy-large | 2026-05-08 03:22:15.146 | Unpacking python3-dbus (1.2.18-3build1) ... 2026-05-08 03:22:15.171776 | ubuntu-jammy-large | 2026-05-08 03:22:15.171 | Selecting previously unselected package python3-gi. 2026-05-08 03:22:15.173891 | ubuntu-jammy-large | 2026-05-08 03:22:15.173 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2026-05-08 03:22:15.174180 | ubuntu-jammy-large | 2026-05-08 03:22:15.174 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2026-05-08 03:22:15.207331 | ubuntu-jammy-large | 2026-05-08 03:22:15.207 | Selecting previously unselected package networkd-dispatcher. 2026-05-08 03:22:15.210026 | ubuntu-jammy-large | 2026-05-08 03:22:15.209 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2026-05-08 03:22:15.210374 | ubuntu-jammy-large | 2026-05-08 03:22:15.210 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-05-08 03:22:15.230009 | ubuntu-jammy-large | 2026-05-08 03:22:15.229 | Selecting previously unselected package shared-mime-info. 2026-05-08 03:22:15.232468 | ubuntu-jammy-large | 2026-05-08 03:22:15.232 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2026-05-08 03:22:15.232858 | ubuntu-jammy-large | 2026-05-08 03:22:15.232 | Unpacking shared-mime-info (2.1-2) ... 2026-05-08 03:22:15.274264 | ubuntu-jammy-large | 2026-05-08 03:22:15.274 | Selecting previously unselected package sudo. 2026-05-08 03:22:15.276024 | ubuntu-jammy-large | 2026-05-08 03:22:15.275 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.6_amd64.deb ... 2026-05-08 03:22:15.279091 | ubuntu-jammy-large | 2026-05-08 03:22:15.279 | Unpacking sudo (1.9.9-1ubuntu2.6) ... 2026-05-08 03:22:15.324220 | ubuntu-jammy-large | 2026-05-08 03:22:15.323 | Selecting previously unselected package systemd-timesyncd. 2026-05-08 03:22:15.326455 | ubuntu-jammy-large | 2026-05-08 03:22:15.326 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.20_amd64.deb ... 2026-05-08 03:22:15.326800 | ubuntu-jammy-large | 2026-05-08 03:22:15.326 | Unpacking systemd-timesyncd (249.11-0ubuntu3.20) ... 2026-05-08 03:22:15.343399 | ubuntu-jammy-large | 2026-05-08 03:22:15.343 | Selecting previously unselected package xdg-user-dirs. 2026-05-08 03:22:15.345354 | ubuntu-jammy-large | 2026-05-08 03:22:15.345 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2026-05-08 03:22:15.354033 | ubuntu-jammy-large | 2026-05-08 03:22:15.353 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2026-05-08 03:22:15.394141 | ubuntu-jammy-large | 2026-05-08 03:22:15.393 | Selecting previously unselected package busybox. 2026-05-08 03:22:15.395927 | ubuntu-jammy-large | 2026-05-08 03:22:15.395 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-05-08 03:22:15.396133 | ubuntu-jammy-large | 2026-05-08 03:22:15.396 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2026-05-08 03:22:15.428436 | ubuntu-jammy-large | 2026-05-08 03:22:15.428 | Setting up media-types (7.0.0) ... 2026-05-08 03:22:15.429856 | ubuntu-jammy-large | 2026-05-08 03:22:15.429 | Setting up systemd-sysv (249.11-0ubuntu3.20) ... 2026-05-08 03:22:15.432862 | ubuntu-jammy-large | 2026-05-08 03:22:15.432 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2026-05-08 03:22:15.441538 | ubuntu-jammy-large | 2026-05-08 03:22:15.441 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-05-08 03:22:15.450791 | ubuntu-jammy-large | 2026-05-08 03:22:15.450 | No schema files found: doing nothing. 2026-05-08 03:22:15.454545 | ubuntu-jammy-large | 2026-05-08 03:22:15.454 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-05-08 03:22:15.454997 | ubuntu-jammy-large | 2026-05-08 03:22:15.454 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-05-08 03:22:15.457691 | ubuntu-jammy-large | 2026-05-08 03:22:15.457 | First installation detected... 2026-05-08 03:22:15.457752 | ubuntu-jammy-large | 2026-05-08 03:22:15.457 | Checking NSS setup... 2026-05-08 03:22:15.460740 | ubuntu-jammy-large | 2026-05-08 03:22:15.460 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2026-05-08 03:22:15.461232 | ubuntu-jammy-large | 2026-05-08 03:22:15.461 | Setting up libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-05-08 03:22:15.461658 | ubuntu-jammy-large | 2026-05-08 03:22:15.461 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-05-08 03:22:15.462086 | ubuntu-jammy-large | 2026-05-08 03:22:15.462 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2026-05-08 03:22:15.570186 | ubuntu-jammy-large | 2026-05-08 03:22:15.569 | Setting up systemd-timesyncd (249.11-0ubuntu3.20) ... 2026-05-08 03:22:15.839126 | ubuntu-jammy-large | 2026-05-08 03:22:15.838 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-05-08 03:22:15.839237 | ubuntu-jammy-large | 2026-05-08 03:22:15.838 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-05-08 03:22:15.842639 | ubuntu-jammy-large | 2026-05-08 03:22:15.842 | Setting up sudo (1.9.9-1ubuntu2.6) ... 2026-05-08 03:22:15.903411 | ubuntu-jammy-large | 2026-05-08 03:22:15.903 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-05-08 03:22:15.906880 | ubuntu-jammy-large | 2026-05-08 03:22:15.906 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2026-05-08 03:22:15.907439 | ubuntu-jammy-large | 2026-05-08 03:22:15.907 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-05-08 03:22:16.017072 | ubuntu-jammy-large | 2026-05-08 03:22:16.016 | debconf: unable to initialize frontend: Dialog 2026-05-08 03:22:16.017176 | ubuntu-jammy-large | 2026-05-08 03:22:16.016 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-05-08 03:22:16.017191 | ubuntu-jammy-large | 2026-05-08 03:22:16.017 | debconf: falling back to frontend: Readline 2026-05-08 03:22:16.017350 | ubuntu-jammy-large | 2026-05-08 03:22:16.017 | debconf: unable to initialize frontend: Readline 2026-05-08 03:22:16.017377 | ubuntu-jammy-large | 2026-05-08 03:22:16.017 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-05-08 03:22:16.017393 | ubuntu-jammy-large | 2026-05-08 03:22:16.017 | debconf: falling back to frontend: Teletype 2026-05-08 03:22:16.121922 | ubuntu-jammy-large | 2026-05-08 03:22:16.121 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-05-08 03:22:16.122508 | ubuntu-jammy-large | 2026-05-08 03:22:16.122 | Setting up readline-common (8.1.2-1) ... 2026-05-08 03:22:16.126770 | ubuntu-jammy-large | 2026-05-08 03:22:16.126 | Setting up libicu70:amd64 (70.1-2) ... 2026-05-08 03:22:16.127177 | ubuntu-jammy-large | 2026-05-08 03:22:16.127 | Setting up libreadline8:amd64 (8.1.2-1) ... 2026-05-08 03:22:16.129177 | ubuntu-jammy-large | 2026-05-08 03:22:16.129 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:22:16.129212 | ubuntu-jammy-large | 2026-05-08 03:22:16.129 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-05-08 03:22:16.129222 | ubuntu-jammy-large | 2026-05-08 03:22:16.129 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-05-08 03:22:16.129231 | ubuntu-jammy-large | 2026-05-08 03:22:16.129 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-05-08 03:22:16.130000 | ubuntu-jammy-large | 2026-05-08 03:22:16.129 | Setting up python3.10 (3.10.12-1~22.04.15) ... 2026-05-08 03:22:16.936433 | ubuntu-jammy-large | 2026-05-08 03:22:16.936 | Setting up python3 (3.10.6-1~22.04.1) ... 2026-05-08 03:22:16.946590 | ubuntu-jammy-large | 2026-05-08 03:22:16.946 | running python rtupdate hooks for python3.10... 2026-05-08 03:22:16.946719 | ubuntu-jammy-large | 2026-05-08 03:22:16.946 | running python post-rtupdate hooks for python3.10... 2026-05-08 03:22:17.062740 | ubuntu-jammy-large | 2026-05-08 03:22:17.062 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2026-05-08 03:22:17.292177 | ubuntu-jammy-large | 2026-05-08 03:22:17.291 | Setting up shared-mime-info (2.1-2) ... 2026-05-08 03:22:17.578021 | ubuntu-jammy-large | 2026-05-08 03:22:17.577 | Setting up python3-dbus (1.2.18-3build1) ... 2026-05-08 03:22:17.792738 | ubuntu-jammy-large | 2026-05-08 03:22:17.792 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-05-08 03:22:17.954357 | ubuntu-jammy-large | 2026-05-08 03:22:17.954 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2026-05-08 03:22:17.958209 | ubuntu-jammy-large | 2026-05-08 03:22:17.958 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:22:18.192495 | ubuntu-jammy-large | 2026-05-08 03:22:18.192 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2026-05-08 03:22:18.192767 | ubuntu-jammy-large | 2026-05-08 03:22:18.192 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-05-08 03:22:18.192838 | ubuntu-jammy-large | 2026-05-08 03:22:18.192 | dib-run-parts 2026-05-08 03:22:18.196240 | ubuntu-jammy-large | 2026-05-08 03:22:18.196 | dib-run-parts Target: root.d 2026-05-08 03:22:18.196284 | ubuntu-jammy-large | 2026-05-08 03:22:18.196 | dib-run-parts 2026-05-08 03:22:18.196298 | ubuntu-jammy-large | 2026-05-08 03:22:18.196 | dib-run-parts Script Seconds 2026-05-08 03:22:18.196311 | ubuntu-jammy-large | 2026-05-08 03:22:18.196 | dib-run-parts --------------------------------------- ---------- 2026-05-08 03:22:18.196321 | ubuntu-jammy-large | 2026-05-08 03:22:18.196 | dib-run-parts 2026-05-08 03:22:18.209240 | ubuntu-jammy-large | 2026-05-08 03:22:18.209 | dib-run-parts 08-debootstrap 42.743 2026-05-08 03:22:18.220092 | ubuntu-jammy-large | 2026-05-08 03:22:18.219 | dib-run-parts 09-apt-keyring 0.006 2026-05-08 03:22:18.229393 | ubuntu-jammy-large | 2026-05-08 03:22:18.229 | dib-run-parts 11-pip-cache 0.055 2026-05-08 03:22:18.239816 | ubuntu-jammy-large | 2026-05-08 03:22:18.239 | dib-run-parts 50-block-apt-translations 0.035 2026-05-08 03:22:18.250227 | ubuntu-jammy-large | 2026-05-08 03:22:18.250 | dib-run-parts 50-block-daemons 0.120 2026-05-08 03:22:18.260683 | ubuntu-jammy-large | 2026-05-08 03:22:18.260 | dib-run-parts 50-build-with-http-cache 0.005 2026-05-08 03:22:18.270599 | ubuntu-jammy-large | 2026-05-08 03:22:18.270 | dib-run-parts 50-shared-apt-cache 0.031 2026-05-08 03:22:18.283172 | ubuntu-jammy-large | 2026-05-08 03:22:18.282 | dib-run-parts 50-trim-dpkg 0.056 2026-05-08 03:22:18.293988 | ubuntu-jammy-large | 2026-05-08 03:22:18.293 | dib-run-parts 75-ubuntu-minimal-baseinstall 27.033 2026-05-08 03:22:18.297676 | ubuntu-jammy-large | 2026-05-08 03:22:18.297 | dib-run-parts 2026-05-08 03:22:18.297844 | ubuntu-jammy-large | 2026-05-08 03:22:18.297 | dib-run-parts --------------------- END PROFILING --------------------- 2026-05-08 03:22:18.466401 | ubuntu-jammy-large | 2026-05-08 03:22:18.466 | Running hooks from /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d 2026-05-08 03:22:18.487031 | ubuntu-jammy-large | 2026-05-08 03:22:18.486 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-base-defaults 2026-05-08 03:22:18.496396 | ubuntu-jammy-large | 2026-05-08 03:22:18.496 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-base-defaults 2026-05-08 03:22:18.501592 | ubuntu-jammy-large | 2026-05-08 03:22:18.501 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:22:18.506135 | ubuntu-jammy-large | 2026-05-08 03:22:18.506 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:22:18.511419 | ubuntu-jammy-large | 2026-05-08 03:22:18.511 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:22:18.517093 | ubuntu-jammy-large | 2026-05-08 03:22:18.516 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:22:18.522500 | ubuntu-jammy-large | 2026-05-08 03:22:18.522 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:22:18.533125 | ubuntu-jammy-large | 2026-05-08 03:22:18.532 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:22:18.538478 | ubuntu-jammy-large | 2026-05-08 03:22:18.538 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-05-08 03:22:18.543593 | ubuntu-jammy-large | 2026-05-08 03:22:18.543 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-05-08 03:22:18.548801 | ubuntu-jammy-large | 2026-05-08 03:22:18.548 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:22:18.553979 | ubuntu-jammy-large | 2026-05-08 03:22:18.553 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:22:18.559779 | ubuntu-jammy-large | 2026-05-08 03:22:18.559 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-05-08 03:22:18.565590 | ubuntu-jammy-large | 2026-05-08 03:22:18.565 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:22:18.570690 | ubuntu-jammy-large | 2026-05-08 03:22:18.570 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:22:18.576286 | ubuntu-jammy-large | 2026-05-08 03:22:18.576 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-05-08 03:22:18.581016 | ubuntu-jammy-large | 2026-05-08 03:22:18.580 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-05-08 03:22:18.585975 | ubuntu-jammy-large | 2026-05-08 03:22:18.585 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:22:18.591937 | ubuntu-jammy-large | 2026-05-08 03:22:18.591 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:22:18.597618 | ubuntu-jammy-large | 2026-05-08 03:22:18.597 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:22:18.602384 | ubuntu-jammy-large | 2026-05-08 03:22:18.602 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:22:18.608374 | ubuntu-jammy-large | 2026-05-08 03:22:18.608 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:22:18.617297 | ubuntu-jammy-large | 2026-05-08 03:22:18.617 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:22:18.623684 | ubuntu-jammy-large | 2026-05-08 03:22:18.623 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:22:18.628841 | ubuntu-jammy-large | 2026-05-08 03:22:18.628 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:22:18.633797 | ubuntu-jammy-large | 2026-05-08 03:22:18.633 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-05-08 03:22:18.643732 | ubuntu-jammy-large | 2026-05-08 03:22:18.643 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-05-08 03:22:18.648914 | ubuntu-jammy-large | 2026-05-08 03:22:18.648 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-05-08 03:22:18.653728 | ubuntu-jammy-large | 2026-05-08 03:22:18.653 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-05-08 03:22:18.659864 | ubuntu-jammy-large | 2026-05-08 03:22:18.659 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-pip-cache 2026-05-08 03:22:18.670685 | ubuntu-jammy-large | 2026-05-08 03:22:18.670 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-pip-cache 2026-05-08 03:22:18.675468 | ubuntu-jammy-large | 2026-05-08 03:22:18.675 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:22:18.680972 | ubuntu-jammy-large | 2026-05-08 03:22:18.680 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:22:18.686560 | ubuntu-jammy-large | 2026-05-08 03:22:18.686 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:22:18.698373 | ubuntu-jammy-large | 2026-05-08 03:22:18.698 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:22:18.702678 | ubuntu-jammy-large | 2026-05-08 03:22:18.702 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-05-08 03:22:18.708214 | ubuntu-jammy-large | 2026-05-08 03:22:18.708 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-05-08 03:22:18.713863 | ubuntu-jammy-large | 2026-05-08 03:22:18.713 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-05-08 03:22:18.718929 | ubuntu-jammy-large | 2026-05-08 03:22:18.718 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-05-08 03:22:18.725094 | ubuntu-jammy-large | 2026-05-08 03:22:18.724 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:22:18.730665 | ubuntu-jammy-large | 2026-05-08 03:22:18.730 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:22:18.736813 | ubuntu-jammy-large | 2026-05-08 03:22:18.736 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:22:18.743077 | ubuntu-jammy-large | 2026-05-08 03:22:18.742 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:22:18.749168 | ubuntu-jammy-large | 2026-05-08 03:22:18.749 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-05-08 03:22:18.755499 | ubuntu-jammy-large | 2026-05-08 03:22:18.755 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-05-08 03:22:18.761947 | ubuntu-jammy-large | 2026-05-08 03:22:18.761 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-05-08 03:22:18.768023 | ubuntu-jammy-large | 2026-05-08 03:22:18.767 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:22:18.773916 | ubuntu-jammy-large | 2026-05-08 03:22:18.773 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:22:18.780587 | ubuntu-jammy-large | 2026-05-08 03:22:18.780 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:22:18.791404 | ubuntu-jammy-large | 2026-05-08 03:22:18.791 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:22:18.797623 | ubuntu-jammy-large | 2026-05-08 03:22:18.797 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:22:18.804046 | ubuntu-jammy-large | 2026-05-08 03:22:18.803 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:22:18.810581 | ubuntu-jammy-large | 2026-05-08 03:22:18.810 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:22:18.821316 | ubuntu-jammy-large | 2026-05-08 03:22:18.821 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:22:18.826409 | ubuntu-jammy-large | 2026-05-08 03:22:18.826 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-05-08 03:22:18.831885 | ubuntu-jammy-large | 2026-05-08 03:22:18.831 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-05-08 03:22:18.838168 | ubuntu-jammy-large | 2026-05-08 03:22:18.838 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-05-08 03:22:18.844641 | ubuntu-jammy-large | 2026-05-08 03:22:18.844 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:22:18.856003 | ubuntu-jammy-large | 2026-05-08 03:22:18.855 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:22:18.861909 | ubuntu-jammy-large | 2026-05-08 03:22:18.861 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:22:18.868012 | ubuntu-jammy-large | 2026-05-08 03:22:18.867 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:22:18.874543 | ubuntu-jammy-large | 2026-05-08 03:22:18.874 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:22:18.884123 | ubuntu-jammy-large | 2026-05-08 03:22:18.884 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:22:18.889824 | ubuntu-jammy-large | 2026-05-08 03:22:18.889 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:22:18.895415 | ubuntu-jammy-large | 2026-05-08 03:22:18.895 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:22:18.901411 | ubuntu-jammy-large | 2026-05-08 03:22:18.901 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/14-manifests 2026-05-08 03:22:18.912538 | ubuntu-jammy-large | 2026-05-08 03:22:18.912 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/14-manifests 2026-05-08 03:22:18.918610 | ubuntu-jammy-large | 2026-05-08 03:22:18.918 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:22:18.924539 | ubuntu-jammy-large | 2026-05-08 03:22:18.924 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:22:18.930632 | ubuntu-jammy-large | 2026-05-08 03:22:18.930 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:22:18.936740 | ubuntu-jammy-large | 2026-05-08 03:22:18.936 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:22:18.943113 | ubuntu-jammy-large | 2026-05-08 03:22:18.942 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-05-08 03:22:18.954094 | ubuntu-jammy-large | 2026-05-08 03:22:18.953 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-05-08 03:22:18.960144 | ubuntu-jammy-large | 2026-05-08 03:22:18.960 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-05-08 03:22:18.966260 | ubuntu-jammy-large | 2026-05-08 03:22:18.966 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-05-08 03:22:18.972451 | ubuntu-jammy-large | 2026-05-08 03:22:18.972 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-05-08 03:22:18.979396 | ubuntu-jammy-large | 2026-05-08 03:22:18.979 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-05-08 03:22:18.990549 | ubuntu-jammy-large | 2026-05-08 03:22:18.990 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-05-08 03:22:18.996215 | ubuntu-jammy-large | 2026-05-08 03:22:18.996 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-05-08 03:22:19.001869 | ubuntu-jammy-large | 2026-05-08 03:22:19.001 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-05-08 03:22:19.007411 | ubuntu-jammy-large | 2026-05-08 03:22:19.007 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-05-08 03:22:19.017304 | ubuntu-jammy-large | 2026-05-08 03:22:19.017 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-05-08 03:22:19.023701 | ubuntu-jammy-large | 2026-05-08 03:22:19.023 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-05-08 03:22:19.029574 | ubuntu-jammy-large | 2026-05-08 03:22:19.029 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-05-08 03:22:19.036398 | ubuntu-jammy-large | 2026-05-08 03:22:19.036 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-05-08 03:22:19.042467 | ubuntu-jammy-large | 2026-05-08 03:22:19.042 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-05-08 03:22:19.048254 | ubuntu-jammy-large | 2026-05-08 03:22:19.048 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-05-08 03:22:19.053207 | ubuntu-jammy-large | 2026-05-08 03:22:19.053 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-05-08 03:22:19.058552 | ubuntu-jammy-large | 2026-05-08 03:22:19.058 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-05-08 03:22:19.064660 | ubuntu-jammy-large | 2026-05-08 03:22:19.064 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-05-08 03:22:19.071007 | ubuntu-jammy-large | 2026-05-08 03:22:19.070 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:22:19.082062 | ubuntu-jammy-large | 2026-05-08 03:22:19.081 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:22:19.088046 | ubuntu-jammy-large | 2026-05-08 03:22:19.087 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-05-08 03:22:19.093788 | ubuntu-jammy-large | 2026-05-08 03:22:19.093 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-05-08 03:22:19.100568 | ubuntu-jammy-large | 2026-05-08 03:22:19.100 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-05-08 03:22:19.106516 | ubuntu-jammy-large | 2026-05-08 03:22:19.106 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-05-08 03:22:19.112635 | ubuntu-jammy-large | 2026-05-08 03:22:19.112 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-05-08 03:22:19.118666 | ubuntu-jammy-large | 2026-05-08 03:22:19.118 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-05-08 03:22:19.124590 | ubuntu-jammy-large | 2026-05-08 03:22:19.124 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-05-08 03:22:19.131567 | ubuntu-jammy-large | 2026-05-08 03:22:19.131 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-05-08 03:22:19.143568 | ubuntu-jammy-large | 2026-05-08 03:22:19.143 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-05-08 03:22:19.149321 | ubuntu-jammy-large | 2026-05-08 03:22:19.149 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-05-08 03:22:19.155617 | ubuntu-jammy-large | 2026-05-08 03:22:19.155 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-05-08 03:22:19.161280 | ubuntu-jammy-large | 2026-05-08 03:22:19.161 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/10-create-pkg-map-dir 2026-05-08 03:22:19.197608 | ubuntu-jammy-large | 2026-05-08 03:22:19.197 | Copying pkg-map for source-repositories 2026-05-08 03:22:19.221529 | ubuntu-jammy-large | 2026-05-08 03:22:19.221 | Copying pkg-map for debootstrap 2026-05-08 03:22:19.248008 | ubuntu-jammy-large | 2026-05-08 03:22:19.247 | Copying pkg-map for base 2026-05-08 03:22:19.270178 | ubuntu-jammy-large | 2026-05-08 03:22:19.269 | Copying pkg-map for amphora-agent 2026-05-08 03:22:19.292145 | ubuntu-jammy-large | 2026-05-08 03:22:19.291 | Copying pkg-map for bootloader 2026-05-08 03:22:19.313422 | ubuntu-jammy-large | 2026-05-08 03:22:19.313 | Copying pkg-map for install-static 2026-05-08 03:22:19.337129 | ubuntu-jammy-large | 2026-05-08 03:22:19.336 | Copying pkg-map for haproxy-logrotate 2026-05-08 03:22:19.359148 | ubuntu-jammy-large | 2026-05-08 03:22:19.358 | Copying pkg-map for haproxy-octavia 2026-05-08 03:22:19.381967 | ubuntu-jammy-large | 2026-05-08 03:22:19.381 | Copying pkg-map for cache-url 2026-05-08 03:22:19.404660 | ubuntu-jammy-large | 2026-05-08 03:22:19.404 | Copying pkg-map for keepalived-octavia 2026-05-08 03:22:19.425436 | ubuntu-jammy-large | 2026-05-08 03:22:19.425 | Copying pkg-map for sos 2026-05-08 03:22:19.444779 | ubuntu-jammy-large | 2026-05-08 03:22:19.444 | Copying pkg-map for svc-map 2026-05-08 03:22:19.468004 | ubuntu-jammy-large | 2026-05-08 03:22:19.467 | dib-run-parts 10-create-pkg-map-dir completed 2026-05-08 03:22:19.468100 | ubuntu-jammy-large | 2026-05-08 03:22:19.468 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/10-merge-svc-map-files 2026-05-08 03:22:19.544580 | ubuntu-jammy-large | 2026-05-08 03:22:19.544 | dib-run-parts 10-merge-svc-map-files completed 2026-05-08 03:22:19.544717 | ubuntu-jammy-large | 2026-05-08 03:22:19.544 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/11-copy-svc-map-file 2026-05-08 03:22:19.578712 | ubuntu-jammy-large | 2026-05-08 03:22:19.578 | dib-run-parts 11-copy-svc-map-file completed 2026-05-08 03:22:19.578792 | ubuntu-jammy-large | 2026-05-08 03:22:19.578 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/20-manifest-dir 2026-05-08 03:22:19.610640 | ubuntu-jammy-large | 2026-05-08 03:22:19.610 | dib-run-parts 20-manifest-dir completed 2026-05-08 03:22:19.610791 | ubuntu-jammy-large | 2026-05-08 03:22:19.610 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/50-modprobe-blacklist 2026-05-08 03:22:19.644534 | ubuntu-jammy-large | 2026-05-08 03:22:19.644 | dib-run-parts 50-modprobe-blacklist completed 2026-05-08 03:22:19.644673 | ubuntu-jammy-large | 2026-05-08 03:22:19.644 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/98-source-repositories 2026-05-08 03:22:19.670063 | ubuntu-jammy-large | 2026-05-08 03:22:19.669 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Fri May 8 03:22:19 UTC 2026 for /tmp/dib_build.1kfUX0Qf/hooks/source-repository-amphora-agent 2026-05-08 03:22:19.681398 | ubuntu-jammy-large | 2026-05-08 03:22:19.681 | (0001 / 0002) 2026-05-08 03:22:19.715461 | ubuntu-jammy-large | 2026-05-08 03:22:19.715 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2026-05-08 03:22:25.074191 | ubuntu-jammy-large | 2026-05-08 03:22:25.074 | Updating cache of https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 with ref stable/2025.1 2026-05-08 03:22:26.007177 | ubuntu-jammy-large | 2026-05-08 03:22:26.006 | Cloning from amphora-agent cache and applying ref stable/2025.1 2026-05-08 03:22:26.353145 | ubuntu-jammy-large | 2026-05-08 03:22:26.352 | HEAD is now at 0fff2867b Merge "Make [task_flow].persistence_connection secret" into stable/2025.1 2026-05-08 03:22:26.397074 | ubuntu-jammy-large | 2026-05-08 03:22:26.396 | (0002 / 0002) 2026-05-08 03:22:26.429429 | ubuntu-jammy-large | 2026-05-08 03:22:26.429 | Caching upper-constraints file from https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt in /home/zuul/.cache/image-create/source-repositories/upper_constraints_1c306833ee958eba61c6fff64584cba52ca405c5 2026-05-08 03:22:26.478904 | ubuntu-jammy-large | 2026-05-08 03:22:26.478 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-08 03:22:26.479519 | ubuntu-jammy-large | 2026-05-08 03:22:26.479 | Dload Upload Total Spent Left Speed 2026-05-08 03:22:27.201620 | ubuntu-jammy-large | 2026-05-08 03:22:27.201 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13007 100 13007 0 0 18011 0 --:--:-- --:--:-- --:--:-- 17990 2026-05-08 03:22:27.208066 | ubuntu-jammy-large | 2026-05-08 03:22:27.207 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2025.1/upper-constraints.txt for the first time 2026-05-08 03:22:27.262329 | ubuntu-jammy-large | 2026-05-08 03:22:27.262 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Fri May 8 03:22:27 UTC 2026 for /tmp/dib_build.1kfUX0Qf/hooks/source-repository-octavia-lib 2026-05-08 03:22:27.274394 | ubuntu-jammy-large | 2026-05-08 03:22:27.274 | (0001 / 0001) 2026-05-08 03:22:27.309971 | ubuntu-jammy-large | 2026-05-08 03:22:27.309 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2026-05-08 03:22:28.862252 | ubuntu-jammy-large | 2026-05-08 03:22:28.862 | Updating cache of https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 with ref master 2026-05-08 03:22:29.621390 | ubuntu-jammy-large | 2026-05-08 03:22:29.621 | Cloning from octavia-lib cache and applying ref master 2026-05-08 03:22:29.754909 | ubuntu-jammy-large | 2026-05-08 03:22:29.754 | HEAD is now at 8cea39b Update master for stable/2026.1 2026-05-08 03:22:29.831393 | ubuntu-jammy-large | 2026-05-08 03:22:29.831 | dib-run-parts 98-source-repositories completed 2026-05-08 03:22:29.831467 | ubuntu-jammy-large | 2026-05-08 03:22:29.831 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/99-enable-install-types 2026-05-08 03:22:29.844420 | ubuntu-jammy-large | 2026-05-08 03:22:29.844 | /tmp/dib_build.1kfUX0Qf/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.VcRJVW 2026-05-08 03:22:29.846758 | ubuntu-jammy-large | 2026-05-08 03:22:29.846 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.VcRJVW 2026-05-08 03:22:29.850147 | ubuntu-jammy-large | 2026-05-08 03:22:29.849 | /tmp/dib_build.1kfUX0Qf/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.VcRJVW 2026-05-08 03:22:29.852473 | ubuntu-jammy-large | 2026-05-08 03:22:29.852 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.VcRJVW 2026-05-08 03:22:29.856191 | ubuntu-jammy-large | 2026-05-08 03:22:29.856 | dib-run-parts 99-enable-install-types completed 2026-05-08 03:22:29.856239 | ubuntu-jammy-large | 2026-05-08 03:22:29.856 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/extra-data.d/99-squash-package-install 2026-05-08 03:22:29.962172 | ubuntu-jammy-large | 2026-05-08 03:22:29.961 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-05-08 03:22:29.963175 | ubuntu-jammy-large | 2026-05-08 03:22:29.963 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-05-08 03:22:29.964254 | ubuntu-jammy-large | 2026-05-08 03:22:29.964 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2026-05-08 03:22:29.964709 | ubuntu-jammy-large | 2026-05-08 03:22:29.964 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-05-08 03:22:29.965152 | ubuntu-jammy-large | 2026-05-08 03:22:29.965 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2026-05-08 03:22:29.965744 | ubuntu-jammy-large | 2026-05-08 03:22:29.965 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2026-05-08 03:22:29.965959 | ubuntu-jammy-large | 2026-05-08 03:22:29.965 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-05-08 03:22:29.966324 | ubuntu-jammy-large | 2026-05-08 03:22:29.966 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2026-05-08 03:22:29.966479 | ubuntu-jammy-large | 2026-05-08 03:22:29.966 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2026-05-08 03:22:29.974674 | ubuntu-jammy-large | 2026-05-08 03:22:29.974 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2026-05-08 03:22:29.974929 | ubuntu-jammy-large | 2026-05-08 03:22:29.974 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2026-05-08 03:22:29.975916 | ubuntu-jammy-large | 2026-05-08 03:22:29.975 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2026-05-08 03:22:29.976453 | ubuntu-jammy-large | 2026-05-08 03:22:29.976 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2026-05-08 03:22:29.997693 | ubuntu-jammy-large | 2026-05-08 03:22:29.997 | dib-run-parts 99-squash-package-install completed 2026-05-08 03:22:29.998666 | ubuntu-jammy-large | 2026-05-08 03:22:29.998 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-05-08 03:22:29.998703 | ubuntu-jammy-large | 2026-05-08 03:22:29.998 | dib-run-parts 2026-05-08 03:22:30.002506 | ubuntu-jammy-large | 2026-05-08 03:22:30.002 | dib-run-parts Target: extra-data.d 2026-05-08 03:22:30.002621 | ubuntu-jammy-large | 2026-05-08 03:22:30.002 | dib-run-parts 2026-05-08 03:22:30.002650 | ubuntu-jammy-large | 2026-05-08 03:22:30.002 | dib-run-parts Script Seconds 2026-05-08 03:22:30.002673 | ubuntu-jammy-large | 2026-05-08 03:22:30.002 | dib-run-parts --------------------------------------- ---------- 2026-05-08 03:22:30.002696 | ubuntu-jammy-large | 2026-05-08 03:22:30.002 | dib-run-parts 2026-05-08 03:22:30.017175 | ubuntu-jammy-large | 2026-05-08 03:22:30.016 | dib-run-parts 10-create-pkg-map-dir 0.304 2026-05-08 03:22:30.027083 | ubuntu-jammy-large | 2026-05-08 03:22:30.026 | dib-run-parts 10-merge-svc-map-files 0.074 2026-05-08 03:22:30.036710 | ubuntu-jammy-large | 2026-05-08 03:22:30.036 | dib-run-parts 11-copy-svc-map-file 0.031 2026-05-08 03:22:30.046922 | ubuntu-jammy-large | 2026-05-08 03:22:30.046 | dib-run-parts 20-manifest-dir 0.029 2026-05-08 03:22:30.057552 | ubuntu-jammy-large | 2026-05-08 03:22:30.057 | dib-run-parts 50-modprobe-blacklist 0.031 2026-05-08 03:22:30.067776 | ubuntu-jammy-large | 2026-05-08 03:22:30.067 | dib-run-parts 98-source-repositories 10.184 2026-05-08 03:22:30.078602 | ubuntu-jammy-large | 2026-05-08 03:22:30.078 | dib-run-parts 99-enable-install-types 0.023 2026-05-08 03:22:30.089705 | ubuntu-jammy-large | 2026-05-08 03:22:30.089 | dib-run-parts 99-squash-package-install 0.139 2026-05-08 03:22:30.092768 | ubuntu-jammy-large | 2026-05-08 03:22:30.092 | dib-run-parts 2026-05-08 03:22:30.092950 | ubuntu-jammy-large | 2026-05-08 03:22:30.092 | dib-run-parts --------------------- END PROFILING --------------------- 2026-05-08 03:22:30.244154 | ubuntu-jammy-large | 2026-05-08 03:22:30.243 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-05-08 03:22:30.248659 | ubuntu-jammy-large | 2026-05-08 03:22:30.248 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-05-08 03:22:30.248930 | ubuntu-jammy-large | 2026-05-08 03:22:30.248 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:22:30.249089 | ubuntu-jammy-large | 2026-05-08 03:22:30.248 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:22:30.249258 | ubuntu-jammy-large | 2026-05-08 03:22:30.249 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:22:30.249351 | ubuntu-jammy-large | 2026-05-08 03:22:30.249 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:22:30.249766 | ubuntu-jammy-large | 2026-05-08 03:22:30.249 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:22:30.254783 | ubuntu-jammy-large | 2026-05-08 03:22:30.254 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:22:30.255047 | ubuntu-jammy-large | 2026-05-08 03:22:30.254 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-05-08 03:22:30.255152 | ubuntu-jammy-large | 2026-05-08 03:22:30.255 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-05-08 03:22:30.255292 | ubuntu-jammy-large | 2026-05-08 03:22:30.255 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:22:30.255382 | ubuntu-jammy-large | 2026-05-08 03:22:30.255 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:22:30.255541 | ubuntu-jammy-large | 2026-05-08 03:22:30.255 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-05-08 03:22:30.255702 | ubuntu-jammy-large | 2026-05-08 03:22:30.255 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:22:30.255791 | ubuntu-jammy-large | 2026-05-08 03:22:30.255 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:22:30.255923 | ubuntu-jammy-large | 2026-05-08 03:22:30.255 | ++ export DIB_NO_TIMER_CHECK=True 2026-05-08 03:22:30.256017 | ubuntu-jammy-large | 2026-05-08 03:22:30.255 | ++ DIB_NO_TIMER_CHECK=True 2026-05-08 03:22:30.256176 | ubuntu-jammy-large | 2026-05-08 03:22:30.256 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:22:30.256264 | ubuntu-jammy-large | 2026-05-08 03:22:30.256 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:22:30.256390 | ubuntu-jammy-large | 2026-05-08 03:22:30.256 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:22:30.256476 | ubuntu-jammy-large | 2026-05-08 03:22:30.256 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:22:30.256813 | ubuntu-jammy-large | 2026-05-08 03:22:30.256 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:22:30.261552 | ubuntu-jammy-large | 2026-05-08 03:22:30.261 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:22:30.261813 | ubuntu-jammy-large | 2026-05-08 03:22:30.261 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:22:30.261914 | ubuntu-jammy-large | 2026-05-08 03:22:30.261 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:22:30.262229 | ubuntu-jammy-large | 2026-05-08 03:22:30.262 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-05-08 03:22:30.267067 | ubuntu-jammy-large | 2026-05-08 03:22:30.266 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-05-08 03:22:30.267293 | ubuntu-jammy-large | 2026-05-08 03:22:30.267 | ++ export DIB_ADD_APT_KEYS= 2026-05-08 03:22:30.267392 | ubuntu-jammy-large | 2026-05-08 03:22:30.267 | ++ DIB_ADD_APT_KEYS= 2026-05-08 03:22:30.267767 | ubuntu-jammy-large | 2026-05-08 03:22:30.267 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-05-08 03:22:30.272705 | ubuntu-jammy-large | 2026-05-08 03:22:30.272 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-05-08 03:22:30.272924 | ubuntu-jammy-large | 2026-05-08 03:22:30.272 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:22:30.273059 | ubuntu-jammy-large | 2026-05-08 03:22:30.272 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:22:30.273386 | ubuntu-jammy-large | 2026-05-08 03:22:30.273 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:22:30.278465 | ubuntu-jammy-large | 2026-05-08 03:22:30.278 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:22:30.278733 | ubuntu-jammy-large | 2026-05-08 03:22:30.278 | ++ export DISTRO_NAME=ubuntu 2026-05-08 03:22:30.278834 | ubuntu-jammy-large | 2026-05-08 03:22:30.278 | ++ DISTRO_NAME=ubuntu 2026-05-08 03:22:30.278963 | ubuntu-jammy-large | 2026-05-08 03:22:30.278 | ++ export DIB_RELEASE=jammy 2026-05-08 03:22:30.279053 | ubuntu-jammy-large | 2026-05-08 03:22:30.279 | ++ DIB_RELEASE=jammy 2026-05-08 03:22:30.279180 | ubuntu-jammy-large | 2026-05-08 03:22:30.279 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:22:30.279269 | ubuntu-jammy-large | 2026-05-08 03:22:30.279 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:22:30.279385 | ubuntu-jammy-large | 2026-05-08 03:22:30.279 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:22:30.279471 | ubuntu-jammy-large | 2026-05-08 03:22:30.279 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:22:30.279645 | ubuntu-jammy-large | 2026-05-08 03:22:30.279 | ++ ARCH=amd64 2026-05-08 03:22:30.279804 | ubuntu-jammy-large | 2026-05-08 03:22:30.279 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-05-08 03:22:30.280047 | ubuntu-jammy-large | 2026-05-08 03:22:30.280 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-05-08 03:22:30.280194 | ubuntu-jammy-large | 2026-05-08 03:22:30.280 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:22:30.280292 | ubuntu-jammy-large | 2026-05-08 03:22:30.280 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:22:30.280613 | ubuntu-jammy-large | 2026-05-08 03:22:30.280 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:22:30.285464 | ubuntu-jammy-large | 2026-05-08 03:22:30.285 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:22:30.285731 | ubuntu-jammy-large | 2026-05-08 03:22:30.285 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:22:30.285835 | ubuntu-jammy-large | 2026-05-08 03:22:30.285 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:22:30.286129 | ubuntu-jammy-large | 2026-05-08 03:22:30.286 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:22:30.291053 | ubuntu-jammy-large | 2026-05-08 03:22:30.290 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:22:30.291332 | ubuntu-jammy-large | 2026-05-08 03:22:30.291 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-05-08 03:22:30.291443 | ubuntu-jammy-large | 2026-05-08 03:22:30.291 | ++ export DIB_INIT_SYSTEM=systemd 2026-05-08 03:22:30.291536 | ubuntu-jammy-large | 2026-05-08 03:22:30.291 | ++ DIB_INIT_SYSTEM=systemd 2026-05-08 03:22:30.291875 | ubuntu-jammy-large | 2026-05-08 03:22:30.291 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:22:30.296744 | ubuntu-jammy-large | 2026-05-08 03:22:30.296 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:22:30.296994 | ubuntu-jammy-large | 2026-05-08 03:22:30.296 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:22:30.297130 | ubuntu-jammy-large | 2026-05-08 03:22:30.297 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:22:30.297418 | ubuntu-jammy-large | 2026-05-08 03:22:30.297 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:22:30.302242 | ubuntu-jammy-large | 2026-05-08 03:22:30.302 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:22:30.302506 | ubuntu-jammy-large | 2026-05-08 03:22:30.302 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:22:30.302637 | ubuntu-jammy-large | 2026-05-08 03:22:30.302 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:22:30.302937 | ubuntu-jammy-large | 2026-05-08 03:22:30.302 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-05-08 03:22:30.307893 | ubuntu-jammy-large | 2026-05-08 03:22:30.307 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-05-08 03:22:30.308214 | ubuntu-jammy-large | 2026-05-08 03:22:30.308 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:22:30.308320 | ubuntu-jammy-large | 2026-05-08 03:22:30.308 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:22:30.308486 | ubuntu-jammy-large | 2026-05-08 03:22:30.308 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:22:30.308612 | ubuntu-jammy-large | 2026-05-08 03:22:30.308 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:22:30.308920 | ubuntu-jammy-large | 2026-05-08 03:22:30.308 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-05-08 03:22:30.313857 | ubuntu-jammy-large | 2026-05-08 03:22:30.313 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-05-08 03:22:30.314118 | ubuntu-jammy-large | 2026-05-08 03:22:30.314 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-05-08 03:22:30.314313 | ubuntu-jammy-large | 2026-05-08 03:22:30.314 | ++ export DIB_BLOCK_DEVICE=mbr 2026-05-08 03:22:30.314410 | ubuntu-jammy-large | 2026-05-08 03:22:30.314 | ++ DIB_BLOCK_DEVICE=mbr 2026-05-08 03:22:30.314769 | ubuntu-jammy-large | 2026-05-08 03:22:30.314 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-05-08 03:22:30.320238 | ubuntu-jammy-large | 2026-05-08 03:22:30.320 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-05-08 03:22:30.320503 | ubuntu-jammy-large | 2026-05-08 03:22:30.320 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-05-08 03:22:30.320649 | ubuntu-jammy-large | 2026-05-08 03:22:30.320 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-05-08 03:22:30.320979 | ubuntu-jammy-large | 2026-05-08 03:22:30.320 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-05-08 03:22:30.326209 | ubuntu-jammy-large | 2026-05-08 03:22:30.326 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-05-08 03:22:30.326569 | ubuntu-jammy-large | 2026-05-08 03:22:30.326 | ++ '[' -z '' ']' 2026-05-08 03:22:30.326720 | ubuntu-jammy-large | 2026-05-08 03:22:30.326 | ++ case "$DISTRO_NAME" in 2026-05-08 03:22:30.326846 | ubuntu-jammy-large | 2026-05-08 03:22:30.326 | ++ '[' jammy == trusty ']' 2026-05-08 03:22:30.326990 | ubuntu-jammy-large | 2026-05-08 03:22:30.326 | ++ '[' -z '' ']' 2026-05-08 03:22:30.327085 | ubuntu-jammy-large | 2026-05-08 03:22:30.327 | ++ DIB_PYTHON_VERSION=3 2026-05-08 03:22:30.327193 | ubuntu-jammy-large | 2026-05-08 03:22:30.327 | ++ export DIB_PYTHON_VERSION 2026-05-08 03:22:30.327309 | ubuntu-jammy-large | 2026-05-08 03:22:30.327 | ++ export DIB_PYTHON=python3 2026-05-08 03:22:30.327419 | ubuntu-jammy-large | 2026-05-08 03:22:30.327 | ++ DIB_PYTHON=python3 2026-05-08 03:22:30.327790 | ubuntu-jammy-large | 2026-05-08 03:22:30.327 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:22:30.333185 | ubuntu-jammy-large | 2026-05-08 03:22:30.333 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:22:30.333464 | ubuntu-jammy-large | 2026-05-08 03:22:30.333 | ++ '[' 0 -gt 0 ']' 2026-05-08 03:22:30.333635 | ubuntu-jammy-large | 2026-05-08 03:22:30.333 | ++ set -euo pipefail 2026-05-08 03:22:30.333815 | ubuntu-jammy-large | 2026-05-08 03:22:30.333 | ++ case $DISTRO_NAME in 2026-05-08 03:22:30.333922 | ubuntu-jammy-large | 2026-05-08 03:22:30.333 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-05-08 03:22:30.334020 | ubuntu-jammy-large | 2026-05-08 03:22:30.333 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-05-08 03:22:30.334112 | ubuntu-jammy-large | 2026-05-08 03:22:30.334 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-05-08 03:22:30.334216 | ubuntu-jammy-large | 2026-05-08 03:22:30.334 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-05-08 03:22:30.334510 | ubuntu-jammy-large | 2026-05-08 03:22:30.334 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-05-08 03:22:30.339767 | ubuntu-jammy-large | 2026-05-08 03:22:30.339 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-05-08 03:22:30.340040 | ubuntu-jammy-large | 2026-05-08 03:22:30.339 | ++ '[' -z systemd ']' 2026-05-08 03:22:30.340196 | ubuntu-jammy-large | 2026-05-08 03:22:30.340 | ++ case $DIB_INIT_SYSTEM in 2026-05-08 03:22:30.340537 | ubuntu-jammy-large | 2026-05-08 03:22:30.340 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2026-05-08 03:22:30.347796 | ubuntu-jammy-large | 2026-05-08 03:22:30.347 | 0+1 records in 2026-05-08 03:22:30.347848 | ubuntu-jammy-large | 2026-05-08 03:22:30.347 | 0+1 records out 2026-05-08 03:22:30.347919 | ubuntu-jammy-large | 2026-05-08 03:22:30.347 | 56 bytes copied, 0.000311222 s, 180 kB/s 2026-05-08 03:22:30.351228 | ubuntu-jammy-large | 2026-05-08 03:22:30.351 | dib-run-parts 00-disable-apt-recommends completed 2026-05-08 03:22:30.351659 | ubuntu-jammy-large | 2026-05-08 03:22:30.351 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-05-08 03:22:30.363749 | ubuntu-jammy-large | 2026-05-08 03:22:30.363 | dib-run-parts 01-dib-python completed 2026-05-08 03:22:30.364062 | ubuntu-jammy-large | 2026-05-08 03:22:30.363 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-05-08 03:22:30.378883 | ubuntu-jammy-large | 2026-05-08 03:22:30.378 | dib-run-parts 01-install-bin completed 2026-05-08 03:22:30.379167 | ubuntu-jammy-large | 2026-05-08 03:22:30.379 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-05-08 03:22:30.561741 | ubuntu-jammy-large | 2026-05-08 03:22:30.561 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-05-08 03:22:30.561849 | ubuntu-jammy-large | 2026-05-08 03:22:30.561 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-05-08 03:22:30.567692 | ubuntu-jammy-large | 2026-05-08 03:22:30.567 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-05-08 03:22:30.576773 | ubuntu-jammy-large | 2026-05-08 03:22:30.576 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-05-08 03:22:32.221158 | ubuntu-jammy-large | 2026-05-08 03:22:32.220 | Reading package lists... 2026-05-08 03:22:32.301514 | ubuntu-jammy-large | 2026-05-08 03:22:32.301 | Reading package lists... 2026-05-08 03:22:32.546056 | ubuntu-jammy-large | 2026-05-08 03:22:32.545 | Building dependency tree... 2026-05-08 03:22:32.546169 | ubuntu-jammy-large | 2026-05-08 03:22:32.546 | Reading state information... 2026-05-08 03:22:32.777500 | ubuntu-jammy-large | 2026-05-08 03:22:32.777 | The following NEW packages will be installed: 2026-05-08 03:22:32.780253 | ubuntu-jammy-large | 2026-05-08 03:22:32.780 | apt-transport-https 2026-05-08 03:22:32.914472 | ubuntu-jammy-large | 2026-05-08 03:22:32.914 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:22:32.914572 | ubuntu-jammy-large | 2026-05-08 03:22:32.914 | Need to get 1510 B of archives. 2026-05-08 03:22:32.914592 | ubuntu-jammy-large | 2026-05-08 03:22:32.914 | After this operation, 170 kB of additional disk space will be used. 2026-05-08 03:22:32.914619 | ubuntu-jammy-large | 2026-05-08 03:22:32.914 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2026-05-08 03:22:33.063036 | ubuntu-jammy-large | 2026-05-08 03:22:33.062 | debconf: delaying package configuration, since apt-utils is not installed 2026-05-08 03:22:33.099393 | ubuntu-jammy-large | 2026-05-08 03:22:33.099 | Fetched 1510 B in 0s (12.5 kB/s) 2026-05-08 03:22:33.120864 | ubuntu-jammy-large | 2026-05-08 03:22:33.120 | Selecting previously unselected package apt-transport-https. 2026-05-08 03:22:33.129211 | ubuntu-jammy-large | 2026-05-08 03:22:33.129 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7082 files and directories currently installed.) 2026-05-08 03:22:33.129982 | ubuntu-jammy-large | 2026-05-08 03:22:33.129 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2026-05-08 03:22:33.130177 | ubuntu-jammy-large | 2026-05-08 03:22:33.130 | Unpacking apt-transport-https (2.4.14) ... 2026-05-08 03:22:33.151285 | ubuntu-jammy-large | 2026-05-08 03:22:33.151 | Setting up apt-transport-https (2.4.14) ... 2026-05-08 03:22:33.387444 | ubuntu-jammy-large | 2026-05-08 03:22:33.387 | Reading package lists... 2026-05-08 03:22:33.635281 | ubuntu-jammy-large | 2026-05-08 03:22:33.635 | Building dependency tree... 2026-05-08 03:22:33.635396 | ubuntu-jammy-large | 2026-05-08 03:22:33.635 | Reading state information... 2026-05-08 03:22:33.845975 | ubuntu-jammy-large | 2026-05-08 03:22:33.845 | The following additional packages will be installed: 2026-05-08 03:22:33.846165 | ubuntu-jammy-large | 2026-05-08 03:22:33.846 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-05-08 03:22:33.846256 | ubuntu-jammy-large | 2026-05-08 03:22:33.846 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-05-08 03:22:33.846539 | ubuntu-jammy-large | 2026-05-08 03:22:33.846 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-05-08 03:22:33.846564 | ubuntu-jammy-large | 2026-05-08 03:22:33.846 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-05-08 03:22:33.846921 | ubuntu-jammy-large | 2026-05-08 03:22:33.846 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-05-08 03:22:33.847335 | ubuntu-jammy-large | 2026-05-08 03:22:33.847 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-05-08 03:22:33.847355 | ubuntu-jammy-large | 2026-05-08 03:22:33.847 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-05-08 03:22:33.847408 | ubuntu-jammy-large | 2026-05-08 03:22:33.847 | python3-cryptography python3-distro python3-httplib2 2026-05-08 03:22:33.847422 | ubuntu-jammy-large | 2026-05-08 03:22:33.847 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-05-08 03:22:33.847437 | ubuntu-jammy-large | 2026-05-08 03:22:33.847 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-05-08 03:22:33.847453 | ubuntu-jammy-large | 2026-05-08 03:22:33.847 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-05-08 03:22:33.847509 | ubuntu-jammy-large | 2026-05-08 03:22:33.847 | python3-pyparsing python3-secretstorage python3-six 2026-05-08 03:22:33.847734 | ubuntu-jammy-large | 2026-05-08 03:22:33.847 | python3-software-properties python3-wadllib python3-zipp 2026-05-08 03:22:33.849047 | ubuntu-jammy-large | 2026-05-08 03:22:33.848 | Suggested packages: 2026-05-08 03:22:33.849068 | ubuntu-jammy-large | 2026-05-08 03:22:33.849 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2026-05-08 03:22:33.849085 | ubuntu-jammy-large | 2026-05-08 03:22:33.849 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2026-05-08 03:22:33.849097 | ubuntu-jammy-large | 2026-05-08 03:22:33.849 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2026-05-08 03:22:33.849108 | ubuntu-jammy-large | 2026-05-08 03:22:33.849 | python3-keyrings.alt python3-testresources python3-setuptools 2026-05-08 03:22:33.849123 | ubuntu-jammy-large | 2026-05-08 03:22:33.849 | python-pyparsing-doc python-secretstorage-doc 2026-05-08 03:22:33.849135 | ubuntu-jammy-large | 2026-05-08 03:22:33.849 | Recommended packages: 2026-05-08 03:22:33.849146 | ubuntu-jammy-large | 2026-05-08 03:22:33.849 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2026-05-08 03:22:33.849160 | ubuntu-jammy-large | 2026-05-08 03:22:33.849 | packagekit-tools unattended-upgrades 2026-05-08 03:22:33.884662 | ubuntu-jammy-large | 2026-05-08 03:22:33.884 | The following NEW packages will be installed: 2026-05-08 03:22:33.884905 | ubuntu-jammy-large | 2026-05-08 03:22:33.884 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-05-08 03:22:33.884973 | ubuntu-jammy-large | 2026-05-08 03:22:33.884 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-05-08 03:22:33.885298 | ubuntu-jammy-large | 2026-05-08 03:22:33.885 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-05-08 03:22:33.885324 | ubuntu-jammy-large | 2026-05-08 03:22:33.885 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-05-08 03:22:33.885651 | ubuntu-jammy-large | 2026-05-08 03:22:33.885 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-05-08 03:22:33.886084 | ubuntu-jammy-large | 2026-05-08 03:22:33.886 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-05-08 03:22:33.886105 | ubuntu-jammy-large | 2026-05-08 03:22:33.886 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-05-08 03:22:33.886139 | ubuntu-jammy-large | 2026-05-08 03:22:33.886 | python3-cryptography python3-distro python3-httplib2 2026-05-08 03:22:33.886156 | ubuntu-jammy-large | 2026-05-08 03:22:33.886 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-05-08 03:22:33.886173 | ubuntu-jammy-large | 2026-05-08 03:22:33.886 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-05-08 03:22:33.886224 | ubuntu-jammy-large | 2026-05-08 03:22:33.886 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-05-08 03:22:33.886239 | ubuntu-jammy-large | 2026-05-08 03:22:33.886 | python3-pyparsing python3-secretstorage python3-six 2026-05-08 03:22:33.886368 | ubuntu-jammy-large | 2026-05-08 03:22:33.886 | python3-software-properties python3-wadllib python3-zipp 2026-05-08 03:22:33.886494 | ubuntu-jammy-large | 2026-05-08 03:22:33.886 | software-properties-common 2026-05-08 03:22:34.021015 | ubuntu-jammy-large | 2026-05-08 03:22:34.020 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:22:34.021133 | ubuntu-jammy-large | 2026-05-08 03:22:34.020 | Need to get 9332 kB of archives. 2026-05-08 03:22:34.021145 | ubuntu-jammy-large | 2026-05-08 03:22:34.020 | After this operation, 43.1 MB of additional disk space will be used. 2026-05-08 03:22:34.021154 | ubuntu-jammy-large | 2026-05-08 03:22:34.020 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5444 B] 2026-05-08 03:22:34.037008 | ubuntu-jammy-large | 2026-05-08 03:22:34.036 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2026-05-08 03:22:34.217388 | ubuntu-jammy-large | 2026-05-08 03:22:34.217 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.3 [26.0 kB] 2026-05-08 03:22:34.218403 | ubuntu-jammy-large | 2026-05-08 03:22:34.218 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2026-05-08 03:22:34.221438 | ubuntu-jammy-large | 2026-05-08 03:22:34.221 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2026-05-08 03:22:34.223130 | ubuntu-jammy-large | 2026-05-08 03:22:34.222 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2026-05-08 03:22:34.224996 | ubuntu-jammy-large | 2026-05-08 03:22:34.224 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] 2026-05-08 03:22:34.227444 | ubuntu-jammy-large | 2026-05-08 03:22:34.227 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2026-05-08 03:22:34.241648 | ubuntu-jammy-large | 2026-05-08 03:22:34.241 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB] 2026-05-08 03:22:34.245904 | ubuntu-jammy-large | 2026-05-08 03:22:34.245 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2026-05-08 03:22:34.248350 | ubuntu-jammy-large | 2026-05-08 03:22:34.248 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2026-05-08 03:22:34.251271 | ubuntu-jammy-large | 2026-05-08 03:22:34.251 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3.1 [124 kB] 2026-05-08 03:22:34.295607 | ubuntu-jammy-large | 2026-05-08 03:22:34.295 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3.1 [25.3 kB] 2026-05-08 03:22:34.298889 | ubuntu-jammy-large | 2026-05-08 03:22:34.298 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2026-05-08 03:22:34.306098 | ubuntu-jammy-large | 2026-05-08 03:22:34.305 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] 2026-05-08 03:22:34.309161 | ubuntu-jammy-large | 2026-05-08 03:22:34.308 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] 2026-05-08 03:22:34.323507 | ubuntu-jammy-large | 2026-05-08 03:22:34.323 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2026-05-08 03:22:34.334304 | ubuntu-jammy-large | 2026-05-08 03:22:34.334 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] 2026-05-08 03:22:34.336548 | ubuntu-jammy-large | 2026-05-08 03:22:34.336 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 2026-05-08 03:22:34.338166 | ubuntu-jammy-large | 2026-05-08 03:22:34.338 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.20+dfsg-0ubuntu0.22.04.1 [184 kB] 2026-05-08 03:22:34.346697 | ubuntu-jammy-large | 2026-05-08 03:22:34.346 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2026-05-08 03:22:34.374321 | ubuntu-jammy-large | 2026-05-08 03:22:34.374 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.7 [187 kB] 2026-05-08 03:22:34.379603 | ubuntu-jammy-large | 2026-05-08 03:22:34.379 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.24 [285 kB] 2026-05-08 03:22:34.385443 | ubuntu-jammy-large | 2026-05-08 03:22:34.385 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2026-05-08 03:22:34.389389 | ubuntu-jammy-large | 2026-05-08 03:22:34.389 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2026-05-08 03:22:34.390175 | ubuntu-jammy-large | 2026-05-08 03:22:34.390 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2026-05-08 03:22:34.396123 | ubuntu-jammy-large | 2026-05-08 03:22:34.395 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2026-05-08 03:22:34.401258 | ubuntu-jammy-large | 2026-05-08 03:22:34.400 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.9 [80.9 kB] 2026-05-08 03:22:34.402152 | ubuntu-jammy-large | 2026-05-08 03:22:34.402 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2026-05-08 03:22:34.406067 | ubuntu-jammy-large | 2026-05-08 03:22:34.405 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2026-05-08 03:22:34.438304 | ubuntu-jammy-large | 2026-05-08 03:22:34.438 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-33ubuntu0.1 [43.3 kB] 2026-05-08 03:22:34.439237 | ubuntu-jammy-large | 2026-05-08 03:22:34.439 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-33ubuntu0.1 [16.9 kB] 2026-05-08 03:22:34.466137 | ubuntu-jammy-large | 2026-05-08 03:22:34.465 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 polkitd amd64 0.105-33ubuntu0.1 [80.1 kB] 2026-05-08 03:22:34.469347 | ubuntu-jammy-large | 2026-05-08 03:22:34.469 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pkexec amd64 0.105-33ubuntu0.1 [15.2 kB] 2026-05-08 03:22:34.470513 | ubuntu-jammy-large | 2026-05-08 03:22:34.470 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 policykit-1 amd64 0.105-33ubuntu0.1 [2438 B] 2026-05-08 03:22:34.471220 | ubuntu-jammy-large | 2026-05-08 03:22:34.471 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2026-05-08 03:22:34.472895 | ubuntu-jammy-large | 2026-05-08 03:22:34.472 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2026-05-08 03:22:34.495038 | ubuntu-jammy-large | 2026-05-08 03:22:34.494 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.4 [236 kB] 2026-05-08 03:22:34.501786 | ubuntu-jammy-large | 2026-05-08 03:22:34.501 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2026-05-08 03:22:34.503459 | ubuntu-jammy-large | 2026-05-08 03:22:34.503 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2026-05-08 03:22:34.504675 | ubuntu-jammy-large | 2026-05-08 03:22:34.504 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2026-05-08 03:22:34.506456 | ubuntu-jammy-large | 2026-05-08 03:22:34.506 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2026-05-08 03:22:34.508341 | ubuntu-jammy-large | 2026-05-08 03:22:34.508 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2026-05-08 03:22:34.510648 | ubuntu-jammy-large | 2026-05-08 03:22:34.510 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2026-05-08 03:22:34.512125 | ubuntu-jammy-large | 2026-05-08 03:22:34.512 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.3 [17.3 kB] 2026-05-08 03:22:34.529715 | ubuntu-jammy-large | 2026-05-08 03:22:34.529 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2026-05-08 03:22:34.531477 | ubuntu-jammy-large | 2026-05-08 03:22:34.531 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2026-05-08 03:22:34.533517 | ubuntu-jammy-large | 2026-05-08 03:22:34.533 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2026-05-08 03:22:34.535916 | ubuntu-jammy-large | 2026-05-08 03:22:34.535 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2026-05-08 03:22:34.537922 | ubuntu-jammy-large | 2026-05-08 03:22:34.537 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2026-05-08 03:22:34.541383 | ubuntu-jammy-large | 2026-05-08 03:22:34.541 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2026-05-08 03:22:34.543690 | ubuntu-jammy-large | 2026-05-08 03:22:34.543 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2026-05-08 03:22:34.546146 | ubuntu-jammy-large | 2026-05-08 03:22:34.546 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2026-05-08 03:22:34.550697 | ubuntu-jammy-large | 2026-05-08 03:22:34.550 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2026-05-08 03:22:34.554364 | ubuntu-jammy-large | 2026-05-08 03:22:34.554 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2026-05-08 03:22:34.556375 | ubuntu-jammy-large | 2026-05-08 03:22:34.556 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3.1 [442 kB] 2026-05-08 03:22:34.567521 | ubuntu-jammy-large | 2026-05-08 03:22:34.567 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2026-05-08 03:22:34.732026 | ubuntu-jammy-large | 2026-05-08 03:22:34.731 | debconf: delaying package configuration, since apt-utils is not installed 2026-05-08 03:22:34.766680 | ubuntu-jammy-large | 2026-05-08 03:22:34.766 | Fetched 9332 kB in 1s (13.9 MB/s) 2026-05-08 03:22:34.782049 | ubuntu-jammy-large | 2026-05-08 03:22:34.781 | Selecting previously unselected package distro-info-data. 2026-05-08 03:22:34.788412 | ubuntu-jammy-large | 2026-05-08 03:22:34.788 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7086 files and directories currently installed.) 2026-05-08 03:22:34.788729 | ubuntu-jammy-large | 2026-05-08 03:22:34.788 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.11_all.deb ... 2026-05-08 03:22:34.789189 | ubuntu-jammy-large | 2026-05-08 03:22:34.789 | Unpacking distro-info-data (0.52ubuntu0.11) ... 2026-05-08 03:22:34.806523 | ubuntu-jammy-large | 2026-05-08 03:22:34.806 | Selecting previously unselected package iso-codes. 2026-05-08 03:22:34.807509 | ubuntu-jammy-large | 2026-05-08 03:22:34.807 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2026-05-08 03:22:34.807747 | ubuntu-jammy-large | 2026-05-08 03:22:34.807 | Unpacking iso-codes (4.9.0-1) ... 2026-05-08 03:22:34.993389 | ubuntu-jammy-large | 2026-05-08 03:22:34.993 | Selecting previously unselected package libcap2-bin. 2026-05-08 03:22:34.994743 | ubuntu-jammy-large | 2026-05-08 03:22:34.994 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.3_amd64.deb ... 2026-05-08 03:22:34.994996 | ubuntu-jammy-large | 2026-05-08 03:22:34.994 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.3) ... 2026-05-08 03:22:35.014029 | ubuntu-jammy-large | 2026-05-08 03:22:35.013 | Selecting previously unselected package libelf1:amd64. 2026-05-08 03:22:35.016963 | ubuntu-jammy-large | 2026-05-08 03:22:35.016 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2026-05-08 03:22:35.017457 | ubuntu-jammy-large | 2026-05-08 03:22:35.017 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-05-08 03:22:35.040248 | ubuntu-jammy-large | 2026-05-08 03:22:35.040 | Selecting previously unselected package libyaml-0-2:amd64. 2026-05-08 03:22:35.043307 | ubuntu-jammy-large | 2026-05-08 03:22:35.043 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2026-05-08 03:22:35.043557 | ubuntu-jammy-large | 2026-05-08 03:22:35.043 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-05-08 03:22:35.065506 | ubuntu-jammy-large | 2026-05-08 03:22:35.065 | Selecting previously unselected package lsb-release. 2026-05-08 03:22:35.068375 | ubuntu-jammy-large | 2026-05-08 03:22:35.068 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2026-05-08 03:22:35.068685 | ubuntu-jammy-large | 2026-05-08 03:22:35.068 | Unpacking lsb-release (11.1.0ubuntu4) ... 2026-05-08 03:22:35.089807 | ubuntu-jammy-large | 2026-05-08 03:22:35.089 | Selecting previously unselected package python-apt-common. 2026-05-08 03:22:35.092945 | ubuntu-jammy-large | 2026-05-08 03:22:35.092 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2026-05-08 03:22:35.093294 | ubuntu-jammy-large | 2026-05-08 03:22:35.093 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2026-05-08 03:22:35.114650 | ubuntu-jammy-large | 2026-05-08 03:22:35.114 | Selecting previously unselected package python3-apt. 2026-05-08 03:22:35.117905 | ubuntu-jammy-large | 2026-05-08 03:22:35.117 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2026-05-08 03:22:35.118166 | ubuntu-jammy-large | 2026-05-08 03:22:35.118 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2026-05-08 03:22:35.147267 | ubuntu-jammy-large | 2026-05-08 03:22:35.147 | Selecting previously unselected package python3-pkg-resources. 2026-05-08 03:22:35.150510 | ubuntu-jammy-large | 2026-05-08 03:22:35.150 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-05-08 03:22:35.150870 | ubuntu-jammy-large | 2026-05-08 03:22:35.150 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-05-08 03:22:35.178167 | ubuntu-jammy-large | 2026-05-08 03:22:35.178 | Selecting previously unselected package libnghttp2-14:amd64. 2026-05-08 03:22:35.180581 | ubuntu-jammy-large | 2026-05-08 03:22:35.180 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2026-05-08 03:22:35.180935 | ubuntu-jammy-large | 2026-05-08 03:22:35.180 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-05-08 03:22:35.201396 | ubuntu-jammy-large | 2026-05-08 03:22:35.201 | Selecting previously unselected package libpsl5:amd64. 2026-05-08 03:22:35.203991 | ubuntu-jammy-large | 2026-05-08 03:22:35.203 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2026-05-08 03:22:35.204188 | ubuntu-jammy-large | 2026-05-08 03:22:35.204 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2026-05-08 03:22:35.224290 | ubuntu-jammy-large | 2026-05-08 03:22:35.224 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2026-05-08 03:22:35.227074 | ubuntu-jammy-large | 2026-05-08 03:22:35.226 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3.1_amd64.deb ... 2026-05-08 03:22:35.227436 | ubuntu-jammy-large | 2026-05-08 03:22:35.227 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3.1) ... 2026-05-08 03:22:35.251292 | ubuntu-jammy-large | 2026-05-08 03:22:35.251 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2026-05-08 03:22:35.253342 | ubuntu-jammy-large | 2026-05-08 03:22:35.253 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3.1_amd64.deb ... 2026-05-08 03:22:35.253558 | ubuntu-jammy-large | 2026-05-08 03:22:35.253 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3.1) ... 2026-05-08 03:22:35.272412 | ubuntu-jammy-large | 2026-05-08 03:22:35.272 | Selecting previously unselected package libassuan0:amd64. 2026-05-08 03:22:35.274828 | ubuntu-jammy-large | 2026-05-08 03:22:35.274 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2026-05-08 03:22:35.275079 | ubuntu-jammy-large | 2026-05-08 03:22:35.275 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2026-05-08 03:22:35.294160 | ubuntu-jammy-large | 2026-05-08 03:22:35.294 | Selecting previously unselected package gpgconf. 2026-05-08 03:22:35.296656 | ubuntu-jammy-large | 2026-05-08 03:22:35.296 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... 2026-05-08 03:22:35.296905 | ubuntu-jammy-large | 2026-05-08 03:22:35.296 | Unpacking gpgconf (2.2.27-3ubuntu2.5) ... 2026-05-08 03:22:35.319032 | ubuntu-jammy-large | 2026-05-08 03:22:35.318 | Selecting previously unselected package gpg. 2026-05-08 03:22:35.321685 | ubuntu-jammy-large | 2026-05-08 03:22:35.321 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.5_amd64.deb ... 2026-05-08 03:22:35.321914 | ubuntu-jammy-large | 2026-05-08 03:22:35.321 | Unpacking gpg (2.2.27-3ubuntu2.5) ... 2026-05-08 03:22:35.354227 | ubuntu-jammy-large | 2026-05-08 03:22:35.354 | Selecting previously unselected package libbrotli1:amd64. 2026-05-08 03:22:35.356793 | ubuntu-jammy-large | 2026-05-08 03:22:35.356 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2026-05-08 03:22:35.357174 | ubuntu-jammy-large | 2026-05-08 03:22:35.357 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2026-05-08 03:22:35.387528 | ubuntu-jammy-large | 2026-05-08 03:22:35.387 | Selecting previously unselected package libsasl2-modules-db:amd64. 2026-05-08 03:22:35.390158 | ubuntu-jammy-large | 2026-05-08 03:22:35.390 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-05-08 03:22:35.390387 | ubuntu-jammy-large | 2026-05-08 03:22:35.390 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-05-08 03:22:35.409902 | ubuntu-jammy-large | 2026-05-08 03:22:35.409 | Selecting previously unselected package libsasl2-2:amd64. 2026-05-08 03:22:35.412615 | ubuntu-jammy-large | 2026-05-08 03:22:35.412 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-05-08 03:22:35.412920 | ubuntu-jammy-large | 2026-05-08 03:22:35.412 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-05-08 03:22:35.432508 | ubuntu-jammy-large | 2026-05-08 03:22:35.432 | Selecting previously unselected package libldap-2.5-0:amd64. 2026-05-08 03:22:35.435217 | ubuntu-jammy-large | 2026-05-08 03:22:35.435 | Preparing to unpack .../19-libldap-2.5-0_2.5.20+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2026-05-08 03:22:35.435471 | ubuntu-jammy-large | 2026-05-08 03:22:35.435 | Unpacking libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-05-08 03:22:35.461147 | ubuntu-jammy-large | 2026-05-08 03:22:35.460 | Selecting previously unselected package librtmp1:amd64. 2026-05-08 03:22:35.463675 | ubuntu-jammy-large | 2026-05-08 03:22:35.463 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2026-05-08 03:22:35.463996 | ubuntu-jammy-large | 2026-05-08 03:22:35.463 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-05-08 03:22:35.484446 | ubuntu-jammy-large | 2026-05-08 03:22:35.484 | Selecting previously unselected package libssh-4:amd64. 2026-05-08 03:22:35.487110 | ubuntu-jammy-large | 2026-05-08 03:22:35.487 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.7_amd64.deb ... 2026-05-08 03:22:35.487411 | ubuntu-jammy-large | 2026-05-08 03:22:35.487 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.7) ... 2026-05-08 03:22:35.509629 | ubuntu-jammy-large | 2026-05-08 03:22:35.509 | Selecting previously unselected package libcurl3-gnutls:amd64. 2026-05-08 03:22:35.511230 | ubuntu-jammy-large | 2026-05-08 03:22:35.511 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.24_amd64.deb ... 2026-05-08 03:22:35.511413 | ubuntu-jammy-large | 2026-05-08 03:22:35.511 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.24) ... 2026-05-08 03:22:35.534940 | ubuntu-jammy-large | 2026-05-08 03:22:35.534 | Selecting previously unselected package libstemmer0d:amd64. 2026-05-08 03:22:35.536583 | ubuntu-jammy-large | 2026-05-08 03:22:35.536 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2026-05-08 03:22:35.536739 | ubuntu-jammy-large | 2026-05-08 03:22:35.536 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2026-05-08 03:22:35.561512 | ubuntu-jammy-large | 2026-05-08 03:22:35.561 | Selecting previously unselected package libxmlb2:amd64. 2026-05-08 03:22:35.563021 | ubuntu-jammy-large | 2026-05-08 03:22:35.562 | Preparing to unpack .../24-libxmlb2_0.3.6-2build1_amd64.deb ... 2026-05-08 03:22:35.563249 | ubuntu-jammy-large | 2026-05-08 03:22:35.563 | Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2026-05-08 03:22:35.581510 | ubuntu-jammy-large | 2026-05-08 03:22:35.581 | Selecting previously unselected package libappstream4:amd64. 2026-05-08 03:22:35.583160 | ubuntu-jammy-large | 2026-05-08 03:22:35.583 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2026-05-08 03:22:35.583371 | ubuntu-jammy-large | 2026-05-08 03:22:35.583 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2026-05-08 03:22:35.606715 | ubuntu-jammy-large | 2026-05-08 03:22:35.606 | Selecting previously unselected package libdw1:amd64. 2026-05-08 03:22:35.608324 | ubuntu-jammy-large | 2026-05-08 03:22:35.608 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2026-05-08 03:22:35.608533 | ubuntu-jammy-large | 2026-05-08 03:22:35.608 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-05-08 03:22:35.630776 | ubuntu-jammy-large | 2026-05-08 03:22:35.630 | Selecting previously unselected package libglib2.0-bin. 2026-05-08 03:22:35.632332 | ubuntu-jammy-large | 2026-05-08 03:22:35.632 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.9_amd64.deb ... 2026-05-08 03:22:35.632576 | ubuntu-jammy-large | 2026-05-08 03:22:35.632 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-05-08 03:22:35.652335 | ubuntu-jammy-large | 2026-05-08 03:22:35.652 | Selecting previously unselected package libunwind8:amd64. 2026-05-08 03:22:35.653991 | ubuntu-jammy-large | 2026-05-08 03:22:35.653 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2026-05-08 03:22:35.654153 | ubuntu-jammy-large | 2026-05-08 03:22:35.654 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2026-05-08 03:22:35.673621 | ubuntu-jammy-large | 2026-05-08 03:22:35.673 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-05-08 03:22:35.675284 | ubuntu-jammy-large | 2026-05-08 03:22:35.675 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2026-05-08 03:22:35.675449 | ubuntu-jammy-large | 2026-05-08 03:22:35.675 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-05-08 03:22:35.724838 | ubuntu-jammy-large | 2026-05-08 03:22:35.724 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-05-08 03:22:35.726883 | ubuntu-jammy-large | 2026-05-08 03:22:35.726 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33ubuntu0.1_amd64.deb ... 2026-05-08 03:22:35.727099 | ubuntu-jammy-large | 2026-05-08 03:22:35.727 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-05-08 03:22:35.747226 | ubuntu-jammy-large | 2026-05-08 03:22:35.747 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-05-08 03:22:35.749494 | ubuntu-jammy-large | 2026-05-08 03:22:35.749 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33ubuntu0.1_amd64.deb ... 2026-05-08 03:22:35.749698 | ubuntu-jammy-large | 2026-05-08 03:22:35.749 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-05-08 03:22:35.768464 | ubuntu-jammy-large | 2026-05-08 03:22:35.768 | Selecting previously unselected package polkitd. 2026-05-08 03:22:35.770939 | ubuntu-jammy-large | 2026-05-08 03:22:35.770 | Preparing to unpack .../32-polkitd_0.105-33ubuntu0.1_amd64.deb ... 2026-05-08 03:22:35.771237 | ubuntu-jammy-large | 2026-05-08 03:22:35.771 | Unpacking polkitd (0.105-33ubuntu0.1) ... 2026-05-08 03:22:35.797219 | ubuntu-jammy-large | 2026-05-08 03:22:35.797 | Selecting previously unselected package pkexec. 2026-05-08 03:22:35.799361 | ubuntu-jammy-large | 2026-05-08 03:22:35.799 | Preparing to unpack .../33-pkexec_0.105-33ubuntu0.1_amd64.deb ... 2026-05-08 03:22:35.799556 | ubuntu-jammy-large | 2026-05-08 03:22:35.799 | Unpacking pkexec (0.105-33ubuntu0.1) ... 2026-05-08 03:22:35.815681 | ubuntu-jammy-large | 2026-05-08 03:22:35.815 | Selecting previously unselected package policykit-1. 2026-05-08 03:22:35.818254 | ubuntu-jammy-large | 2026-05-08 03:22:35.818 | Preparing to unpack .../34-policykit-1_0.105-33ubuntu0.1_amd64.deb ... 2026-05-08 03:22:35.839383 | ubuntu-jammy-large | 2026-05-08 03:22:35.839 | Unpacking policykit-1 (0.105-33ubuntu0.1) ... 2026-05-08 03:22:35.856650 | ubuntu-jammy-large | 2026-05-08 03:22:35.856 | Selecting previously unselected package python3-blinker. 2026-05-08 03:22:35.858436 | ubuntu-jammy-large | 2026-05-08 03:22:35.858 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2026-05-08 03:22:35.858632 | ubuntu-jammy-large | 2026-05-08 03:22:35.858 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2026-05-08 03:22:35.876187 | ubuntu-jammy-large | 2026-05-08 03:22:35.876 | Selecting previously unselected package python3-cffi-backend:amd64. 2026-05-08 03:22:35.877822 | ubuntu-jammy-large | 2026-05-08 03:22:35.877 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2026-05-08 03:22:35.878016 | ubuntu-jammy-large | 2026-05-08 03:22:35.877 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-05-08 03:22:35.896211 | ubuntu-jammy-large | 2026-05-08 03:22:35.896 | Selecting previously unselected package python3-cryptography. 2026-05-08 03:22:35.897917 | ubuntu-jammy-large | 2026-05-08 03:22:35.897 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.4_amd64.deb ... 2026-05-08 03:22:35.898159 | ubuntu-jammy-large | 2026-05-08 03:22:35.898 | Unpacking python3-cryptography (3.4.8-1ubuntu2.4) ... 2026-05-08 03:22:35.937154 | ubuntu-jammy-large | 2026-05-08 03:22:35.936 | Selecting previously unselected package python3-pyparsing. 2026-05-08 03:22:35.939622 | ubuntu-jammy-large | 2026-05-08 03:22:35.939 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2026-05-08 03:22:35.939823 | ubuntu-jammy-large | 2026-05-08 03:22:35.939 | Unpacking python3-pyparsing (2.4.7-1) ... 2026-05-08 03:22:35.972192 | ubuntu-jammy-large | 2026-05-08 03:22:35.972 | Selecting previously unselected package python3-httplib2. 2026-05-08 03:22:35.973934 | ubuntu-jammy-large | 2026-05-08 03:22:35.973 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2026-05-08 03:22:35.974158 | ubuntu-jammy-large | 2026-05-08 03:22:35.974 | Unpacking python3-httplib2 (0.20.2-2) ... 2026-05-08 03:22:35.992424 | ubuntu-jammy-large | 2026-05-08 03:22:35.992 | Selecting previously unselected package python3-more-itertools. 2026-05-08 03:22:35.994301 | ubuntu-jammy-large | 2026-05-08 03:22:35.994 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2026-05-08 03:22:35.994632 | ubuntu-jammy-large | 2026-05-08 03:22:35.994 | Unpacking python3-more-itertools (8.10.0-2) ... 2026-05-08 03:22:36.012915 | ubuntu-jammy-large | 2026-05-08 03:22:36.012 | Selecting previously unselected package python3-zipp. 2026-05-08 03:22:36.014554 | ubuntu-jammy-large | 2026-05-08 03:22:36.014 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2026-05-08 03:22:36.014738 | ubuntu-jammy-large | 2026-05-08 03:22:36.014 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2026-05-08 03:22:36.031384 | ubuntu-jammy-large | 2026-05-08 03:22:36.031 | Selecting previously unselected package python3-importlib-metadata. 2026-05-08 03:22:36.033122 | ubuntu-jammy-large | 2026-05-08 03:22:36.033 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2026-05-08 03:22:36.033325 | ubuntu-jammy-large | 2026-05-08 03:22:36.033 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2026-05-08 03:22:36.051272 | ubuntu-jammy-large | 2026-05-08 03:22:36.051 | Selecting previously unselected package python3-jeepney. 2026-05-08 03:22:36.052933 | ubuntu-jammy-large | 2026-05-08 03:22:36.052 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2026-05-08 03:22:36.053245 | ubuntu-jammy-large | 2026-05-08 03:22:36.053 | Unpacking python3-jeepney (0.7.1-3) ... 2026-05-08 03:22:36.078721 | ubuntu-jammy-large | 2026-05-08 03:22:36.078 | Selecting previously unselected package python3-jwt. 2026-05-08 03:22:36.080845 | ubuntu-jammy-large | 2026-05-08 03:22:36.080 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.3_all.deb ... 2026-05-08 03:22:36.081138 | ubuntu-jammy-large | 2026-05-08 03:22:36.081 | Unpacking python3-jwt (2.3.0-1ubuntu0.3) ... 2026-05-08 03:22:36.100006 | ubuntu-jammy-large | 2026-05-08 03:22:36.099 | Selecting previously unselected package python3-secretstorage. 2026-05-08 03:22:36.102119 | ubuntu-jammy-large | 2026-05-08 03:22:36.102 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2026-05-08 03:22:36.102531 | ubuntu-jammy-large | 2026-05-08 03:22:36.102 | Unpacking python3-secretstorage (3.3.1-1) ... 2026-05-08 03:22:36.123780 | ubuntu-jammy-large | 2026-05-08 03:22:36.123 | Selecting previously unselected package python3-keyring. 2026-05-08 03:22:36.125061 | ubuntu-jammy-large | 2026-05-08 03:22:36.124 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2026-05-08 03:22:36.125290 | ubuntu-jammy-large | 2026-05-08 03:22:36.125 | Unpacking python3-keyring (23.5.0-1) ... 2026-05-08 03:22:36.145612 | ubuntu-jammy-large | 2026-05-08 03:22:36.145 | Selecting previously unselected package python3-lazr.uri. 2026-05-08 03:22:36.148327 | ubuntu-jammy-large | 2026-05-08 03:22:36.148 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2026-05-08 03:22:36.148522 | ubuntu-jammy-large | 2026-05-08 03:22:36.148 | Unpacking python3-lazr.uri (1.0.6-2) ... 2026-05-08 03:22:36.169240 | ubuntu-jammy-large | 2026-05-08 03:22:36.169 | Selecting previously unselected package python3-wadllib. 2026-05-08 03:22:36.171869 | ubuntu-jammy-large | 2026-05-08 03:22:36.171 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2026-05-08 03:22:36.172121 | ubuntu-jammy-large | 2026-05-08 03:22:36.172 | Unpacking python3-wadllib (1.3.6-1) ... 2026-05-08 03:22:36.197592 | ubuntu-jammy-large | 2026-05-08 03:22:36.197 | Selecting previously unselected package python3-distro. 2026-05-08 03:22:36.200297 | ubuntu-jammy-large | 2026-05-08 03:22:36.200 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2026-05-08 03:22:36.200498 | ubuntu-jammy-large | 2026-05-08 03:22:36.200 | Unpacking python3-distro (1.7.0-1) ... 2026-05-08 03:22:36.220247 | ubuntu-jammy-large | 2026-05-08 03:22:36.220 | Selecting previously unselected package python3-oauthlib. 2026-05-08 03:22:36.222918 | ubuntu-jammy-large | 2026-05-08 03:22:36.222 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2026-05-08 03:22:36.223160 | ubuntu-jammy-large | 2026-05-08 03:22:36.223 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-05-08 03:22:36.253729 | ubuntu-jammy-large | 2026-05-08 03:22:36.253 | Selecting previously unselected package python3-six. 2026-05-08 03:22:36.255921 | ubuntu-jammy-large | 2026-05-08 03:22:36.255 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2026-05-08 03:22:36.256152 | ubuntu-jammy-large | 2026-05-08 03:22:36.256 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2026-05-08 03:22:36.274707 | ubuntu-jammy-large | 2026-05-08 03:22:36.274 | Selecting previously unselected package python3-lazr.restfulclient. 2026-05-08 03:22:36.276158 | ubuntu-jammy-large | 2026-05-08 03:22:36.275 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2026-05-08 03:22:36.276483 | ubuntu-jammy-large | 2026-05-08 03:22:36.276 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2026-05-08 03:22:36.295058 | ubuntu-jammy-large | 2026-05-08 03:22:36.294 | Selecting previously unselected package python3-launchpadlib. 2026-05-08 03:22:36.296302 | ubuntu-jammy-large | 2026-05-08 03:22:36.296 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2026-05-08 03:22:36.296675 | ubuntu-jammy-large | 2026-05-08 03:22:36.296 | Unpacking python3-launchpadlib (1.10.16-1) ... 2026-05-08 03:22:36.325603 | ubuntu-jammy-large | 2026-05-08 03:22:36.325 | Selecting previously unselected package python3-software-properties. 2026-05-08 03:22:36.328142 | ubuntu-jammy-large | 2026-05-08 03:22:36.328 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2026-05-08 03:22:36.328429 | ubuntu-jammy-large | 2026-05-08 03:22:36.328 | Unpacking python3-software-properties (0.99.22.9) ... 2026-05-08 03:22:36.352755 | ubuntu-jammy-large | 2026-05-08 03:22:36.352 | Selecting previously unselected package packagekit. 2026-05-08 03:22:36.355754 | ubuntu-jammy-large | 2026-05-08 03:22:36.355 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3.1_amd64.deb ... 2026-05-08 03:22:36.359273 | ubuntu-jammy-large | 2026-05-08 03:22:36.359 | Unpacking packagekit (1.2.5-2ubuntu3.1) ... 2026-05-08 03:22:36.393254 | ubuntu-jammy-large | 2026-05-08 03:22:36.393 | Selecting previously unselected package software-properties-common. 2026-05-08 03:22:36.395648 | ubuntu-jammy-large | 2026-05-08 03:22:36.395 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2026-05-08 03:22:36.395977 | ubuntu-jammy-large | 2026-05-08 03:22:36.395 | Unpacking software-properties-common (0.99.22.9) ... 2026-05-08 03:22:36.425980 | ubuntu-jammy-large | 2026-05-08 03:22:36.425 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-05-08 03:22:36.685017 | ubuntu-jammy-large | 2026-05-08 03:22:36.684 | Setting up python3-more-itertools (8.10.0-2) ... 2026-05-08 03:22:36.877658 | ubuntu-jammy-large | 2026-05-08 03:22:36.877 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2026-05-08 03:22:36.877771 | ubuntu-jammy-large | 2026-05-08 03:22:36.877 | Setting up python3-jwt (2.3.0-1ubuntu0.3) ... 2026-05-08 03:22:37.077230 | ubuntu-jammy-large | 2026-05-08 03:22:37.076 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-05-08 03:22:37.077445 | ubuntu-jammy-large | 2026-05-08 03:22:37.077 | Setting up distro-info-data (0.52ubuntu0.11) ... 2026-05-08 03:22:37.077573 | ubuntu-jammy-large | 2026-05-08 03:22:37.077 | Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2026-05-08 03:22:37.077641 | ubuntu-jammy-large | 2026-05-08 03:22:37.077 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2026-05-08 03:22:37.077954 | ubuntu-jammy-large | 2026-05-08 03:22:37.077 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-05-08 03:22:37.078273 | ubuntu-jammy-large | 2026-05-08 03:22:37.078 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3.1) ... 2026-05-08 03:22:37.078573 | ubuntu-jammy-large | 2026-05-08 03:22:37.078 | Setting up python3-lazr.uri (1.0.6-2) ... 2026-05-08 03:22:37.259628 | ubuntu-jammy-large | 2026-05-08 03:22:37.259 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2026-05-08 03:22:37.259825 | ubuntu-jammy-large | 2026-05-08 03:22:37.259 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2026-05-08 03:22:37.432589 | ubuntu-jammy-large | 2026-05-08 03:22:37.432 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2026-05-08 03:22:37.432964 | ubuntu-jammy-large | 2026-05-08 03:22:37.432 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-05-08 03:22:37.433409 | ubuntu-jammy-large | 2026-05-08 03:22:37.433 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.3) ... 2026-05-08 03:22:37.433816 | ubuntu-jammy-large | 2026-05-08 03:22:37.433 | Setting up python3-six (1.16.0-3ubuntu1) ... 2026-05-08 03:22:37.614217 | ubuntu-jammy-large | 2026-05-08 03:22:37.613 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3.1) ... 2026-05-08 03:22:37.614475 | ubuntu-jammy-large | 2026-05-08 03:22:37.614 | Setting up python3-pyparsing (2.4.7-1) ... 2026-05-08 03:22:37.841927 | ubuntu-jammy-large | 2026-05-08 03:22:37.841 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-05-08 03:22:37.842264 | ubuntu-jammy-large | 2026-05-08 03:22:37.842 | Setting up python3-wadllib (1.3.6-1) ... 2026-05-08 03:22:38.011922 | ubuntu-jammy-large | 2026-05-08 03:22:38.011 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-05-08 03:22:38.012024 | ubuntu-jammy-large | 2026-05-08 03:22:38.011 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.7) ... 2026-05-08 03:22:38.012299 | ubuntu-jammy-large | 2026-05-08 03:22:38.012 | Setting up python3-jeepney (0.7.1-3) ... 2026-05-08 03:22:38.238513 | ubuntu-jammy-large | 2026-05-08 03:22:38.238 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2026-05-08 03:22:38.238846 | ubuntu-jammy-large | 2026-05-08 03:22:38.238 | Setting up gpgconf (2.2.27-3ubuntu2.5) ... 2026-05-08 03:22:38.239406 | ubuntu-jammy-large | 2026-05-08 03:22:38.239 | Setting up python3-httplib2 (0.20.2-2) ... 2026-05-08 03:22:38.443602 | ubuntu-jammy-large | 2026-05-08 03:22:38.443 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2026-05-08 03:22:38.443723 | ubuntu-jammy-large | 2026-05-08 03:22:38.443 | Setting up lsb-release (11.1.0ubuntu4) ... 2026-05-08 03:22:38.449268 | ubuntu-jammy-large | 2026-05-08 03:22:38.449 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-05-08 03:22:38.449443 | ubuntu-jammy-large | 2026-05-08 03:22:38.449 | Setting up iso-codes (4.9.0-1) ... 2026-05-08 03:22:38.449902 | ubuntu-jammy-large | 2026-05-08 03:22:38.449 | Setting up gpg (2.2.27-3ubuntu2.5) ... 2026-05-08 03:22:38.450238 | ubuntu-jammy-large | 2026-05-08 03:22:38.450 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-05-08 03:22:38.450262 | ubuntu-jammy-large | 2026-05-08 03:22:38.450 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-05-08 03:22:38.450374 | ubuntu-jammy-large | 2026-05-08 03:22:38.450 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2026-05-08 03:22:38.634831 | ubuntu-jammy-large | 2026-05-08 03:22:38.634 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-05-08 03:22:38.635182 | ubuntu-jammy-large | 2026-05-08 03:22:38.635 | Setting up python3-importlib-metadata (4.6.4-1) ... 2026-05-08 03:22:38.845957 | ubuntu-jammy-large | 2026-05-08 03:22:38.845 | Setting up python3-distro (1.7.0-1) ... 2026-05-08 03:22:39.046896 | ubuntu-jammy-large | 2026-05-08 03:22:39.046 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2026-05-08 03:22:39.265410 | ubuntu-jammy-large | 2026-05-08 03:22:39.265 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-05-08 03:22:39.265527 | ubuntu-jammy-large | 2026-05-08 03:22:39.265 | Setting up libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-05-08 03:22:39.265962 | ubuntu-jammy-large | 2026-05-08 03:22:39.265 | Setting up python3-cryptography (3.4.8-1ubuntu2.4) ... 2026-05-08 03:22:39.606880 | ubuntu-jammy-large | 2026-05-08 03:22:39.606 | Setting up libpolkit-agent-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-05-08 03:22:39.607203 | ubuntu-jammy-large | 2026-05-08 03:22:39.607 | Setting up polkitd (0.105-33ubuntu0.1) ... 2026-05-08 03:22:39.631815 | ubuntu-jammy-large | 2026-05-08 03:22:39.631 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-05-08 03:22:39.634775 | ubuntu-jammy-large | 2026-05-08 03:22:39.634 | Setcap worked! gst-ptp-helper is not suid! 2026-05-08 03:22:39.635254 | ubuntu-jammy-large | 2026-05-08 03:22:39.635 | Setting up pkexec (0.105-33ubuntu0.1) ... 2026-05-08 03:22:39.643992 | ubuntu-jammy-large | 2026-05-08 03:22:39.643 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.24) ... 2026-05-08 03:22:39.644421 | ubuntu-jammy-large | 2026-05-08 03:22:39.644 | Setting up libappstream4:amd64 (0.15.2-2) ... 2026-05-08 03:22:39.644870 | ubuntu-jammy-large | 2026-05-08 03:22:39.644 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-05-08 03:22:39.902429 | ubuntu-jammy-large | 2026-05-08 03:22:39.902 | Setting up python3-secretstorage (3.3.1-1) ... 2026-05-08 03:22:40.092361 | ubuntu-jammy-large | 2026-05-08 03:22:40.092 | Setting up python3-keyring (23.5.0-1) ... 2026-05-08 03:22:40.299674 | ubuntu-jammy-large | 2026-05-08 03:22:40.299 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2026-05-08 03:22:40.520988 | ubuntu-jammy-large | 2026-05-08 03:22:40.519 | Setting up policykit-1 (0.105-33ubuntu0.1) ... 2026-05-08 03:22:40.533270 | ubuntu-jammy-large | 2026-05-08 03:22:40.533 | Setting up python3-launchpadlib (1.10.16-1) ... 2026-05-08 03:22:40.740238 | ubuntu-jammy-large | 2026-05-08 03:22:40.739 | Setting up python3-software-properties (0.99.22.9) ... 2026-05-08 03:22:40.945306 | ubuntu-jammy-large | 2026-05-08 03:22:40.942 | Setting up packagekit (1.2.5-2ubuntu3.1) ... 2026-05-08 03:22:40.951313 | ubuntu-jammy-large | 2026-05-08 03:22:40.951 | Running in chroot, ignoring request. 2026-05-08 03:22:40.959536 | ubuntu-jammy-large | 2026-05-08 03:22:40.959 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2026-05-08 03:22:40.962383 | ubuntu-jammy-large | 2026-05-08 03:22:40.962 | Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2026-05-08 03:22:41.122204 | ubuntu-jammy-large | 2026-05-08 03:22:41.121 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2026-05-08 03:22:41.124802 | ubuntu-jammy-large | 2026-05-08 03:22:41.124 | Setting up software-properties-common (0.99.22.9) ... 2026-05-08 03:22:41.307405 | ubuntu-jammy-large | 2026-05-08 03:22:41.307 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:22:41.318743 | ubuntu-jammy-large | 2026-05-08 03:22:41.318 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-05-08 03:22:41.523324 | ubuntu-jammy-large | 2026-05-08 03:22:41.523 | dib-run-parts 03-baseline-tools completed 2026-05-08 03:22:41.523400 | ubuntu-jammy-large | 2026-05-08 03:22:41.523 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-05-08 03:22:41.538842 | ubuntu-jammy-large | 2026-05-08 03:22:41.538 | dib-run-parts 04-dib-init-system completed 2026-05-08 03:22:41.538918 | ubuntu-jammy-large | 2026-05-08 03:22:41.538 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-05-08 03:22:43.089523 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | Map install for svc-map: python3-PyYAML 2026-05-08 03:22:43.089622 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | Map install for debootstrap: lsb-release 2026-05-08 03:22:43.089641 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | Running command: ['install-packages', 'python3-yaml', 'lsb-release'] 2026-05-08 03:22:43.089670 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Reading package lists... 2026-05-08 03:22:43.089683 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Building dependency tree... 2026-05-08 03:22:43.089696 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Reading state information... 2026-05-08 03:22:43.089709 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > lsb-release is already the newest version (11.1.0ubuntu4). 2026-05-08 03:22:43.089723 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > lsb-release set to manually installed. 2026-05-08 03:22:43.089736 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > The following NEW packages will be installed: 2026-05-08 03:22:43.089749 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > python3-yaml 2026-05-08 03:22:43.089762 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:22:43.089775 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Need to get 129 kB of archives. 2026-05-08 03:22:43.089788 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > After this operation, 542 kB of additional disk space will be used. 2026-05-08 03:22:43.089802 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2026-05-08 03:22:43.089843 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > debconf: delaying package configuration, since apt-utils is not installed 2026-05-08 03:22:43.089857 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Fetched 129 kB in 0s (695 kB/s) 2026-05-08 03:22:43.089871 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Selecting previously unselected package python3-yaml. 2026-05-08 03:22:43.089887 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9362 files and directories currently installed.) 2026-05-08 03:22:43.089904 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2026-05-08 03:22:43.089917 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2026-05-08 03:22:43.089930 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2026-05-08 03:22:43.089943 | ubuntu-jammy-large | 2026-05-08 03:22:43.089 | returncode: 0 2026-05-08 03:22:43.104195 | ubuntu-jammy-large | 2026-05-08 03:22:43.103 | dib-run-parts 10-package-installs completed 2026-05-08 03:22:43.104255 | ubuntu-jammy-large | 2026-05-08 03:22:43.104 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2026-05-08 03:22:43.285076 | ubuntu-jammy-large | 2026-05-08 03:22:43.284 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-05-08 03:22:43.285552 | ubuntu-jammy-large | 2026-05-08 03:22:43.285 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-05-08 03:22:43.299616 | ubuntu-jammy-large | 2026-05-08 03:22:43.299 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-05-08 03:22:43.313657 | ubuntu-jammy-large | 2026-05-08 03:22:43.313 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-05-08 03:22:45.010825 | ubuntu-jammy-large | 2026-05-08 03:22:45.010 | Reading package lists... 2026-05-08 03:22:45.036823 | ubuntu-jammy-large | 2026-05-08 03:22:45.036 | dib-run-parts 99-apt-get-update completed 2026-05-08 03:22:45.036870 | ubuntu-jammy-large | 2026-05-08 03:22:45.036 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-05-08 03:22:45.068577 | ubuntu-jammy-large | 2026-05-08 03:22:45.068 | Not running install-packages remove with empty packages list 2026-05-08 03:22:45.126592 | ubuntu-jammy-large | 2026-05-08 03:22:45.126 | Running command: ['install-packages', '-e'] 2026-05-08 03:22:45.126687 | ubuntu-jammy-large | 2026-05-08 03:22:45.126 | > Not running install-packages remove with empty packages list 2026-05-08 03:22:45.126706 | ubuntu-jammy-large | 2026-05-08 03:22:45.126 | returncode: 0 2026-05-08 03:22:45.136611 | ubuntu-jammy-large | 2026-05-08 03:22:45.136 | dib-run-parts 99-package-uninstalls completed 2026-05-08 03:22:45.137514 | ubuntu-jammy-large | 2026-05-08 03:22:45.137 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-05-08 03:22:45.137602 | ubuntu-jammy-large | 2026-05-08 03:22:45.137 | dib-run-parts 2026-05-08 03:22:45.140952 | ubuntu-jammy-large | 2026-05-08 03:22:45.140 | dib-run-parts Target: pre-install.d 2026-05-08 03:22:45.141013 | ubuntu-jammy-large | 2026-05-08 03:22:45.140 | dib-run-parts 2026-05-08 03:22:45.141082 | ubuntu-jammy-large | 2026-05-08 03:22:45.140 | dib-run-parts Script Seconds 2026-05-08 03:22:45.141098 | ubuntu-jammy-large | 2026-05-08 03:22:45.140 | dib-run-parts --------------------------------------- ---------- 2026-05-08 03:22:45.141111 | ubuntu-jammy-large | 2026-05-08 03:22:45.140 | dib-run-parts 2026-05-08 03:22:45.158146 | ubuntu-jammy-large | 2026-05-08 03:22:45.157 | dib-run-parts 00-disable-apt-recommends 0.008 2026-05-08 03:22:45.165332 | ubuntu-jammy-large | 2026-05-08 03:22:45.165 | dib-run-parts 01-dib-python 0.009 2026-05-08 03:22:45.176608 | ubuntu-jammy-large | 2026-05-08 03:22:45.176 | dib-run-parts 01-install-bin 0.012 2026-05-08 03:22:45.186436 | ubuntu-jammy-large | 2026-05-08 03:22:45.186 | dib-run-parts 03-baseline-tools 11.141 2026-05-08 03:22:45.196118 | ubuntu-jammy-large | 2026-05-08 03:22:45.196 | dib-run-parts 04-dib-init-system 0.012 2026-05-08 03:22:45.206704 | ubuntu-jammy-large | 2026-05-08 03:22:45.206 | dib-run-parts 10-package-installs 1.563 2026-05-08 03:22:45.217311 | ubuntu-jammy-large | 2026-05-08 03:22:45.217 | dib-run-parts 99-apt-get-update 1.930 2026-05-08 03:22:45.227692 | ubuntu-jammy-large | 2026-05-08 03:22:45.227 | dib-run-parts 99-package-uninstalls 0.097 2026-05-08 03:22:45.230751 | ubuntu-jammy-large | 2026-05-08 03:22:45.230 | dib-run-parts 2026-05-08 03:22:45.231041 | ubuntu-jammy-large | 2026-05-08 03:22:45.230 | dib-run-parts --------------------- END PROFILING --------------------- 2026-05-08 03:22:45.451003 | ubuntu-jammy-large | 2026-05-08 03:22:45.450 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-05-08 03:22:45.456409 | ubuntu-jammy-large | 2026-05-08 03:22:45.456 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-05-08 03:22:45.456689 | ubuntu-jammy-large | 2026-05-08 03:22:45.456 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:22:45.456805 | ubuntu-jammy-large | 2026-05-08 03:22:45.456 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:22:45.456968 | ubuntu-jammy-large | 2026-05-08 03:22:45.456 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:22:45.457141 | ubuntu-jammy-large | 2026-05-08 03:22:45.457 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:22:45.457511 | ubuntu-jammy-large | 2026-05-08 03:22:45.457 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:22:45.463879 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:22:45.463934 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-05-08 03:22:45.463949 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-05-08 03:22:45.463963 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:22:45.463975 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:22:45.463987 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-05-08 03:22:45.463999 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:22:45.464010 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:22:45.464022 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ export DIB_NO_TIMER_CHECK=True 2026-05-08 03:22:45.464033 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ DIB_NO_TIMER_CHECK=True 2026-05-08 03:22:45.464045 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:22:45.464056 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:22:45.464067 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:22:45.464079 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:22:45.464090 | ubuntu-jammy-large | 2026-05-08 03:22:45.463 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:22:45.469840 | ubuntu-jammy-large | 2026-05-08 03:22:45.469 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:22:45.469952 | ubuntu-jammy-large | 2026-05-08 03:22:45.469 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:22:45.469973 | ubuntu-jammy-large | 2026-05-08 03:22:45.469 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:22:45.470030 | ubuntu-jammy-large | 2026-05-08 03:22:45.469 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-05-08 03:22:45.474812 | ubuntu-jammy-large | 2026-05-08 03:22:45.474 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-05-08 03:22:45.474863 | ubuntu-jammy-large | 2026-05-08 03:22:45.474 | ++ export DIB_ADD_APT_KEYS= 2026-05-08 03:22:45.474878 | ubuntu-jammy-large | 2026-05-08 03:22:45.474 | ++ DIB_ADD_APT_KEYS= 2026-05-08 03:22:45.474892 | ubuntu-jammy-large | 2026-05-08 03:22:45.474 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-05-08 03:22:45.480568 | ubuntu-jammy-large | 2026-05-08 03:22:45.480 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-05-08 03:22:45.480626 | ubuntu-jammy-large | 2026-05-08 03:22:45.480 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:22:45.480641 | ubuntu-jammy-large | 2026-05-08 03:22:45.480 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:22:45.480655 | ubuntu-jammy-large | 2026-05-08 03:22:45.480 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:22:45.487243 | ubuntu-jammy-large | 2026-05-08 03:22:45.486 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:22:45.487323 | ubuntu-jammy-large | 2026-05-08 03:22:45.486 | ++ export DISTRO_NAME=ubuntu 2026-05-08 03:22:45.487340 | ubuntu-jammy-large | 2026-05-08 03:22:45.486 | ++ DISTRO_NAME=ubuntu 2026-05-08 03:22:45.487353 | ubuntu-jammy-large | 2026-05-08 03:22:45.486 | ++ export DIB_RELEASE=jammy 2026-05-08 03:22:45.487366 | ubuntu-jammy-large | 2026-05-08 03:22:45.486 | ++ DIB_RELEASE=jammy 2026-05-08 03:22:45.487380 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:22:45.487394 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:22:45.487406 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:22:45.487419 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:22:45.487432 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | ++ ARCH=amd64 2026-05-08 03:22:45.487445 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-05-08 03:22:45.487457 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-05-08 03:22:45.487470 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:22:45.487483 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:22:45.487496 | ubuntu-jammy-large | 2026-05-08 03:22:45.487 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:22:45.489844 | ubuntu-jammy-large | 2026-05-08 03:22:45.489 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:22:45.490069 | ubuntu-jammy-large | 2026-05-08 03:22:45.490 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:22:45.490169 | ubuntu-jammy-large | 2026-05-08 03:22:45.490 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:22:45.490499 | ubuntu-jammy-large | 2026-05-08 03:22:45.490 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:22:45.494749 | ubuntu-jammy-large | 2026-05-08 03:22:45.494 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:22:45.495000 | ubuntu-jammy-large | 2026-05-08 03:22:45.494 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-05-08 03:22:45.495110 | ubuntu-jammy-large | 2026-05-08 03:22:45.495 | ++ export DIB_INIT_SYSTEM=systemd 2026-05-08 03:22:45.495201 | ubuntu-jammy-large | 2026-05-08 03:22:45.495 | ++ DIB_INIT_SYSTEM=systemd 2026-05-08 03:22:45.495551 | ubuntu-jammy-large | 2026-05-08 03:22:45.495 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:22:45.501074 | ubuntu-jammy-large | 2026-05-08 03:22:45.500 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:22:45.501378 | ubuntu-jammy-large | 2026-05-08 03:22:45.501 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:22:45.501482 | ubuntu-jammy-large | 2026-05-08 03:22:45.501 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:22:45.501777 | ubuntu-jammy-large | 2026-05-08 03:22:45.501 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:22:45.506337 | ubuntu-jammy-large | 2026-05-08 03:22:45.506 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:22:45.506600 | ubuntu-jammy-large | 2026-05-08 03:22:45.506 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:22:45.506703 | ubuntu-jammy-large | 2026-05-08 03:22:45.506 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:22:45.506997 | ubuntu-jammy-large | 2026-05-08 03:22:45.506 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-05-08 03:22:45.511088 | ubuntu-jammy-large | 2026-05-08 03:22:45.511 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-05-08 03:22:45.511389 | ubuntu-jammy-large | 2026-05-08 03:22:45.511 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:22:45.511493 | ubuntu-jammy-large | 2026-05-08 03:22:45.511 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:22:45.511654 | ubuntu-jammy-large | 2026-05-08 03:22:45.511 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:22:45.511753 | ubuntu-jammy-large | 2026-05-08 03:22:45.511 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:22:45.512036 | ubuntu-jammy-large | 2026-05-08 03:22:45.511 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-05-08 03:22:45.517695 | ubuntu-jammy-large | 2026-05-08 03:22:45.517 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-05-08 03:22:45.517937 | ubuntu-jammy-large | 2026-05-08 03:22:45.517 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-05-08 03:22:45.518129 | ubuntu-jammy-large | 2026-05-08 03:22:45.518 | ++ export DIB_BLOCK_DEVICE=mbr 2026-05-08 03:22:45.518224 | ubuntu-jammy-large | 2026-05-08 03:22:45.518 | ++ DIB_BLOCK_DEVICE=mbr 2026-05-08 03:22:45.518558 | ubuntu-jammy-large | 2026-05-08 03:22:45.518 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-05-08 03:22:45.524476 | ubuntu-jammy-large | 2026-05-08 03:22:45.524 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-05-08 03:22:45.524727 | ubuntu-jammy-large | 2026-05-08 03:22:45.524 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-05-08 03:22:45.524835 | ubuntu-jammy-large | 2026-05-08 03:22:45.524 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-05-08 03:22:45.525181 | ubuntu-jammy-large | 2026-05-08 03:22:45.525 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-05-08 03:22:45.530606 | ubuntu-jammy-large | 2026-05-08 03:22:45.530 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-05-08 03:22:45.530937 | ubuntu-jammy-large | 2026-05-08 03:22:45.530 | ++ '[' -z '' ']' 2026-05-08 03:22:45.531048 | ubuntu-jammy-large | 2026-05-08 03:22:45.531 | ++ case "$DISTRO_NAME" in 2026-05-08 03:22:45.531170 | ubuntu-jammy-large | 2026-05-08 03:22:45.531 | ++ '[' jammy == trusty ']' 2026-05-08 03:22:45.531354 | ubuntu-jammy-large | 2026-05-08 03:22:45.531 | ++ '[' -z '' ']' 2026-05-08 03:22:45.531454 | ubuntu-jammy-large | 2026-05-08 03:22:45.531 | ++ DIB_PYTHON_VERSION=3 2026-05-08 03:22:45.531563 | ubuntu-jammy-large | 2026-05-08 03:22:45.531 | ++ export DIB_PYTHON_VERSION 2026-05-08 03:22:45.531679 | ubuntu-jammy-large | 2026-05-08 03:22:45.531 | ++ export DIB_PYTHON=python3 2026-05-08 03:22:45.531763 | ubuntu-jammy-large | 2026-05-08 03:22:45.531 | ++ DIB_PYTHON=python3 2026-05-08 03:22:45.532058 | ubuntu-jammy-large | 2026-05-08 03:22:45.532 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:22:45.536710 | ubuntu-jammy-large | 2026-05-08 03:22:45.536 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:22:45.536990 | ubuntu-jammy-large | 2026-05-08 03:22:45.536 | ++ '[' 0 -gt 0 ']' 2026-05-08 03:22:45.537159 | ubuntu-jammy-large | 2026-05-08 03:22:45.537 | ++ set -euo pipefail 2026-05-08 03:22:45.537367 | ubuntu-jammy-large | 2026-05-08 03:22:45.537 | ++ case $DISTRO_NAME in 2026-05-08 03:22:45.537476 | ubuntu-jammy-large | 2026-05-08 03:22:45.537 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-05-08 03:22:45.537573 | ubuntu-jammy-large | 2026-05-08 03:22:45.537 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-05-08 03:22:45.537663 | ubuntu-jammy-large | 2026-05-08 03:22:45.537 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-05-08 03:22:45.537759 | ubuntu-jammy-large | 2026-05-08 03:22:45.537 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-05-08 03:22:45.538053 | ubuntu-jammy-large | 2026-05-08 03:22:45.538 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-05-08 03:22:45.542912 | ubuntu-jammy-large | 2026-05-08 03:22:45.542 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-05-08 03:22:45.543176 | ubuntu-jammy-large | 2026-05-08 03:22:45.543 | ++ '[' -z systemd ']' 2026-05-08 03:22:45.543382 | ubuntu-jammy-large | 2026-05-08 03:22:45.543 | ++ case $DIB_INIT_SYSTEM in 2026-05-08 03:22:45.543751 | ubuntu-jammy-large | 2026-05-08 03:22:45.543 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-05-08 03:22:45.620775 | ubuntu-jammy-large | 2026-05-08 03:22:45.620 | INFO:root:Mapping for base : iscsi_package 2026-05-08 03:22:45.683729 | ubuntu-jammy-large | 2026-05-08 03:22:45.683 | Reading package lists... 2026-05-08 03:22:45.942393 | ubuntu-jammy-large | 2026-05-08 03:22:45.942 | Building dependency tree... 2026-05-08 03:22:45.942522 | ubuntu-jammy-large | 2026-05-08 03:22:45.942 | Reading state information... 2026-05-08 03:22:46.166072 | ubuntu-jammy-large | 2026-05-08 03:22:46.165 | The following additional packages will be installed: 2026-05-08 03:22:46.167101 | ubuntu-jammy-large | 2026-05-08 03:22:46.167 | libisns0 libopeniscsiusr udev 2026-05-08 03:22:46.168511 | ubuntu-jammy-large | 2026-05-08 03:22:46.168 | Recommended packages: 2026-05-08 03:22:46.168537 | ubuntu-jammy-large | 2026-05-08 03:22:46.168 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2026-05-08 03:22:46.198798 | ubuntu-jammy-large | 2026-05-08 03:22:46.198 | The following NEW packages will be installed: 2026-05-08 03:22:46.200415 | ubuntu-jammy-large | 2026-05-08 03:22:46.200 | libisns0 libopeniscsiusr open-iscsi udev 2026-05-08 03:22:46.313882 | ubuntu-jammy-large | 2026-05-08 03:22:46.313 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:22:46.313979 | ubuntu-jammy-large | 2026-05-08 03:22:46.313 | Need to get 2046 kB of archives. 2026-05-08 03:22:46.313997 | ubuntu-jammy-large | 2026-05-08 03:22:46.313 | After this operation, 11.7 MB of additional disk space will be used. 2026-05-08 03:22:46.314010 | ubuntu-jammy-large | 2026-05-08 03:22:46.313 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2026-05-08 03:22:46.363925 | ubuntu-jammy-large | 2026-05-08 03:22:46.363 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2026-05-08 03:22:46.368079 | ubuntu-jammy-large | 2026-05-08 03:22:46.367 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.20 [1559 kB] 2026-05-08 03:22:46.424581 | ubuntu-jammy-large | 2026-05-08 03:22:46.424 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2026-05-08 03:22:46.590755 | ubuntu-jammy-large | 2026-05-08 03:22:46.590 | debconf: delaying package configuration, since apt-utils is not installed 2026-05-08 03:22:46.627389 | ubuntu-jammy-large | 2026-05-08 03:22:46.627 | Fetched 2046 kB in 0s (9298 kB/s) 2026-05-08 03:22:46.648195 | ubuntu-jammy-large | 2026-05-08 03:22:46.647 | Selecting previously unselected package libisns0:amd64. 2026-05-08 03:22:46.664529 | ubuntu-jammy-large | 2026-05-08 03:22:46.664 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9398 files and directories currently installed.) 2026-05-08 03:22:46.665352 | ubuntu-jammy-large | 2026-05-08 03:22:46.665 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2026-05-08 03:22:46.665726 | ubuntu-jammy-large | 2026-05-08 03:22:46.665 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2026-05-08 03:22:46.689559 | ubuntu-jammy-large | 2026-05-08 03:22:46.689 | Selecting previously unselected package libopeniscsiusr. 2026-05-08 03:22:46.691067 | ubuntu-jammy-large | 2026-05-08 03:22:46.690 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2026-05-08 03:22:46.691197 | ubuntu-jammy-large | 2026-05-08 03:22:46.691 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-05-08 03:22:46.709053 | ubuntu-jammy-large | 2026-05-08 03:22:46.708 | Selecting previously unselected package udev. 2026-05-08 03:22:46.711562 | ubuntu-jammy-large | 2026-05-08 03:22:46.711 | Preparing to unpack .../udev_249.11-0ubuntu3.20_amd64.deb ... 2026-05-08 03:22:46.711750 | ubuntu-jammy-large | 2026-05-08 03:22:46.711 | Unpacking udev (249.11-0ubuntu3.20) ... 2026-05-08 03:22:46.791988 | ubuntu-jammy-large | 2026-05-08 03:22:46.791 | Selecting previously unselected package open-iscsi. 2026-05-08 03:22:46.793341 | ubuntu-jammy-large | 2026-05-08 03:22:46.793 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2026-05-08 03:22:46.869382 | ubuntu-jammy-large | 2026-05-08 03:22:46.869 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2026-05-08 03:22:46.901118 | ubuntu-jammy-large | 2026-05-08 03:22:46.900 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-05-08 03:22:46.901247 | ubuntu-jammy-large | 2026-05-08 03:22:46.901 | Setting up udev (249.11-0ubuntu3.20) ... 2026-05-08 03:22:47.465611 | ubuntu-jammy-large | 2026-05-08 03:22:47.465 | A chroot environment has been detected, udev not started. 2026-05-08 03:22:47.478530 | ubuntu-jammy-large | 2026-05-08 03:22:47.478 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2026-05-08 03:22:47.478688 | ubuntu-jammy-large | 2026-05-08 03:22:47.478 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2026-05-08 03:22:47.865633 | ubuntu-jammy-large | 2026-05-08 03:22:47.865 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2026-05-08 03:22:48.028995 | ubuntu-jammy-large | 2026-05-08 03:22:48.028 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-05-08 03:22:48.029114 | ubuntu-jammy-large | 2026-05-08 03:22:48.028 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-05-08 03:22:48.045663 | ubuntu-jammy-large | 2026-05-08 03:22:48.045 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:22:48.244254 | ubuntu-jammy-large | 2026-05-08 03:22:48.244 | dib-run-parts 00-baseline-environment completed 2026-05-08 03:22:48.244349 | ubuntu-jammy-large | 2026-05-08 03:22:48.244 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-05-08 03:22:48.307992 | ubuntu-jammy-large | 2026-05-08 03:22:48.307 | Reading package lists... 2026-05-08 03:22:48.562586 | ubuntu-jammy-large | 2026-05-08 03:22:48.562 | Building dependency tree... 2026-05-08 03:22:48.562697 | ubuntu-jammy-large | 2026-05-08 03:22:48.562 | Reading state information... 2026-05-08 03:22:48.748155 | ubuntu-jammy-large | 2026-05-08 03:22:48.747 | Calculating upgrade... 2026-05-08 03:22:48.923714 | ubuntu-jammy-large | 2026-05-08 03:22:48.923 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:22:48.928677 | ubuntu-jammy-large | 2026-05-08 03:22:48.928 | dib-run-parts 00-up-to-date completed 2026-05-08 03:22:48.928857 | ubuntu-jammy-large | 2026-05-08 03:22:48.928 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-05-08 03:22:50.252574 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for source-repositories: git 2026-05-08 03:22:50.252687 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for certs-ramfs: cryptsetup 2026-05-08 03:22:50.252707 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for install-static: rsync 2026-05-08 03:22:50.252750 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for sos: sos 2026-05-08 03:22:50.252777 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for haproxy-octavia: haproxy, iputils-ping 2026-05-08 03:22:50.252792 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for cache-url: curl 2026-05-08 03:22:50.252805 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for ipvsadmin: ipvsadm 2026-05-08 03:22:50.252823 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for amphora-agent: build-essential, libffi-dev, libssl-dev, python3-dev, python3-pip, python3, python3-venv, acl, acpid, apparmor, apt-transport-https, at, bash-completion, cloud-guest-utils, cloud-init, cron, curl, dbus, dkms, dmeventd, ethtool, gawk, ifenslave, ifupdown, iptables, iputils-tracepath, irqbalance, isc-dhcp-client, less, logrotate, lsof, net-tools, netbase, netcat-openbsd, open-vm-tools, openssh-client, openssh-server, pollinate, psmisc, rsyslog, socat, tcpdump, tmux, ubuntu-cloudimage-keyring, uuid-runtime, vim-tiny, vlan, nftables 2026-05-08 03:22:50.252842 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for keepalived-octavia: keepalived 2026-05-08 03:22:50.252856 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2026-05-08 03:22:50.252869 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for cpu-pinning: tuned 2026-05-08 03:22:50.252882 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2026-05-08 03:22:50.252896 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | Running command: ['install-packages', 'keepalived', 'bash-completion', 'acl', 'apparmor', 'at', 'vim-tiny', 'tuned', 'python3', 'libffi-dev', 'ipvsadm', 'ifupdown', 'socat', 'dmeventd', 'netcat-openbsd', 'uuid-runtime', 'logrotate', 'linux-image-virtual', 'build-essential', 'vlan', 'apt-transport-https', 'nftables', 'python3-pip', 'less', 'iputils-tracepath', 'initramfs-tools', 'python3-venv', 'rsync', 'python3-dev', 'gawk', 'tcpdump', 'adduser', 'locales', 'acpid', 'ifenslave', 'isc-dhcp-client', 'psmisc', 'iputils-ping', 'ca-certificates', 'netbase', 'rsyslog', 'dbus', 'net-tools', 'cron', 'dkms', 'pollinate', 'tmux', 'cloud-guest-utils', 'openssh-client', 'cryptsetup', 'cloud-init', 'iptables', 'libssl-dev', 'lsof', 'curl', 'openssh-server', 'irqbalance', 'open-vm-tools', 'ubuntu-cloudimage-keyring', 'ethtool', 'haproxy', 'git'] 2026-05-08 03:22:50.252942 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > Reading package lists... 2026-05-08 03:22:50.252956 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > Building dependency tree... 2026-05-08 03:22:50.252969 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > Reading state information... 2026-05-08 03:22:50.252982 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > adduser is already the newest version (3.118ubuntu5). 2026-05-08 03:22:50.252995 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > ca-certificates is already the newest version (20240203~22.04.1). 2026-05-08 03:22:50.253008 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2026-05-08 03:22:50.253082 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > dbus set to manually installed. 2026-05-08 03:22:50.253100 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > python3 is already the newest version (3.10.6-1~22.04.1). 2026-05-08 03:22:50.253113 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > apt-transport-https is already the newest version (2.4.14). 2026-05-08 03:22:50.253126 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > The following additional packages will be installed: 2026-05-08 03:22:50.253140 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2026-05-08 03:22:50.253160 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2026-05-08 03:22:50.253174 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2026-05-08 03:22:50.253187 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2026-05-08 03:22:50.253200 | ubuntu-jammy-large | 2026-05-08 03:22:50.252 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-05-08 03:22:50.253213 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-05-08 03:22:50.253226 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-05-08 03:22:50.253243 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-05-08 03:22:50.253255 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libfastjson4 libfdisk1 libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev 2026-05-08 03:22:50.253268 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 2026-05-08 03:22:50.253284 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore libklibc 2026-05-08 03:22:50.253297 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-05-08 03:22:50.253314 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-05-08 03:22:50.253330 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-05-08 03:22:50.253346 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-05-08 03:22:50.253362 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-05-08 03:22:50.253394 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2026-05-08 03:22:50.253412 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2026-05-08 03:22:50.253453 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > linux-base linux-image-5.15.0-177-generic linux-libc-dev 2026-05-08 03:22:50.253482 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > linux-modules-5.15.0-177-generic lto-disabled-list make ncat 2026-05-08 03:22:50.253497 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > netplan-generator netplan.io openssh-sftp-server patch pci.ids pciutils perl 2026-05-08 03:22:50.253513 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > perl-modules-5.34 python-babel-localedata python3-attr python3-babel 2026-05-08 03:22:50.253529 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > python3-certifi python3-chardet python3-configobj python3-debconf 2026-05-08 03:22:50.253546 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > python3-decorator python3-distutils python3-idna python3-jinja2 2026-05-08 03:22:50.253562 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2026-05-08 03:22:50.253578 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-netplan 2026-05-08 03:22:50.253594 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2026-05-08 03:22:50.253672 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2026-05-08 03:22:50.253689 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > python3-urllib3 python3-wheel python3.10-dev python3.10-venv rpcsvc-proto 2026-05-08 03:22:50.253706 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > tzdata ucf vim-common virt-what xxd xz-utils zlib1g-dev zstd 2026-05-08 03:22:50.253719 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > Suggested packages: 2026-05-08 03:22:50.253732 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2026-05-08 03:22:50.253748 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2026-05-08 03:22:50.253761 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2026-05-08 03:22:50.253777 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2026-05-08 03:22:50.253793 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2026-05-08 03:22:50.253809 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2026-05-08 03:22:50.253825 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2026-05-08 03:22:50.253841 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2026-05-08 03:22:50.253857 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2026-05-08 03:22:50.253901 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2026-05-08 03:22:50.253932 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2026-05-08 03:22:50.253953 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-05-08 03:22:50.253981 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > linux-headers-5.15.0-177-generic linux-modules-extra-5.15.0-177-generic 2026-05-08 03:22:50.254002 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2026-05-08 03:22:50.254027 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > openvswitch-switch iw python3-rich open-vm-tools-desktop 2026-05-08 03:22:50.254047 | ubuntu-jammy-large | 2026-05-08 03:22:50.253 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2026-05-08 03:22:50.254069 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2026-05-08 03:22:50.254095 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-05-08 03:22:50.254118 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2026-05-08 03:22:50.254140 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2026-05-08 03:22:50.254168 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2026-05-08 03:22:50.254207 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2026-05-08 03:22:50.254224 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2026-05-08 03:22:50.254238 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > indent 2026-05-08 03:22:50.254256 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > Recommended packages: 2026-05-08 03:22:50.254270 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2026-05-08 03:22:50.254283 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2026-05-08 03:22:50.254296 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2026-05-08 03:22:50.254309 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-05-08 03:22:50.254326 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2026-05-08 03:22:50.254339 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2026-05-08 03:22:50.254352 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > The following NEW packages will be installed: 2026-05-08 03:22:50.254368 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > acl acpid apparmor at bash-completion binutils binutils-common 2026-05-08 03:22:50.254382 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2026-05-08 03:22:50.254394 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2026-05-08 03:22:50.254410 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2026-05-08 03:22:50.254476 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2026-05-08 03:22:50.254495 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-05-08 03:22:50.254508 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2026-05-08 03:22:50.254533 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2026-05-08 03:22:50.254556 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-05-08 03:22:50.254583 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-05-08 03:22:50.254605 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-05-08 03:22:50.254627 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-05-08 03:22:50.254646 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libfastjson4 libfdisk1 libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev 2026-05-08 03:22:50.254659 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 2026-05-08 03:22:50.254672 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libisl23 libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore 2026-05-08 03:22:50.254685 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libklibc liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-05-08 03:22:50.254701 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-05-08 03:22:50.254714 | ubuntu-jammy-large | 2026-05-08 03:22:50.254 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-05-08 03:22:54.770212 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-05-08 03:22:54.771068 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-05-08 03:22:54.771164 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2026-05-08 03:22:54.771211 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2026-05-08 03:22:54.771227 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > libxtables12 linux-base linux-image-5.15.0-177-generic linux-image-virtual 2026-05-08 03:22:54.771241 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > linux-libc-dev linux-modules-5.15.0-177-generic locales logrotate lsof 2026-05-08 03:22:54.771255 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd 2026-05-08 03:22:54.771269 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > netplan-generator netplan.io nftables open-vm-tools openssh-client 2026-05-08 03:22:54.771282 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > openssh-server openssh-sftp-server patch pci.ids pciutils perl 2026-05-08 03:22:54.771295 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > perl-modules-5.34 pollinate psmisc python-babel-localedata python3-attr 2026-05-08 03:22:54.771308 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > python3-babel python3-certifi python3-chardet python3-configobj 2026-05-08 03:22:54.771321 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > python3-debconf python3-decorator python3-dev python3-distutils python3-idna 2026-05-08 03:22:54.771335 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > python3-jinja2 python3-json-pointer python3-jsonpatch python3-jsonschema 2026-05-08 03:22:54.771349 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > python3-lib2to3 python3-linux-procfs python3-markupsafe python3-netifaces 2026-05-08 03:22:54.771362 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > python3-netplan python3-pip python3-pip-whl python3-pyrsistent 2026-05-08 03:22:54.771376 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > python3-pyudev python3-requests python3-serial python3-setuptools 2026-05-08 03:22:54.771388 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > python3-setuptools-whl python3-tz python3-urllib3 python3-venv python3-wheel 2026-05-08 03:22:54.771402 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > python3.10-dev python3.10-venv rpcsvc-proto rsync rsyslog socat tcpdump tmux 2026-05-08 03:22:54.771415 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > tuned tzdata ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny 2026-05-08 03:22:54.771429 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > virt-what vlan xxd xz-utils zlib1g-dev zstd 2026-05-08 03:22:54.771442 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > 0 upgraded, 221 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:22:54.771456 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Need to get 198 MB of archives. 2026-05-08 03:22:54.771470 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > After this operation, 734 MB of additional disk space will be used. 2026-05-08 03:22:54.771483 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2026-05-08 03:22:54.771497 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2026-05-08 03:22:54.771514 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2026-05-08 03:22:54.771531 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2026-05-08 03:22:54.771545 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.4 [437 kB] 2026-05-08 03:22:54.771581 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.5 [32.1 kB] 2026-05-08 03:22:54.771604 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 kmod amd64 29-1ubuntu1.1 [102 kB] 2026-05-08 03:22:54.771617 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2026-05-08 03:22:54.771630 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04.3 [216 kB] 2026-05-08 03:22:54.771645 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2026-05-08 03:22:54.771667 | ubuntu-jammy-large | 2026-05-08 03:22:54.769 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2026-05-08 03:22:54.771680 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2026-05-08 03:22:54.771694 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04.3 [10.0 MB] 2026-05-08 03:22:54.771707 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2026-05-08 03:22:54.771736 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.3 [48.3 kB] 2026-05-08 03:22:54.771750 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2026-05-08 03:22:54.771764 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2026-05-08 03:22:54.771777 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2026-05-08 03:22:54.771791 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2026-05-08 03:22:54.771804 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.12 [2324 kB] 2026-05-08 03:22:54.771818 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2026-05-08 03:22:54.771832 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.3 [127 kB] 2026-05-08 03:22:54.771845 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.3 [30.2 kB] 2026-05-08 03:22:54.771859 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.3 [10.5 kB] 2026-05-08 03:22:54.771873 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.3 [2283 kB] 2026-05-08 03:22:54.771887 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.3 [1069 kB] 2026-05-08 03:22:54.771901 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.3 [2260 kB] 2026-05-08 03:22:54.771915 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.3 [976 kB] 2026-05-08 03:22:54.771928 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.3 [154 kB] 2026-05-08 03:22:54.771941 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04.3 [2517 kB] 2026-05-08 03:22:54.771954 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04.3 [20.1 MB] 2026-05-08 03:22:54.771968 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2026-05-08 03:22:54.771982 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~22.04.3 [10.8 MB] 2026-05-08 03:22:54.771995 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04.3 [2442 kB] 2026-05-08 03:22:54.772017 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04.3 [2478 kB] 2026-05-08 03:22:54.772035 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~22.04.3 [2618 kB] 2026-05-08 03:22:54.772048 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~22.04.3 [21.7 MB] 2026-05-08 03:22:54.772061 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.5 [2977 kB] 2026-05-08 03:22:54.772075 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2026-05-08 03:22:54.772088 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2026-05-08 03:22:54.772101 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2026-05-08 03:22:54.772115 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2026-05-08 03:22:54.772136 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2026-05-08 03:22:54.772150 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2026-05-08 03:22:54.772164 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2026-05-08 03:22:54.772177 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2026-05-08 03:22:54.772190 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2026-05-08 03:22:54.772203 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2026-05-08 03:22:54.772216 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2026-05-08 03:22:54.772230 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.13 [20.3 kB] 2026-05-08 03:22:54.772243 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-177.187 [1311 kB] 2026-05-08 03:22:54.772256 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2026-05-08 03:22:54.772269 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2026-05-08 03:22:54.772282 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2026-05-08 03:22:54.772295 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2026-05-08 03:22:54.772308 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.13 [2101 kB] 2026-05-08 03:22:54.772322 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04.3 [2101 kB] 2026-05-08 03:22:54.772335 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04.3 [11.4 MB] 2026-05-08 03:22:54.772348 | ubuntu-jammy-large | 2026-05-08 03:22:54.770 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2026-05-08 03:22:56.024480 | ubuntu-jammy-large | 2026-05-08 03:22:56.022 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2026-05-08 03:22:56.024564 | ubuntu-jammy-large | 2026-05-08 03:22:56.022 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2026-05-08 03:22:56.024581 | ubuntu-jammy-large | 2026-05-08 03:22:56.022 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2026-05-08 03:22:56.024620 | ubuntu-jammy-large | 2026-05-08 03:22:56.022 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2026-05-08 03:22:56.024644 | ubuntu-jammy-large | 2026-05-08 03:22:56.022 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2026-05-08 03:22:56.024666 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2026-05-08 03:22:56.024690 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.30-0ubuntu0.22.04.1 [1655 kB] 2026-05-08 03:22:56.024725 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:67 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2026-05-08 03:22:56.024741 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2026-05-08 03:22:56.024756 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2026-05-08 03:22:56.024769 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2026-05-08 03:22:56.024783 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2026-05-08 03:22:56.024796 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iproute2 amd64 5.15.0-1ubuntu2.1 [1072 kB] 2026-05-08 03:22:56.024809 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2026-05-08 03:22:56.024822 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:74 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2026-05-08 03:22:56.024835 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:75 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-genl-3-200 amd64 3.5.0-0.1 [12.4 kB] 2026-05-08 03:22:56.024848 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:76 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pci.ids all 0.0~2022.01.22-1ubuntu0.1 [251 kB] 2026-05-08 03:22:56.024862 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2026-05-08 03:22:56.024874 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2026-05-08 03:22:56.024888 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2026-05-08 03:22:56.024901 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2026-05-08 03:22:56.024913 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:81 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.9 [201 kB] 2026-05-08 03:22:56.024927 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.9 [1070 kB] 2026-05-08 03:22:56.024940 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2026-05-08 03:22:56.024953 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2026-05-08 03:22:56.024985 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2026-05-08 03:22:56.024999 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2026-05-08 03:22:56.025012 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.15 [904 kB] 2026-05-08 03:22:56.025077 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:88 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-sftp-server amd64 1:8.9p1-3ubuntu0.15 [38.9 kB] 2026-05-08 03:22:56.025095 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2026-05-08 03:22:56.025123 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.15 [435 kB] 2026-05-08 03:22:56.025137 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:91 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5450 B] 2026-05-08 03:22:56.025151 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:92 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] 2026-05-08 03:22:56.025164 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2026-05-08 03:22:56.025177 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2026-05-08 03:22:56.025190 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:95 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.5 [165 kB] 2026-05-08 03:22:56.025203 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2026-05-08 03:22:56.025231 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2026-05-08 03:22:56.025244 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2026-05-08 03:22:56.025257 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:99 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-vm-tools amd64 2:12.3.5-3~ubuntu0.22.04.3 [747 kB] 2026-05-08 03:22:56.025270 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2026-05-08 03:22:56.025283 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:101 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1ubuntu3 [192 kB] 2026-05-08 03:22:56.025296 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:102 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1ubuntu3 [827 kB] 2026-05-08 03:22:56.025309 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:103 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.3ubuntu2.4 [235 kB] 2026-05-08 03:22:56.025322 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2026-05-08 03:22:56.025336 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2026-05-08 03:22:56.025349 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2026-05-08 03:22:56.025362 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:107 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.107.1-3ubuntu0.22.04.3 [117 kB] 2026-05-08 03:22:56.025375 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.13 [4248 kB] 2026-05-08 03:22:56.025388 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2026-05-08 03:22:56.025410 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2026-05-08 03:22:56.025423 | ubuntu-jammy-large | 2026-05-08 03:22:56.023 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2026-05-08 03:22:56.025437 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan-generator amd64 0.107.1-3ubuntu0.22.04.3 [57.1 kB] 2026-05-08 03:22:56.025450 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:113 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-netplan amd64 0.107.1-3ubuntu0.22.04.3 [23.1 kB] 2026-05-08 03:22:56.025463 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2026-05-08 03:22:56.025476 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan.io amd64 0.107.1-3ubuntu0.22.04.3 [56.3 kB] 2026-05-08 03:22:56.025489 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:116 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2026-05-08 03:22:56.025502 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:117 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2026a-0ubuntu0.22.04.1 [348 kB] 2026-05-08 03:22:56.025515 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:118 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.28 [51.0 kB] 2026-05-08 03:22:56.025534 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.28 [81.5 kB] 2026-05-08 03:22:56.025547 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.28 [706 kB] 2026-05-08 03:22:56.025560 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2026-05-08 03:22:56.025573 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2026-05-08 03:22:56.025586 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2026-05-08 03:22:56.025628 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2026-05-08 03:22:56.025650 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2026-05-08 03:22:56.025672 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2026-05-08 03:22:56.025692 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2026-05-08 03:22:56.025714 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2026-05-08 03:22:56.025729 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2026-05-08 03:22:56.025742 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:130 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2026-05-08 03:22:56.025756 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3.1 [332 kB] 2026-05-08 03:22:56.025769 | ubuntu-jammy-large | 2026-05-08 03:22:56.024 | > Get:132 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 2026-05-08 03:22:58.770384 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2026-05-08 03:22:58.770517 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3.1 [67.2 kB] 2026-05-08 03:22:58.770540 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2026-05-08 03:22:58.770557 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2026-05-08 03:22:58.770571 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:137 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2026-05-08 03:22:58.770586 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:138 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2026-05-08 03:22:58.770601 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 busybox-initramfs amd64 1:1.30.1-7ubuntu3.1 [177 kB] 2026-05-08 03:22:58.770617 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup-bin amd64 2:2.4.3-1ubuntu1.3 [145 kB] 2026-05-08 03:22:58.770632 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2026-05-08 03:22:58.770647 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:142 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.24 [291 kB] 2026-05-08 03:22:58.770691 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.24 [194 kB] 2026-05-08 03:22:58.770706 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:144 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu5 [12.7 kB] 2026-05-08 03:22:58.770720 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:145 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2026-05-08 03:22:58.770733 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2026-05-08 03:22:58.770746 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2026-05-08 03:22:58.770780 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2026-05-08 03:22:58.770804 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.5 [140 kB] 2026-05-08 03:22:58.770826 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:150 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.5 [122 kB] 2026-05-08 03:22:58.770856 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2026-05-08 03:22:58.770878 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.17 [954 kB] 2026-05-08 03:22:58.770899 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.17 [3174 kB] 2026-05-08 03:22:58.770923 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2026-05-08 03:22:58.770945 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2026-05-08 03:22:58.770971 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2026-05-08 03:22:58.770990 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.2 [46.0 kB] 2026-05-08 03:22:58.771003 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.2 [100.0 kB] 2026-05-08 03:22:58.771028 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:159 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2026-05-08 03:22:58.771042 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2026-05-08 03:22:58.771055 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-base all 4.5ubuntu9+22.04.1 [19.1 kB] 2026-05-08 03:22:58.771068 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:162 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2026-05-08 03:22:58.771080 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:163 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] 2026-05-08 03:22:58.771098 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.7 [148 kB] 2026-05-08 03:22:58.771111 | ubuntu-jammy-large | 2026-05-08 03:22:58.770 | > Get:165 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] 2026-05-08 03:22:58.771124 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:166 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2026-05-08 03:22:58.771137 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2026-05-08 03:22:58.771150 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:168 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.15 [1949 kB] 2026-05-08 03:22:58.771163 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:169 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2026-05-08 03:22:58.771180 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:170 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.15 [4764 kB] 2026-05-08 03:22:58.771193 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:171 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04.1 [7064 B] 2026-05-08 03:22:58.771206 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:172 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.23 [2376 kB] 2026-05-08 03:22:58.771219 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:173 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2026-05-08 03:22:58.771236 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:174 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-177-generic amd64 5.15.0-177.187 [22.7 MB] 2026-05-08 03:22:58.771249 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:175 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-5.15.0-177-generic amd64 5.15.0-177.187 [11.6 MB] 2026-05-08 03:22:58.771266 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-virtual amd64 5.15.0.177.162 [2450 B] 2026-05-08 03:22:58.771283 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:177 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ncat amd64 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1 [101 kB] 2026-05-08 03:22:58.771300 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:178 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 2026-05-08 03:22:58.771425 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:179 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.3 [10.5 kB] 2026-05-08 03:22:58.771442 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:180 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] 2026-05-08 03:22:58.771455 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-attr all 21.2.0-1ubuntu1 [43.9 kB] 2026-05-08 03:22:58.771481 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:182 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB] 2026-05-08 03:22:58.772192 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:183 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2026-05-08 03:22:58.772305 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2026-05-08 03:22:58.772325 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2026-05-08 03:22:58.772341 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-configobj all 5.0.6-5ubuntu0.1 [34.9 kB] 2026-05-08 03:22:58.772355 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:187 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2026-05-08 03:22:58.772369 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:188 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2026-05-08 03:22:58.772384 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:189 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.15 [508 kB] 2026-05-08 03:22:58.772397 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:190 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2026-05-08 03:22:58.772410 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2026-05-08 03:22:58.772423 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:192 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04.1 [26.0 kB] 2026-05-08 03:22:58.772436 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2026-05-08 03:22:58.772449 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2026-05-08 03:22:58.772462 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:195 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2026-05-08 03:22:58.772475 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2026-05-08 03:22:58.772488 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2026-05-08 03:22:58.772501 | ubuntu-jammy-large | 2026-05-08 03:22:58.771 | > Get:198 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 2026-05-08 03:22:58.772516 | ubuntu-jammy-large | 2026-05-08 03:22:58.772 | > Get:199 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2026-05-08 03:22:58.772529 | ubuntu-jammy-large | 2026-05-08 03:22:58.772 | > Get:200 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2026-05-08 03:22:58.772546 | ubuntu-jammy-large | 2026-05-08 03:22:58.772 | > Get:201 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 python3-linux-procfs amd64 0.6.3-1.1build1 [15.0 kB] 2026-05-08 03:22:58.772566 | ubuntu-jammy-large | 2026-05-08 03:22:58.772 | > Get:202 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2026-05-08 03:22:58.772580 | ubuntu-jammy-large | 2026-05-08 03:22:58.772 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 2026-05-08 03:23:00.508581 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:204 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip-whl all 22.0.2+dfsg-1ubuntu0.7 [1683 kB] 2026-05-08 03:23:00.508698 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2026-05-08 03:23:00.508764 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:206 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.6 [98.7 kB] 2026-05-08 03:23:00.508781 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:207 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] 2026-05-08 03:23:00.508794 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:208 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2026-05-08 03:23:00.508808 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:209 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-setuptools-whl all 59.6.0-1.2ubuntu0.22.04.3 [789 kB] 2026-05-08 03:23:00.508824 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:210 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3.10-venv amd64 3.10.12-1~22.04.15 [5714 B] 2026-05-08 03:23:00.508837 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:211 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-venv amd64 3.10.6-1~22.04.1 [1042 B] 2026-05-08 03:23:00.508851 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tmux amd64 3.2a-4ubuntu0.2 [428 kB] 2026-05-08 03:23:00.508884 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:213 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2026-05-08 03:23:00.508898 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:214 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2026-05-08 03:23:00.508913 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2026-05-08 03:23:00.508926 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cloud-guest-utils all 0.32-22-g45fe84a5-0ubuntu1 [18.5 kB] 2026-05-08 03:23:00.508939 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cloud-init all 25.3-0ubuntu1~22.04.1 [589 kB] 2026-05-08 03:23:00.508952 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2026-05-08 03:23:00.508965 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:219 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2026-05-08 03:23:00.508979 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:220 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-05-08 03:23:00.508992 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Get:221 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-08 03:23:00.509005 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > debconf: delaying package configuration, since apt-utils is not installed 2026-05-08 03:23:00.509019 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Fetched 198 MB in 9s (22.6 MB/s) 2026-05-08 03:23:00.509097 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Selecting previously unselected package cron. 2026-05-08 03:23:00.509114 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9572 files and directories currently installed.) 2026-05-08 03:23:00.509131 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2026-05-08 03:23:00.509145 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2026-05-08 03:23:00.509158 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Selecting previously unselected package libnuma1:amd64. 2026-05-08 03:23:00.509172 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2026-05-08 03:23:00.509199 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-05-08 03:23:00.509212 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Selecting previously unselected package irqbalance. 2026-05-08 03:23:00.509225 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2026-05-08 03:23:00.509238 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2026-05-08 03:23:00.509251 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Selecting previously unselected package libpopt0:amd64. 2026-05-08 03:23:00.509264 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2026-05-08 03:23:00.509277 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2026-05-08 03:23:00.509289 | ubuntu-jammy-large | 2026-05-08 03:23:00.508 | > Selecting previously unselected package rsync. 2026-05-08 03:23:00.509302 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2026-05-08 03:23:00.509316 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-05-08 03:23:00.509328 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package uuid-runtime. 2026-05-08 03:23:00.509341 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:23:00.509354 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.5) ... 2026-05-08 03:23:00.509367 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package kmod. 2026-05-08 03:23:00.509380 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../06-kmod_29-1ubuntu1.1_amd64.deb ... 2026-05-08 03:23:00.509393 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking kmod (29-1ubuntu1.1) ... 2026-05-08 03:23:00.509410 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package acpid. 2026-05-08 03:23:00.509423 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2026-05-08 03:23:00.509436 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2026-05-08 03:23:00.509448 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package gcc-11-base:amd64. 2026-05-08 03:23:00.509461 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.509479 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.509492 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package libisl23:amd64. 2026-05-08 03:23:00.509505 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2026-05-08 03:23:00.509518 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2026-05-08 03:23:00.509530 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package libmpfr6:amd64. 2026-05-08 03:23:00.509543 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2026-05-08 03:23:00.509556 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2026-05-08 03:23:00.509572 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package libmpc3:amd64. 2026-05-08 03:23:00.509585 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2026-05-08 03:23:00.509598 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2026-05-08 03:23:00.509611 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package cpp-11. 2026-05-08 03:23:00.509623 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.509636 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.509649 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package cpp. 2026-05-08 03:23:00.509662 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-05-08 03:23:00.509682 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2026-05-08 03:23:00.509699 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package libcc1-0:amd64. 2026-05-08 03:23:00.509729 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.509743 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.509756 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package binutils-common:amd64. 2026-05-08 03:23:00.509768 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2026-05-08 03:23:00.509781 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-05-08 03:23:00.509794 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package libbinutils:amd64. 2026-05-08 03:23:00.509810 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2026-05-08 03:23:00.509823 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-05-08 03:23:00.509836 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package libctf-nobfd0:amd64. 2026-05-08 03:23:00.509849 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2026-05-08 03:23:00.509862 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-05-08 03:23:00.509875 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package libctf0:amd64. 2026-05-08 03:23:00.509891 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2026-05-08 03:23:00.509904 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-05-08 03:23:00.509917 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-05-08 03:23:00.509930 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2026-05-08 03:23:00.509946 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-05-08 03:23:00.509959 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package binutils. 2026-05-08 03:23:00.509972 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2026-05-08 03:23:00.509988 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2026-05-08 03:23:00.510001 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Selecting previously unselected package libgomp1:amd64. 2026-05-08 03:23:00.510014 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.510030 | ubuntu-jammy-large | 2026-05-08 03:23:00.509 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.510043 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Selecting previously unselected package libitm1:amd64. 2026-05-08 03:23:00.510059 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.510072 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.510088 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Selecting previously unselected package libatomic1:amd64. 2026-05-08 03:23:00.510104 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.510121 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.510137 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Selecting previously unselected package libasan6:amd64. 2026-05-08 03:23:00.510163 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.510180 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.510196 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Selecting previously unselected package liblsan0:amd64. 2026-05-08 03:23:00.510219 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.510236 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.510251 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Selecting previously unselected package libtsan0:amd64. 2026-05-08 03:23:00.510267 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.510283 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.510299 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Selecting previously unselected package libubsan1:amd64. 2026-05-08 03:23:00.510315 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.510331 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.510379 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Selecting previously unselected package libquadmath0:amd64. 2026-05-08 03:23:00.510397 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:00.510414 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:00.510430 | ubuntu-jammy-large | 2026-05-08 03:23:00.510 | > Selecting previously unselected package libgcc-11-dev:amd64. 2026-05-08 03:23:04.104016 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:04.104112 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:04.104130 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Selecting previously unselected package gcc-11. 2026-05-08 03:23:04.104144 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:04.104156 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:04.104168 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Selecting previously unselected package gcc. 2026-05-08 03:23:04.104179 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-05-08 03:23:04.104191 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2026-05-08 03:23:04.104212 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Selecting previously unselected package cpp-12. 2026-05-08 03:23:04.104224 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:04.104235 | ubuntu-jammy-large | 2026-05-08 03:23:04.103 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:04.104247 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package libasan8:amd64. 2026-05-08 03:23:04.104258 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:04.104270 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:04.104281 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package libtsan2:amd64. 2026-05-08 03:23:04.104292 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:04.104304 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:04.104315 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package libgcc-12-dev:amd64. 2026-05-08 03:23:04.104326 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:04.104338 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:04.104349 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package gcc-12. 2026-05-08 03:23:04.104360 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:04.104394 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:04.104407 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package perl-modules-5.34. 2026-05-08 03:23:04.104418 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2026-05-08 03:23:04.104430 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-05-08 03:23:04.104441 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package libgdbm6:amd64. 2026-05-08 03:23:04.104452 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2026-05-08 03:23:04.104463 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2026-05-08 03:23:04.104474 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package libgdbm-compat4:amd64. 2026-05-08 03:23:04.104492 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2026-05-08 03:23:04.104508 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2026-05-08 03:23:04.104519 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package libperl5.34:amd64. 2026-05-08 03:23:04.104531 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2026-05-08 03:23:04.104542 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-05-08 03:23:04.104557 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package perl. 2026-05-08 03:23:04.104569 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2026-05-08 03:23:04.104580 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2026-05-08 03:23:04.104595 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package libdpkg-perl. 2026-05-08 03:23:04.104606 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2026-05-08 03:23:04.104621 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2026-05-08 03:23:04.104632 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package bzip2. 2026-05-08 03:23:04.104646 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2026-05-08 03:23:04.104661 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking bzip2 (1.0.8-5build1) ... 2026-05-08 03:23:04.104675 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package xz-utils. 2026-05-08 03:23:04.104690 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2026-05-08 03:23:04.104727 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking xz-utils (5.2.5-2ubuntu1) ... 2026-05-08 03:23:04.104743 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package patch. 2026-05-08 03:23:04.104783 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2026-05-08 03:23:04.104824 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking patch (2.7.6-7build2) ... 2026-05-08 03:23:04.104839 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package make. 2026-05-08 03:23:04.104854 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2026-05-08 03:23:04.104887 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking make (4.3-4.1build1) ... 2026-05-08 03:23:04.104903 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package lto-disabled-list. 2026-05-08 03:23:04.104918 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2026-05-08 03:23:04.105167 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking lto-disabled-list (24) ... 2026-05-08 03:23:04.105188 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package dpkg-dev. 2026-05-08 03:23:04.105200 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2026-05-08 03:23:04.105212 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2026-05-08 03:23:04.105233 | ubuntu-jammy-large | 2026-05-08 03:23:04.104 | > Selecting previously unselected package libc-dev-bin. 2026-05-08 03:23:04.105245 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-05-08 03:23:04.105256 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking libc-dev-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:23:04.105268 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package linux-libc-dev:amd64. 2026-05-08 03:23:04.105280 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-177.187_amd64.deb ... 2026-05-08 03:23:04.105295 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking linux-libc-dev:amd64 (5.15.0-177.187) ... 2026-05-08 03:23:04.105307 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package libcrypt-dev:amd64. 2026-05-08 03:23:04.105319 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2026-05-08 03:23:04.105330 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-05-08 03:23:04.105341 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package rpcsvc-proto. 2026-05-08 03:23:04.105353 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2026-05-08 03:23:04.105364 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-05-08 03:23:04.105378 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package libtirpc-dev:amd64. 2026-05-08 03:23:04.105390 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2026-05-08 03:23:04.105401 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-05-08 03:23:04.105413 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package libnsl-dev:amd64. 2026-05-08 03:23:04.105427 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2026-05-08 03:23:04.105439 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2026-05-08 03:23:04.105453 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package libc6-dev:amd64. 2026-05-08 03:23:04.105493 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.13_amd64.deb ... 2026-05-08 03:23:04.105509 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-05-08 03:23:04.105529 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2026-05-08 03:23:04.105544 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:04.105578 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:04.105594 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package g++-11. 2026-05-08 03:23:04.105608 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-05-08 03:23:04.105624 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:04.106592 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package g++. 2026-05-08 03:23:04.106669 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-05-08 03:23:04.106687 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2026-05-08 03:23:04.106701 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package build-essential. 2026-05-08 03:23:04.106715 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2026-05-08 03:23:04.106728 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking build-essential (12.9ubuntu3) ... 2026-05-08 03:23:04.106741 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package dctrl-tools. 2026-05-08 03:23:04.106754 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2026-05-08 03:23:04.106767 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking dctrl-tools (2.24-3build2) ... 2026-05-08 03:23:04.106863 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package dkms. 2026-05-08 03:23:04.106879 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2026-05-08 03:23:04.106892 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2026-05-08 03:23:04.106906 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package libsigsegv2:amd64. 2026-05-08 03:23:04.106919 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2026-05-08 03:23:04.106931 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-05-08 03:23:04.106944 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2026-05-08 03:23:04.106957 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-05-08 03:23:04.106969 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > Selecting previously unselected package gawk. 2026-05-08 03:23:04.106986 | ubuntu-jammy-large | 2026-05-08 03:23:04.105 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15727 files and directories currently installed.) 2026-05-08 03:23:04.107002 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2026-05-08 03:23:04.107015 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2026-05-08 03:23:04.107027 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Selecting previously unselected package liblua5.3-0:amd64. 2026-05-08 03:23:04.107040 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2026-05-08 03:23:04.107053 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-05-08 03:23:04.107065 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Selecting previously unselected package haproxy. 2026-05-08 03:23:04.107078 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Preparing to unpack .../002-haproxy_2.4.30-0ubuntu0.22.04.1_amd64.deb ... 2026-05-08 03:23:04.107091 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Unpacking haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-05-08 03:23:04.107104 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Selecting previously unselected package libbpf0:amd64. 2026-05-08 03:23:04.107117 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2026-05-08 03:23:04.107131 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-05-08 03:23:04.107144 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Selecting previously unselected package libmd0:amd64. 2026-05-08 03:23:04.107157 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2026-05-08 03:23:04.107169 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2026-05-08 03:23:04.107182 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Selecting previously unselected package libbsd0:amd64. 2026-05-08 03:23:04.107194 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2026-05-08 03:23:04.107205 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2026-05-08 03:23:04.107217 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Selecting previously unselected package libmnl0:amd64. 2026-05-08 03:23:04.107228 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2026-05-08 03:23:04.107240 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2026-05-08 03:23:04.107251 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Selecting previously unselected package libxtables12:amd64. 2026-05-08 03:23:04.107271 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2026-05-08 03:23:04.107283 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-05-08 03:23:04.107322 | ubuntu-jammy-large | 2026-05-08 03:23:04.106 | > Selecting previously unselected package iproute2. 2026-05-08 03:23:05.521145 | ubuntu-jammy-large | 2026-05-08 03:23:05.519 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2.1_amd64.deb ... 2026-05-08 03:23:05.521234 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking iproute2 (5.15.0-1ubuntu2.1) ... 2026-05-08 03:23:05.521251 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libnftnl11:amd64. 2026-05-08 03:23:05.521262 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2026-05-08 03:23:05.521272 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2026-05-08 03:23:05.521282 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libnl-3-200:amd64. 2026-05-08 03:23:05.521292 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2026-05-08 03:23:05.521301 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2026-05-08 03:23:05.521310 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2026-05-08 03:23:05.521320 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2026-05-08 03:23:05.521329 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-05-08 03:23:05.521338 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package pci.ids. 2026-05-08 03:23:05.521348 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2026-05-08 03:23:05.521358 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-05-08 03:23:05.521368 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libpci3:amd64. 2026-05-08 03:23:05.521377 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2026-05-08 03:23:05.521387 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2026-05-08 03:23:05.521396 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libsensors-config. 2026-05-08 03:23:05.521405 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2026-05-08 03:23:05.521415 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2026-05-08 03:23:05.521424 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libsensors5:amd64. 2026-05-08 03:23:05.521433 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2026-05-08 03:23:05.521443 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-05-08 03:23:05.521461 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libwrap0:amd64. 2026-05-08 03:23:05.521471 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2026-05-08 03:23:05.521480 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2026-05-08 03:23:05.521489 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libsnmp-base. 2026-05-08 03:23:05.521499 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.9_all.deb ... 2026-05-08 03:23:05.521508 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-05-08 03:23:05.521517 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libsnmp40:amd64. 2026-05-08 03:23:05.521527 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.9_amd64.deb ... 2026-05-08 03:23:05.521536 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-05-08 03:23:05.521545 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package keepalived. 2026-05-08 03:23:05.521569 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2026-05-08 03:23:05.521579 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2026-05-08 03:23:05.521589 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libedit2:amd64. 2026-05-08 03:23:05.521598 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2026-05-08 03:23:05.521607 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2026-05-08 03:23:05.521617 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libcbor0.8:amd64. 2026-05-08 03:23:05.521626 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2026-05-08 03:23:05.521638 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-05-08 03:23:05.521648 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package libfido2-1:amd64. 2026-05-08 03:23:05.521657 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2026-05-08 03:23:05.521666 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2026-05-08 03:23:05.521676 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package openssh-client. 2026-05-08 03:23:05.521685 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.15_amd64.deb ... 2026-05-08 03:23:05.521708 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.15) ... 2026-05-08 03:23:05.521717 | ubuntu-jammy-large | 2026-05-08 03:23:05.520 | > Selecting previously unselected package openssh-sftp-server. 2026-05-08 03:23:05.521726 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.15_amd64.deb ... 2026-05-08 03:23:05.521736 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.15) ... 2026-05-08 03:23:05.521745 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package ucf. 2026-05-08 03:23:05.521755 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2026-05-08 03:23:05.521765 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Moving old data out of the way 2026-05-08 03:23:05.521775 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking ucf (3.0043) ... 2026-05-08 03:23:05.521785 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package openssh-server. 2026-05-08 03:23:05.521794 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.15_amd64.deb ... 2026-05-08 03:23:05.521803 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.15) ... 2026-05-08 03:23:05.521813 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package libdrm-common. 2026-05-08 03:23:05.521822 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2026-05-08 03:23:05.521849 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-05-08 03:23:05.521858 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package libdrm2:amd64. 2026-05-08 03:23:05.521868 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2026-05-08 03:23:05.521877 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-05-08 03:23:05.521886 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package libfuse3-3:amd64. 2026-05-08 03:23:05.521896 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2026-05-08 03:23:05.521905 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2026-05-08 03:23:05.521914 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package libmspack0:amd64. 2026-05-08 03:23:05.521923 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2026-05-08 03:23:05.521938 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2026-05-08 03:23:05.521947 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package libxslt1.1:amd64. 2026-05-08 03:23:05.521956 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... 2026-05-08 03:23:05.521966 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-05-08 03:23:05.521975 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package libxmlsec1:amd64. 2026-05-08 03:23:05.521985 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2026-05-08 03:23:05.521994 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2026-05-08 03:23:05.522003 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2026-05-08 03:23:05.522012 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2026-05-08 03:23:05.522022 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-05-08 03:23:05.522031 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package pciutils. 2026-05-08 03:23:05.522040 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2026-05-08 03:23:05.522050 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking pciutils (1:3.7.0-6) ... 2026-05-08 03:23:05.522059 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package open-vm-tools. 2026-05-08 03:23:05.522069 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2026-05-08 03:23:05.522082 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-05-08 03:23:05.522092 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package iputils-ping. 2026-05-08 03:23:05.522101 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-05-08 03:23:05.522114 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2026-05-08 03:23:05.522124 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package libisc-export1105:amd64. 2026-05-08 03:23:05.522133 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-05-08 03:23:05.522143 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-05-08 03:23:05.522152 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package libdns-export1110. 2026-05-08 03:23:05.522161 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-05-08 03:23:05.522171 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-05-08 03:23:05.522180 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package isc-dhcp-client. 2026-05-08 03:23:05.522189 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2026-05-08 03:23:05.522198 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-05-08 03:23:05.522208 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Selecting previously unselected package less. 2026-05-08 03:23:05.522217 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2026-05-08 03:23:05.522226 | ubuntu-jammy-large | 2026-05-08 03:23:05.521 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2026-05-08 03:23:05.522235 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package libestr0:amd64. 2026-05-08 03:23:05.522244 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2026-05-08 03:23:05.522254 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2026-05-08 03:23:05.522272 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package libfastjson4:amd64. 2026-05-08 03:23:05.522281 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2026-05-08 03:23:05.522291 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2026-05-08 03:23:05.522300 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package libnetplan0:amd64. 2026-05-08 03:23:05.522309 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../043-libnetplan0_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-05-08 03:23:05.522319 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking libnetplan0:amd64 (0.107.1-3ubuntu0.22.04.3) ... 2026-05-08 03:23:05.522328 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package locales. 2026-05-08 03:23:05.522337 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.13_all.deb ... 2026-05-08 03:23:05.522346 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking locales (2.35-0ubuntu3.13) ... 2026-05-08 03:23:05.522356 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package logrotate. 2026-05-08 03:23:05.522365 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2026-05-08 03:23:05.522377 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2026-05-08 03:23:05.522386 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package netbase. 2026-05-08 03:23:05.522396 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2026-05-08 03:23:05.522405 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking netbase (6.3) ... 2026-05-08 03:23:05.522414 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package netcat-openbsd. 2026-05-08 03:23:05.522423 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2026-05-08 03:23:05.522435 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2026-05-08 03:23:05.522445 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package netplan-generator. 2026-05-08 03:23:05.522454 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../048-netplan-generator_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-05-08 03:23:05.522466 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking netplan-generator (0.107.1-3ubuntu0.22.04.3) ... 2026-05-08 03:23:05.522475 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package python3-netplan. 2026-05-08 03:23:05.522487 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../049-python3-netplan_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-05-08 03:23:05.522522 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking python3-netplan (0.107.1-3ubuntu0.22.04.3) ... 2026-05-08 03:23:05.522536 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package python3-netifaces:amd64. 2026-05-08 03:23:05.522681 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../050-python3-netifaces_0.11.0-1build2_amd64.deb ... 2026-05-08 03:23:05.522754 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2026-05-08 03:23:05.522772 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Selecting previously unselected package netplan.io. 2026-05-08 03:23:05.522786 | ubuntu-jammy-large | 2026-05-08 03:23:05.522 | > Preparing to unpack .../051-netplan.io_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-05-08 03:23:07.381177 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Unpacking netplan.io (0.107.1-3ubuntu0.22.04.3) ... 2026-05-08 03:23:07.381273 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Selecting previously unselected package rsyslog. 2026-05-08 03:23:07.381290 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Preparing to unpack .../052-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2026-05-08 03:23:07.381304 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2026-05-08 03:23:07.381316 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Selecting previously unselected package tzdata. 2026-05-08 03:23:07.381328 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Preparing to unpack .../053-tzdata_2026a-0ubuntu0.22.04.1_all.deb ... 2026-05-08 03:23:07.381357 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Unpacking tzdata (2026a-0ubuntu0.22.04.1) ... 2026-05-08 03:23:07.381369 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Selecting previously unselected package xxd. 2026-05-08 03:23:07.381381 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Preparing to unpack .../054-xxd_2%3a8.2.3995-1ubuntu2.28_amd64.deb ... 2026-05-08 03:23:07.381393 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Unpacking xxd (2:8.2.3995-1ubuntu2.28) ... 2026-05-08 03:23:07.381404 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Selecting previously unselected package vim-common. 2026-05-08 03:23:07.381415 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Preparing to unpack .../055-vim-common_2%3a8.2.3995-1ubuntu2.28_all.deb ... 2026-05-08 03:23:07.381427 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.28) ... 2026-05-08 03:23:07.381438 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Selecting previously unselected package vim-tiny. 2026-05-08 03:23:07.381449 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Preparing to unpack .../056-vim-tiny_2%3a8.2.3995-1ubuntu2.28_amd64.deb ... 2026-05-08 03:23:07.381461 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.28) ... 2026-05-08 03:23:07.381472 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Selecting previously unselected package apparmor. 2026-05-08 03:23:07.381483 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Preparing to unpack .../057-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2026-05-08 03:23:07.381495 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2026-05-08 03:23:07.381507 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Selecting previously unselected package bash-completion. 2026-05-08 03:23:07.381518 | ubuntu-jammy-large | 2026-05-08 03:23:07.378 | > Preparing to unpack .../058-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2026-05-08 03:23:07.381530 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2026-05-08 03:23:07.381541 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package cpio. 2026-05-08 03:23:07.381552 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../059-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2026-05-08 03:23:07.381563 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2026-05-08 03:23:07.381574 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package dmidecode. 2026-05-08 03:23:07.381585 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../060-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2026-05-08 03:23:07.381597 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2026-05-08 03:23:07.381608 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package libip6tc2:amd64. 2026-05-08 03:23:07.381619 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../061-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-05-08 03:23:07.381630 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-05-08 03:23:07.381642 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package libnfnetlink0:amd64. 2026-05-08 03:23:07.381653 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../062-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2026-05-08 03:23:07.381664 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-05-08 03:23:07.381675 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-05-08 03:23:07.381687 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../063-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2026-05-08 03:23:07.381698 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-05-08 03:23:07.381709 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package iptables. 2026-05-08 03:23:07.381720 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../064-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2026-05-08 03:23:07.381732 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2026-05-08 03:23:07.381743 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package iputils-tracepath. 2026-05-08 03:23:07.381754 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../065-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-05-08 03:23:07.381772 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-05-08 03:23:07.381784 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package libjansson4:amd64. 2026-05-08 03:23:07.381795 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../066-libjansson4_2.13.1-1.1build3_amd64.deb ... 2026-05-08 03:23:07.381807 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2026-05-08 03:23:07.381818 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package libnftables1:amd64. 2026-05-08 03:23:07.381845 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../067-libnftables1_1.0.2-1ubuntu3.1_amd64.deb ... 2026-05-08 03:23:07.381862 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3.1) ... 2026-05-08 03:23:07.381903 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package libpcap0.8:amd64. 2026-05-08 03:23:07.381915 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../068-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2026-05-08 03:23:07.381927 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-05-08 03:23:07.381938 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package lsof. 2026-05-08 03:23:07.381949 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../069-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2026-05-08 03:23:07.381961 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2026-05-08 03:23:07.381972 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package nftables. 2026-05-08 03:23:07.381983 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../070-nftables_1.0.2-1ubuntu3.1_amd64.deb ... 2026-05-08 03:23:07.381995 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking nftables (1.0.2-1ubuntu3.1) ... 2026-05-08 03:23:07.382006 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package psmisc. 2026-05-08 03:23:07.382017 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../071-psmisc_23.4-2build3_amd64.deb ... 2026-05-08 03:23:07.382028 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking psmisc (23.4-2build3) ... 2026-05-08 03:23:07.382040 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package tcpdump. 2026-05-08 03:23:07.382051 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../072-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2026-05-08 03:23:07.382062 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2026-05-08 03:23:07.382073 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package acl. 2026-05-08 03:23:07.382084 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../073-acl_2.3.1-1_amd64.deb ... 2026-05-08 03:23:07.382097 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking acl (2.3.1-1) ... 2026-05-08 03:23:07.382108 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package at. 2026-05-08 03:23:07.382119 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../074-at_3.2.5-1ubuntu1_amd64.deb ... 2026-05-08 03:23:07.382131 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking at (3.2.5-1ubuntu1) ... 2026-05-08 03:23:07.382142 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package busybox-initramfs. 2026-05-08 03:23:07.382153 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../075-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-05-08 03:23:07.382165 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-05-08 03:23:07.382184 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Selecting previously unselected package cryptsetup-bin. 2026-05-08 03:23:07.382204 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Preparing to unpack .../076-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-05-08 03:23:07.382223 | ubuntu-jammy-large | 2026-05-08 03:23:07.379 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-05-08 03:23:07.382242 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package cryptsetup. 2026-05-08 03:23:07.382263 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../077-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-05-08 03:23:07.382293 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-05-08 03:23:07.382312 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package libcurl4:amd64. 2026-05-08 03:23:07.382324 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../078-libcurl4_7.81.0-1ubuntu1.24_amd64.deb ... 2026-05-08 03:23:07.382335 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.24) ... 2026-05-08 03:23:07.382346 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package curl. 2026-05-08 03:23:07.382358 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../079-curl_7.81.0-1ubuntu1.24_amd64.deb ... 2026-05-08 03:23:07.382369 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking curl (7.81.0-1ubuntu1.24) ... 2026-05-08 03:23:07.382380 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-05-08 03:23:07.382392 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../080-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-05-08 03:23:07.382403 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-05-08 03:23:07.382415 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package libaio1:amd64. 2026-05-08 03:23:07.382426 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../081-libaio1_0.3.112-13build1_amd64.deb ... 2026-05-08 03:23:07.382437 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2026-05-08 03:23:07.382448 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-05-08 03:23:07.382459 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../082-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2026-05-08 03:23:07.382471 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-05-08 03:23:07.382482 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package dmeventd. 2026-05-08 03:23:07.382501 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../083-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-05-08 03:23:07.382518 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-05-08 03:23:07.382529 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package ethtool. 2026-05-08 03:23:07.382541 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../084-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2026-05-08 03:23:07.382552 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2026-05-08 03:23:07.382563 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package libfdisk1:amd64. 2026-05-08 03:23:07.382574 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../085-libfdisk1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:23:07.382586 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.5) ... 2026-05-08 03:23:07.382597 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package fdisk. 2026-05-08 03:23:07.382608 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../086-fdisk_2.37.2-4ubuntu3.5_amd64.deb ... 2026-05-08 03:23:07.382619 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking fdisk (2.37.2-4ubuntu3.5) ... 2026-05-08 03:23:07.382630 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package liberror-perl. 2026-05-08 03:23:07.382641 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../087-liberror-perl_0.17029-1_all.deb ... 2026-05-08 03:23:07.382653 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking liberror-perl (0.17029-1) ... 2026-05-08 03:23:07.382664 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package git-man. 2026-05-08 03:23:07.382675 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../088-git-man_1%3a2.34.1-1ubuntu1.17_all.deb ... 2026-05-08 03:23:07.382686 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking git-man (1:2.34.1-1ubuntu1.17) ... 2026-05-08 03:23:07.382697 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package git. 2026-05-08 03:23:07.382714 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../089-git_1%3a2.34.1-1ubuntu1.17_amd64.deb ... 2026-05-08 03:23:07.382726 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking git (1:2.34.1-1ubuntu1.17) ... 2026-05-08 03:23:07.382737 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package ifupdown. 2026-05-08 03:23:07.382748 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../090-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2026-05-08 03:23:07.382760 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-05-08 03:23:07.382771 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package ifenslave. 2026-05-08 03:23:07.382782 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../091-ifenslave_2.10ubuntu3_all.deb ... 2026-05-08 03:23:07.382793 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking ifenslave (2.10ubuntu3) ... 2026-05-08 03:23:07.382805 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package initramfs-tools-bin. 2026-05-08 03:23:07.382816 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../092-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2026-05-08 03:23:07.382827 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2026-05-08 03:23:07.382839 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package libklibc:amd64. 2026-05-08 03:23:07.382850 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../093-libklibc_2.0.10-4ubuntu0.2_amd64.deb ... 2026-05-08 03:23:07.382861 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-05-08 03:23:07.382893 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Selecting previously unselected package klibc-utils. 2026-05-08 03:23:07.382905 | ubuntu-jammy-large | 2026-05-08 03:23:07.380 | > Preparing to unpack .../094-klibc-utils_2.0.10-4ubuntu0.2_amd64.deb ... 2026-05-08 03:23:07.382916 | ubuntu-jammy-large | 2026-05-08 03:23:07.381 | > Unpacking klibc-utils (2.0.10-4ubuntu0.2) ... 2026-05-08 03:23:07.382927 | ubuntu-jammy-large | 2026-05-08 03:23:07.381 | > Selecting previously unselected package zstd. 2026-05-08 03:23:07.382939 | ubuntu-jammy-large | 2026-05-08 03:23:07.381 | > Preparing to unpack .../095-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2026-05-08 03:23:07.382950 | ubuntu-jammy-large | 2026-05-08 03:23:07.381 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2026-05-08 03:23:07.382961 | ubuntu-jammy-large | 2026-05-08 03:23:07.381 | > Selecting previously unselected package initramfs-tools-core. 2026-05-08 03:23:07.382972 | ubuntu-jammy-large | 2026-05-08 03:23:07.381 | > Preparing to unpack .../096-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2026-05-08 03:23:07.382983 | ubuntu-jammy-large | 2026-05-08 03:23:07.381 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2026-05-08 03:23:07.382995 | ubuntu-jammy-large | 2026-05-08 03:23:07.381 | > Selecting previously unselected package linux-base. 2026-05-08 03:23:10.317193 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Preparing to unpack .../097-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2026-05-08 03:23:10.317374 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2026-05-08 03:23:10.317396 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Selecting previously unselected package initramfs-tools. 2026-05-08 03:23:10.317411 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Preparing to unpack .../098-initramfs-tools_0.140ubuntu13.5_all.deb ... 2026-05-08 03:23:10.317425 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2026-05-08 03:23:10.317438 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Selecting previously unselected package libevent-core-2.1-7:amd64. 2026-05-08 03:23:10.317450 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Preparing to unpack .../099-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... 2026-05-08 03:23:10.317476 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-05-08 03:23:10.317490 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Selecting previously unselected package libexpat1-dev:amd64. 2026-05-08 03:23:10.317503 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Preparing to unpack .../100-libexpat1-dev_2.4.7-1ubuntu0.7_amd64.deb ... 2026-05-08 03:23:10.317516 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-05-08 03:23:10.317549 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Selecting previously unselected package libjs-jquery. 2026-05-08 03:23:10.317563 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Preparing to unpack .../101-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2026-05-08 03:23:10.317576 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-05-08 03:23:10.317588 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Selecting previously unselected package libjs-underscore. 2026-05-08 03:23:10.317601 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Preparing to unpack .../102-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2026-05-08 03:23:10.317614 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2026-05-08 03:23:10.317626 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Selecting previously unselected package libjs-sphinxdoc. 2026-05-08 03:23:10.317639 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Preparing to unpack .../103-libjs-sphinxdoc_4.3.2-1_all.deb ... 2026-05-08 03:23:10.317652 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2026-05-08 03:23:10.317664 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Selecting previously unselected package libpython3.10:amd64. 2026-05-08 03:23:10.317677 | ubuntu-jammy-large | 2026-05-08 03:23:10.316 | > Preparing to unpack .../104-libpython3.10_3.10.12-1~22.04.15_amd64.deb ... 2026-05-08 03:23:10.317689 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:23:10.317702 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package zlib1g-dev:amd64. 2026-05-08 03:23:10.317715 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-05-08 03:23:10.317742 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-05-08 03:23:10.317755 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package libpython3.10-dev:amd64. 2026-05-08 03:23:10.317768 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../106-libpython3.10-dev_3.10.12-1~22.04.15_amd64.deb ... 2026-05-08 03:23:10.317781 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:23:10.317794 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package libpython3-dev:amd64. 2026-05-08 03:23:10.317806 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../107-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-05-08 03:23:10.317819 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-05-08 03:23:10.317832 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package libssl-dev:amd64. 2026-05-08 03:23:10.317844 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../108-libssl-dev_3.0.2-0ubuntu1.23_amd64.deb ... 2026-05-08 03:23:10.317857 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.23) ... 2026-05-08 03:23:10.317870 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package libutempter0:amd64. 2026-05-08 03:23:10.317882 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../109-libutempter0_1.2.1-2build2_amd64.deb ... 2026-05-08 03:23:10.317895 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2026-05-08 03:23:10.317908 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package linux-modules-5.15.0-177-generic. 2026-05-08 03:23:10.317921 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../110-linux-modules-5.15.0-177-generic_5.15.0-177.187_amd64.deb ... 2026-05-08 03:23:10.317968 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking linux-modules-5.15.0-177-generic (5.15.0-177.187) ... 2026-05-08 03:23:10.317982 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package linux-image-5.15.0-177-generic. 2026-05-08 03:23:10.317995 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../111-linux-image-5.15.0-177-generic_5.15.0-177.187_amd64.deb ... 2026-05-08 03:23:10.318007 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking linux-image-5.15.0-177-generic (5.15.0-177.187) ... 2026-05-08 03:23:10.318020 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package linux-image-virtual. 2026-05-08 03:23:10.318040 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../112-linux-image-virtual_5.15.0.177.162_amd64.deb ... 2026-05-08 03:23:10.318053 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking linux-image-virtual (5.15.0.177.162) ... 2026-05-08 03:23:10.318066 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package ncat. 2026-05-08 03:23:10.318079 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../113-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2026-05-08 03:23:10.318092 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-05-08 03:23:10.318104 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package net-tools. 2026-05-08 03:23:10.318122 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../114-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2026-05-08 03:23:10.318136 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-05-08 03:23:10.318148 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package pollinate. 2026-05-08 03:23:10.318161 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../115-pollinate_4.33-3ubuntu2.3_all.deb ... 2026-05-08 03:23:10.318174 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking pollinate (4.33-3ubuntu2.3) ... 2026-05-08 03:23:10.318186 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package python-babel-localedata. 2026-05-08 03:23:10.318199 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../116-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2026-05-08 03:23:10.318212 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-05-08 03:23:10.318231 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package python3-attr. 2026-05-08 03:23:10.318244 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../117-python3-attr_21.2.0-1ubuntu1_all.deb ... 2026-05-08 03:23:10.318258 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2026-05-08 03:23:10.318270 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package python3-tz. 2026-05-08 03:23:10.318284 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../118-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2026-05-08 03:23:10.318297 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-05-08 03:23:10.318310 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package python3-babel. 2026-05-08 03:23:10.318322 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../119-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2026-05-08 03:23:10.318335 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2026-05-08 03:23:10.318348 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package python3-certifi. 2026-05-08 03:23:10.318360 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../120-python3-certifi_2020.6.20-1_all.deb ... 2026-05-08 03:23:10.318373 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Unpacking python3-certifi (2020.6.20-1) ... 2026-05-08 03:23:10.318386 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Selecting previously unselected package python3-chardet. 2026-05-08 03:23:10.318399 | ubuntu-jammy-large | 2026-05-08 03:23:10.317 | > Preparing to unpack .../121-python3-chardet_4.0.0-1_all.deb ... 2026-05-08 03:23:10.318412 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-chardet (4.0.0-1) ... 2026-05-08 03:23:10.318425 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-configobj. 2026-05-08 03:23:10.318438 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../122-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2026-05-08 03:23:10.318451 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2026-05-08 03:23:10.318464 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-debconf. 2026-05-08 03:23:10.318476 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../123-python3-debconf_1.5.79ubuntu1_all.deb ... 2026-05-08 03:23:10.318489 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2026-05-08 03:23:10.318510 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-decorator. 2026-05-08 03:23:10.318523 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../124-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2026-05-08 03:23:10.318536 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2026-05-08 03:23:10.318549 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3.10-dev. 2026-05-08 03:23:10.318562 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../125-python3.10-dev_3.10.12-1~22.04.15_amd64.deb ... 2026-05-08 03:23:10.318579 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3.10-dev (3.10.12-1~22.04.15) ... 2026-05-08 03:23:10.318592 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-lib2to3. 2026-05-08 03:23:10.318605 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../126-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2026-05-08 03:23:10.318618 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2026-05-08 03:23:10.318631 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-distutils. 2026-05-08 03:23:10.318644 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../127-python3-distutils_3.10.8-1~22.04_all.deb ... 2026-05-08 03:23:10.318656 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2026-05-08 03:23:10.318670 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-dev. 2026-05-08 03:23:10.318682 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../128-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-05-08 03:23:10.318696 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2026-05-08 03:23:10.318708 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-idna. 2026-05-08 03:23:10.318721 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../129-python3-idna_3.3-1ubuntu0.1_all.deb ... 2026-05-08 03:23:10.318734 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2026-05-08 03:23:10.318751 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-markupsafe. 2026-05-08 03:23:10.318765 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../130-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2026-05-08 03:23:10.318778 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2026-05-08 03:23:10.318791 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-jinja2. 2026-05-08 03:23:10.318804 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../131-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2026-05-08 03:23:10.318818 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-05-08 03:23:10.318835 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-json-pointer. 2026-05-08 03:23:10.318848 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../132-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2026-05-08 03:23:10.318861 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2026-05-08 03:23:10.318874 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-jsonpatch. 2026-05-08 03:23:10.318887 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../133-python3-jsonpatch_1.32-2_all.deb ... 2026-05-08 03:23:10.318899 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-jsonpatch (1.32-2) ... 2026-05-08 03:23:10.318912 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-setuptools. 2026-05-08 03:23:10.318924 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../134-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-05-08 03:23:10.318956 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-05-08 03:23:10.318969 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-pyrsistent:amd64. 2026-05-08 03:23:10.318982 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../135-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2026-05-08 03:23:10.319002 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-05-08 03:23:10.319016 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-jsonschema. 2026-05-08 03:23:10.319028 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../136-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2026-05-08 03:23:10.319046 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2026-05-08 03:23:10.319060 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-linux-procfs. 2026-05-08 03:23:10.319073 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../137-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2026-05-08 03:23:10.319087 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2026-05-08 03:23:10.319100 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-wheel. 2026-05-08 03:23:10.319113 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../138-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2026-05-08 03:23:10.319127 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-05-08 03:23:10.319139 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Selecting previously unselected package python3-pip. 2026-05-08 03:23:10.319153 | ubuntu-jammy-large | 2026-05-08 03:23:10.318 | > Preparing to unpack .../139-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-05-08 03:23:15.639754 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-05-08 03:23:15.639848 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package python3-pip-whl. 2026-05-08 03:23:15.639939 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../140-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-05-08 03:23:15.639949 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-05-08 03:23:15.639954 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package python3-pyudev. 2026-05-08 03:23:15.639960 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../141-python3-pyudev_0.22.0-2_all.deb ... 2026-05-08 03:23:15.639966 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking python3-pyudev (0.22.0-2) ... 2026-05-08 03:23:15.639971 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package python3-urllib3. 2026-05-08 03:23:15.639976 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../142-python3-urllib3_1.26.5-1~exp1ubuntu0.6_all.deb ... 2026-05-08 03:23:15.639980 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-05-08 03:23:15.639985 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package python3-requests. 2026-05-08 03:23:15.639990 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../143-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2026-05-08 03:23:15.639994 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-05-08 03:23:15.640005 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package python3-serial. 2026-05-08 03:23:15.640010 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../144-python3-serial_3.5-1_all.deb ... 2026-05-08 03:23:15.640015 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking python3-serial (3.5-1) ... 2026-05-08 03:23:15.640020 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package python3-setuptools-whl. 2026-05-08 03:23:15.640024 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../145-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-05-08 03:23:15.640045 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-05-08 03:23:15.640050 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package python3.10-venv. 2026-05-08 03:23:15.640054 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../146-python3.10-venv_3.10.12-1~22.04.15_amd64.deb ... 2026-05-08 03:23:15.640059 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking python3.10-venv (3.10.12-1~22.04.15) ... 2026-05-08 03:23:15.640077 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package python3-venv. 2026-05-08 03:23:15.640081 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../147-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2026-05-08 03:23:15.640086 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2026-05-08 03:23:15.640091 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package tmux. 2026-05-08 03:23:15.640095 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../148-tmux_3.2a-4ubuntu0.2_amd64.deb ... 2026-05-08 03:23:15.640099 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking tmux (3.2a-4ubuntu0.2) ... 2026-05-08 03:23:15.640104 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package virt-what. 2026-05-08 03:23:15.640108 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../149-virt-what_1.21-1_amd64.deb ... 2026-05-08 03:23:15.640113 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking virt-what (1.21-1) ... 2026-05-08 03:23:15.640118 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package tuned. 2026-05-08 03:23:15.640122 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../150-tuned_2.15.0-1ubuntu1_all.deb ... 2026-05-08 03:23:15.640126 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2026-05-08 03:23:15.640131 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2026-05-08 03:23:15.640136 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../151-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2026-05-08 03:23:15.640140 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2026-05-08 03:23:15.640144 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Selecting previously unselected package cloud-guest-utils. 2026-05-08 03:23:15.640149 | ubuntu-jammy-large | 2026-05-08 03:23:15.639 | > Preparing to unpack .../152-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2026-05-08 03:23:15.640155 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-05-08 03:23:15.640160 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Selecting previously unselected package cloud-init. 2026-05-08 03:23:15.640171 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Preparing to unpack .../153-cloud-init_25.3-0ubuntu1~22.04.1_all.deb ... 2026-05-08 03:23:15.640176 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Unpacking cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-05-08 03:23:15.640180 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Selecting previously unselected package ipvsadm. 2026-05-08 03:23:15.640184 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Preparing to unpack .../154-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2026-05-08 03:23:15.640189 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Unpacking ipvsadm (1:1.31-1build2) ... 2026-05-08 03:23:15.640193 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Selecting previously unselected package libffi-dev:amd64. 2026-05-08 03:23:15.640199 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Preparing to unpack .../155-libffi-dev_3.4.2-4_amd64.deb ... 2026-05-08 03:23:15.640204 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2026-05-08 03:23:15.640210 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Selecting previously unselected package socat. 2026-05-08 03:23:15.640220 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Preparing to unpack .../156-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-05-08 03:23:15.640229 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-05-08 03:23:15.640239 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Selecting previously unselected package vlan. 2026-05-08 03:23:15.640266 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Preparing to unpack .../157-vlan_2.0.5ubuntu5_all.deb ... 2026-05-08 03:23:15.640290 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Unpacking vlan (2.0.5ubuntu5) ... 2026-05-08 03:23:15.641286 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2026-05-08 03:23:15.641353 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2026-05-08 03:23:15.641366 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2026-05-08 03:23:15.641389 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:15.641398 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:23:15.641406 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-05-08 03:23:15.641413 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-05-08 03:23:15.641421 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up lto-disabled-list (24) ... 2026-05-08 03:23:15.641429 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-05-08 03:23:15.641436 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2026-05-08 03:23:15.641450 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-05-08 03:23:15.641458 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-05-08 03:23:15.641466 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up at (3.2.5-1ubuntu1) ... 2026-05-08 03:23:15.641474 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2026-05-08 03:23:15.641483 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Running in chroot, ignoring request. 2026-05-08 03:23:15.641490 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:15.641497 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2026-05-08 03:23:15.641504 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up psmisc (23.4-2build3) ... 2026-05-08 03:23:15.641511 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-05-08 03:23:15.641519 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2026-05-08 03:23:15.641526 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-05-08 03:23:15.641533 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2026-05-08 03:23:15.641540 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-05-08 03:23:15.641547 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2026-05-08 03:23:15.641554 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up cron (3.0pl1-137ubuntu3) ... 2026-05-08 03:23:15.641562 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Adding group `crontab' (GID 110) ... 2026-05-08 03:23:15.641569 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Done. 2026-05-08 03:23:15.641576 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Running in chroot, ignoring request. 2026-05-08 03:23:15.641584 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:15.641591 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2026-05-08 03:23:15.641599 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2026-05-08 03:23:15.641606 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-05-08 03:23:15.641613 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2026-05-08 03:23:15.641620 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up less (590-1ubuntu0.22.04.3) ... 2026-05-08 03:23:15.641627 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up linux-libc-dev:amd64 (5.15.0-177.187) ... 2026-05-08 03:23:15.641635 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-05-08 03:23:15.641642 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libnetplan0:amd64 (0.107.1-3ubuntu0.22.04.3) ... 2026-05-08 03:23:15.641649 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up kmod (29-1ubuntu1.1) ... 2026-05-08 03:23:15.641656 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:15.641663 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-05-08 03:23:15.641671 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up bzip2 (1.0.8-5build1) ... 2026-05-08 03:23:15.641683 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2026-05-08 03:23:15.641690 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2026-05-08 03:23:15.641698 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up locales (2.35-0ubuntu3.13) ... 2026-05-08 03:23:15.641705 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Generating locales (this might take a while)... 2026-05-08 03:23:15.641712 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Generation complete. 2026-05-08 03:23:15.641720 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2026-05-08 03:23:15.641727 | ubuntu-jammy-large | 2026-05-08 03:23:15.640 | > Setting up xxd (2:8.2.3995-1ubuntu2.28) ... 2026-05-08 03:23:15.641734 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-05-08 03:23:15.641741 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:15.641749 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2026-05-08 03:23:15.641768 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up acl (2.3.1-1) ... 2026-05-08 03:23:15.641776 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up python3-serial (3.5-1) ... 2026-05-08 03:23:15.641783 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up tzdata (2026a-0ubuntu0.22.04.1) ... 2026-05-08 03:23:15.641790 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > 2026-05-08 03:23:15.641798 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Current default time zone: 'Etc/UTC' 2026-05-08 03:23:15.641805 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Local time is now: Fri May 8 03:23:13 UTC 2026. 2026-05-08 03:23:15.641812 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Universal Time is now: Fri May 8 03:23:13 UTC 2026. 2026-05-08 03:23:15.641820 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-05-08 03:23:15.641827 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > 2026-05-08 03:23:15.641834 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2026-05-08 03:23:15.641841 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2026-05-08 03:23:15.641849 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-05-08 03:23:15.641860 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2026-05-08 03:23:15.641867 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-05-08 03:23:15.641875 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-05-08 03:23:15.641882 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-05-08 03:23:15.641889 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up python3-chardet (4.0.0-1) ... 2026-05-08 03:23:15.641896 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2026-05-08 03:23:15.641904 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up vim-common (2:8.2.3995-1ubuntu2.28) ... 2026-05-08 03:23:15.641911 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-05-08 03:23:15.641918 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2026-05-08 03:23:15.641925 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up python3-certifi (2020.6.20-1) ... 2026-05-08 03:23:15.641933 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up make (4.3-4.1build1) ... 2026-05-08 03:23:15.641940 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2026-05-08 03:23:15.641947 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2026-05-08 03:23:15.641954 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up xz-utils (5.2.5-2ubuntu1) ... 2026-05-08 03:23:15.641961 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-05-08 03:23:15.641969 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:15.641976 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.23) ... 2026-05-08 03:23:15.641988 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2026-05-08 03:23:15.641995 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2026-05-08 03:23:15.642003 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-05-08 03:23:15.642010 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:15.642017 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2026-05-08 03:23:15.642024 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up patch (2.7.6-7build2) ... 2026-05-08 03:23:15.642061 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up ucf (3.0043) ... 2026-05-08 03:23:15.642068 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-05-08 03:23:15.642076 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2026-05-08 03:23:15.642084 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-05-08 03:23:15.642094 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-05-08 03:23:15.642102 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2026-05-08 03:23:15.642109 | ubuntu-jammy-large | 2026-05-08 03:23:15.641 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-05-08 03:23:23.375662 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.5) ... 2026-05-08 03:23:23.375770 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2026-05-08 03:23:23.375790 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2026-05-08 03:23:23.375804 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.375818 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2026-05-08 03:23:23.375831 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-05-08 03:23:23.375844 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-05-08 03:23:23.375870 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2026-05-08 03:23:23.375883 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2026-05-08 03:23:23.375896 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up uuid-runtime (2.37.2-4ubuntu3.5) ... 2026-05-08 03:23:23.375910 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Adding group `uuidd' (GID 111) ... 2026-05-08 03:23:23.375923 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Done. 2026-05-08 03:23:23.375937 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2026-05-08 03:23:23.375951 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Adding system user `uuidd' (UID 105) ... 2026-05-08 03:23:23.375964 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2026-05-08 03:23:23.375977 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Not creating home directory `/run/uuidd'. 2026-05-08 03:23:23.375989 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Running in chroot, ignoring request. 2026-05-08 03:23:23.376002 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:23.376015 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2026-05-08 03:23:23.376029 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2026-05-08 03:23:23.376042 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-05-08 03:23:23.376069 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-05-08 03:23:23.376082 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.376095 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-05-08 03:23:23.376130 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-05-08 03:23:23.376143 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2026-05-08 03:23:23.376156 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up python3-netplan (0.107.1-3ubuntu0.22.04.3) ... 2026-05-08 03:23:23.376196 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.24) ... 2026-05-08 03:23:23.376208 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up git-man (1:2.34.1-1ubuntu1.17) ... 2026-05-08 03:23:23.376222 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up netbase (6.3) ... 2026-05-08 03:23:23.376235 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up curl (7.81.0-1ubuntu1.24) ... 2026-05-08 03:23:23.376247 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.376260 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up netplan-generator (0.107.1-3ubuntu0.22.04.3) ... 2026-05-08 03:23:23.376273 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-05-08 03:23:23.376285 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2026-05-08 03:23:23.376298 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-05-08 03:23:23.376311 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up python3-pyudev (0.22.0-2) ... 2026-05-08 03:23:23.376323 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2026-05-08 03:23:23.376336 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2026-05-08 03:23:23.376356 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libisl23:amd64 (0.24-2build1) ... 2026-05-08 03:23:23.376369 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2026-05-08 03:23:23.376382 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2026-05-08 03:23:23.376394 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-05-08 03:23:23.376407 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libc-dev-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:23:23.376420 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up klibc-utils (2.0.10-4ubuntu0.2) ... 2026-05-08 03:23:23.376433 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-05-08 03:23:23.376448 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2026-05-08 03:23:23.376460 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2026-05-08 03:23:23.376473 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-05-08 03:23:23.376485 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2026-05-08 03:23:23.376498 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up tmux (3.2a-4ubuntu0.2) ... 2026-05-08 03:23:23.376511 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2026-05-08 03:23:23.376523 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.376536 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.376548 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-05-08 03:23:23.376561 | ubuntu-jammy-large | 2026-05-08 03:23:23.375 | > Setting up dctrl-tools (2.24-3build2) ... 2026-05-08 03:23:23.376574 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.376587 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libgdbm6:amd64 (1.23-1) ... 2026-05-08 03:23:23.376599 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2026-05-08 03:23:23.376612 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2026-05-08 03:23:23.376624 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2026-05-08 03:23:23.376637 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2026-05-08 03:23:23.376658 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.376671 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-05-08 03:23:23.376683 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-05-08 03:23:23.376696 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2026-05-08 03:23:23.376709 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2026-05-08 03:23:23.376722 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2026-05-08 03:23:23.376735 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.376748 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up virt-what (1.21-1) ... 2026-05-08 03:23:23.376760 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2026-05-08 03:23:23.376773 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.376791 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2026-05-08 03:23:23.376803 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Running in chroot, ignoring request. 2026-05-08 03:23:23.376816 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:23.376829 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2026-05-08 03:23:23.376844 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3.10-venv (3.10.12-1~22.04.15) ... 2026-05-08 03:23:23.376857 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-05-08 03:23:23.376869 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-05-08 03:23:23.376882 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-05-08 03:23:23.376895 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up iproute2 (5.15.0-1ubuntu2.1) ... 2026-05-08 03:23:23.376907 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3-jsonpatch (1.32-2) ... 2026-05-08 03:23:23.376920 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2026-05-08 03:23:23.376933 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2026-05-08 03:23:23.376945 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2026-05-08 03:23:23.376958 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Adding user `syslog' to group `adm' ... 2026-05-08 03:23:23.376970 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Adding user syslog to group adm 2026-05-08 03:23:23.376983 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Done. 2026-05-08 03:23:23.376996 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > 2026-05-08 03:23:23.377016 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-05-08 03:23:23.377068 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2026-05-08 03:23:23.377081 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2026-05-08 03:23:23.377095 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2026-05-08 03:23:23.377108 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2026-05-08 03:23:23.377121 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-05-08 03:23:23.377134 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-05-08 03:23:23.377147 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Running in chroot, ignoring request. 2026-05-08 03:23:23.377194 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:23.377216 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2026-05-08 03:23:23.377229 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-05-08 03:23:23.377242 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-05-08 03:23:23.377255 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2026-05-08 03:23:23.377267 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2026-05-08 03:23:23.377280 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Running in chroot, ignoring request. 2026-05-08 03:23:23.377293 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > invoke-rc.d: policy-rc.d denied execution of restart. 2026-05-08 03:23:23.377305 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2026-05-08 03:23:23.377366 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2026-05-08 03:23:23.377381 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.28) ... 2026-05-08 03:23:23.377394 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2026-05-08 03:23:23.377407 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2026-05-08 03:23:23.377420 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2026-05-08 03:23:23.377434 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2026-05-08 03:23:23.377447 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2026-05-08 03:23:23.377459 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-05-08 03:23:23.377472 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up fdisk (2.37.2-4ubuntu3.5) ... 2026-05-08 03:23:23.377485 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-05-08 03:23:23.377498 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up netplan.io (0.107.1-3ubuntu0.22.04.3) ... 2026-05-08 03:23:23.377516 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2026-05-08 03:23:23.377528 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up pollinate (4.33-3ubuntu2.3) ... 2026-05-08 03:23:23.377541 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2026-05-08 03:23:23.377554 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2026-05-08 03:23:23.377567 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-05-08 03:23:23.377579 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Creating /etc/network/interfaces. 2026-05-08 03:23:23.377592 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-05-08 03:23:23.377605 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-05-08 03:23:23.377618 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.377631 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-05-08 03:23:23.377656 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-05-08 03:23:23.377669 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2026-05-08 03:23:23.377681 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-05-08 03:23:23.377704 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up pciutils (1:3.7.0-6) ... 2026-05-08 03:23:23.377726 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2026-05-08 03:23:23.377739 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:23.377752 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-05-08 03:23:23.377765 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-05-08 03:23:23.377778 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Running in chroot, ignoring request. 2026-05-08 03:23:23.377791 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > Running in chroot, ignoring request. 2026-05-08 03:23:23.377803 | ubuntu-jammy-large | 2026-05-08 03:23:23.376 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:33.926013 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2026-05-08 03:23:33.926072 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2026-05-08 03:23:33.926080 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2026-05-08 03:23:33.926086 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up vlan (2.0.5ubuntu5) ... 2026-05-08 03:23:33.926092 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-05-08 03:23:33.926098 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2026-05-08 03:23:33.926104 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-05-08 03:23:33.926108 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-05-08 03:23:33.926113 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2026-05-08 03:23:33.926117 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up ifenslave (2.10ubuntu3) ... 2026-05-08 03:23:33.926121 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-05-08 03:23:33.926126 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-05-08 03:23:33.926130 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Running in chroot, ignoring request. 2026-05-08 03:23:33.926135 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:33.926139 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-05-08 03:23:33.926144 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up ipvsadm (1:1.31-1build2) ... 2026-05-08 03:23:33.926148 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Running in chroot, ignoring request. 2026-05-08 03:23:33.926153 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:33.926157 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up tuned (2.15.0-1ubuntu1) ... 2026-05-08 03:23:33.926162 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2026-05-08 03:23:33.926168 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-05-08 03:23:33.926172 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3.1) ... 2026-05-08 03:23:33.926177 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up nftables (1.0.2-1ubuntu3.1) ... 2026-05-08 03:23:33.926181 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2026-05-08 03:23:33.926186 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-initramfs: deferring update (trigger activated) 2026-05-08 03:23:33.926190 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2026-05-08 03:23:33.926198 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-05-08 03:23:33.926203 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2026-05-08 03:23:33.926218 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-08 03:23:33.926224 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-08 03:23:33.926228 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-05-08 03:23:33.926233 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-05-08 03:23:33.926237 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-05-08 03:23:33.926242 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-05-08 03:23:33.926246 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up openssh-client (1:8.9p1-3ubuntu0.15) ... 2026-05-08 03:23:33.926251 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2026-05-08 03:23:33.926255 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2026-05-08 03:23:33.926260 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2026-05-08 03:23:33.926264 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up binutils (2.38-4ubuntu2.12) ... 2026-05-08 03:23:33.926269 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2026-05-08 03:23:33.926273 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-05-08 03:23:33.926278 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-05-08 03:23:33.926282 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-05-08 03:23:33.926291 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:33.926296 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2026-05-08 03:23:33.926300 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:33.926322 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-05-08 03:23:33.926327 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:33.926331 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.15) ... 2026-05-08 03:23:33.926335 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-05-08 03:23:33.926340 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2026-05-08 03:23:33.926344 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2026-05-08 03:23:33.926349 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2026-05-08 03:23:33.926353 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2026-05-08 03:23:33.926359 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2026-05-08 03:23:33.926363 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2026-05-08 03:23:33.926368 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up openssh-server (1:8.9p1-3ubuntu0.15) ... 2026-05-08 03:23:33.926376 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > 2026-05-08 03:23:33.926382 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Creating config file /etc/ssh/sshd_config with new version 2026-05-08 03:23:33.926386 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Creating SSH2 RSA key; this may take some time ... 2026-05-08 03:23:33.926391 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > 3072 SHA256:NOIqsdXkRIJZY6G/iOhA5npqApk1gKJWyTokMxGAkXc root@ubuntu (RSA) 2026-05-08 03:23:33.926395 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Creating SSH2 ECDSA key; this may take some time ... 2026-05-08 03:23:33.926400 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > 256 SHA256:qqfPJKzbQheA9r0v2m74gnG9Mh/F2KWyEXoPaoJd724 root@ubuntu (ECDSA) 2026-05-08 03:23:33.926404 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Creating SSH2 ED25519 key; this may take some time ... 2026-05-08 03:23:33.926409 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > 256 SHA256:Sxzx37i79ylShvZJA4mn5VKj6cZsZ5fE6CrFVWihQcI root@ubuntu (ED25519) 2026-05-08 03:23:33.926416 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Running in chroot, ignoring request. 2026-05-08 03:23:33.926420 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:33.926424 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2026-05-08 03:23:33.926429 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2026-05-08 03:23:33.926433 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:23:33.926438 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2026-05-08 03:23:33.926442 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Running in chroot, ignoring request. 2026-05-08 03:23:33.926447 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:23:33.926451 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2026-05-08 03:23:33.926455 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2026-05-08 03:23:33.926460 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2026-05-08 03:23:33.926464 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2026-05-08 03:23:33.926468 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up liberror-perl (0.17029-1) ... 2026-05-08 03:23:33.926473 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:23:33.926477 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up git (1:2.34.1-1ubuntu1.17) ... 2026-05-08 03:23:33.926482 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up python3.10-dev (3.10.12-1~22.04.15) ... 2026-05-08 03:23:33.926486 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2026-05-08 03:23:33.926490 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-05-08 03:23:33.926495 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up build-essential (12.9ubuntu3) ... 2026-05-08 03:23:33.926499 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-05-08 03:23:33.926503 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2026-05-08 03:23:33.926510 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-05-08 03:23:33.926515 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up linux-image-5.15.0-177-generic (5.15.0-177.187) ... 2026-05-08 03:23:33.926519 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-177-generic 2026-05-08 03:23:33.926524 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-177-generic 2026-05-08 03:23:33.926528 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-177-generic 2026-05-08 03:23:33.926532 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-177-generic 2026-05-08 03:23:33.926537 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-05-08 03:23:33.926544 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2026-05-08 03:23:33.926549 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up linux-image-virtual (5.15.0.177.162) ... 2026-05-08 03:23:33.926553 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Setting up linux-modules-5.15.0-177-generic (5.15.0-177.187) ... 2026-05-08 03:23:33.926558 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-05-08 03:23:33.926562 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:23:33.926566 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2026-05-08 03:23:33.926571 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2026-05-08 03:23:33.926575 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Running in chroot, ignoring request. 2026-05-08 03:23:33.926579 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-05-08 03:23:33.926584 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > Processing triggers for linux-image-5.15.0-177-generic (5.15.0-177.187) ... 2026-05-08 03:23:33.926588 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > /etc/kernel/postinst.d/dkms: 2026-05-08 03:23:33.926593 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > * dkms: running auto installation service for kernel 5.15.0-177-generic 2026-05-08 03:23:33.926597 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > ...done. 2026-05-08 03:23:33.926602 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > /etc/kernel/postinst.d/initramfs-tools: 2026-05-08 03:23:33.926606 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | > update-initramfs: Generating /boot/initrd.img-5.15.0-177-generic 2026-05-08 03:23:33.926611 | ubuntu-jammy-large | 2026-05-08 03:23:33.925 | returncode: 0 2026-05-08 03:23:33.940096 | ubuntu-jammy-large | 2026-05-08 03:23:33.939 | dib-run-parts 01-package-installs completed 2026-05-08 03:23:33.940186 | ubuntu-jammy-large | 2026-05-08 03:23:33.939 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2026-05-08 03:23:33.953220 | ubuntu-jammy-large | 2026-05-08 03:23:33.952 | dib-run-parts 05-set-cloud-init-sources completed 2026-05-08 03:23:33.953286 | ubuntu-jammy-large | 2026-05-08 03:23:33.953 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-05-08 03:23:33.964657 | ubuntu-jammy-large | 2026-05-08 03:23:33.964 | dib-run-parts 10-cloud-init completed 2026-05-08 03:23:33.964722 | ubuntu-jammy-large | 2026-05-08 03:23:33.964 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2026-05-08 03:23:33.977509 | ubuntu-jammy-large | 2026-05-08 03:23:33.977 | auto eth0 2026-05-08 03:23:33.977577 | ubuntu-jammy-large | 2026-05-08 03:23:33.977 | iface eth0 inet dhcp 2026-05-08 03:23:33.980677 | ubuntu-jammy-large | 2026-05-08 03:23:33.980 | auto eth1 2026-05-08 03:23:33.980701 | ubuntu-jammy-large | 2026-05-08 03:23:33.980 | iface eth1 inet dhcp 2026-05-08 03:23:33.983879 | ubuntu-jammy-large | 2026-05-08 03:23:33.983 | dib-run-parts 10-debian-networking completed 2026-05-08 03:23:33.984137 | ubuntu-jammy-large | 2026-05-08 03:23:33.984 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-05-08 03:23:34.049769 | ubuntu-jammy-large | 2026-05-08 03:23:34.049 | dib-run-parts 10-install-static-files completed 2026-05-08 03:23:34.050106 | ubuntu-jammy-large | 2026-05-08 03:23:34.050 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2026-05-08 03:23:34.882990 | ubuntu-jammy-large | 2026-05-08 03:23:34.882 | Generating locales (this might take a while)... 2026-05-08 03:23:36.709440 | ubuntu-jammy-large | 2026-05-08 03:23:36.709 | en_US.UTF-8... done 2026-05-08 03:23:36.711292 | ubuntu-jammy-large | 2026-05-08 03:23:36.711 | Generation complete. 2026-05-08 03:23:36.784433 | ubuntu-jammy-large | 2026-05-08 03:23:36.784 | dib-run-parts 12-debian-locale-gen completed 2026-05-08 03:23:36.784514 | ubuntu-jammy-large | 2026-05-08 03:23:36.784 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2026-05-08 03:23:36.794449 | ubuntu-jammy-large | 2026-05-08 03:23:36.794 | dib-run-parts 15-cleanup-debootstrap completed 2026-05-08 03:23:36.794498 | ubuntu-jammy-large | 2026-05-08 03:23:36.794 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-05-08 03:23:36.806041 | ubuntu-jammy-large | 2026-05-08 03:23:36.805 | dib-run-parts 20-install-init-scripts completed 2026-05-08 03:23:36.806092 | ubuntu-jammy-large | 2026-05-08 03:23:36.805 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2026-05-08 03:23:41.149123 | ubuntu-jammy-large | 2026-05-08 03:23:41.148 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2026-05-08 03:23:41.367593 | ubuntu-jammy-large | 2026-05-08 03:23:41.367 | Collecting pip 2026-05-08 03:23:41.518903 | ubuntu-jammy-large | 2026-05-08 03:23:41.518 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-08 03:23:41.714323 | ubuntu-jammy-large | 2026-05-08 03:23:41.714 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.7 MB/s eta 0:00:00 2026-05-08 03:23:41.761430 | ubuntu-jammy-large | 2026-05-08 03:23:41.761 | Installing collected packages: pip 2026-05-08 03:23:41.761804 | ubuntu-jammy-large | 2026-05-08 03:23:41.761 | Attempting uninstall: pip 2026-05-08 03:23:41.762638 | ubuntu-jammy-large | 2026-05-08 03:23:41.762 | Found existing installation: pip 22.0.2 2026-05-08 03:23:41.973148 | ubuntu-jammy-large | 2026-05-08 03:23:41.972 | Uninstalling pip-22.0.2: 2026-05-08 03:23:41.980873 | ubuntu-jammy-large | 2026-05-08 03:23:41.980 | Successfully uninstalled pip-22.0.2 2026-05-08 03:23:42.913148 | ubuntu-jammy-large | 2026-05-08 03:23:42.912 | Successfully installed pip-26.1.1 2026-05-08 03:23:43.856926 | ubuntu-jammy-large | 2026-05-08 03:23:43.856 | Processing ./opt/amphora-agent 2026-05-08 03:23:43.858929 | ubuntu-jammy-large | 2026-05-08 03:23:43.858 | Installing build dependencies: started 2026-05-08 03:23:45.092760 | ubuntu-jammy-large | 2026-05-08 03:23:45.092 | Installing build dependencies: finished with status 'done' 2026-05-08 03:23:45.094702 | ubuntu-jammy-large | 2026-05-08 03:23:45.094 | Getting requirements to build wheel: started 2026-05-08 03:23:45.459018 | ubuntu-jammy-large | 2026-05-08 03:23:45.458 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 03:23:45.463022 | ubuntu-jammy-large | 2026-05-08 03:23:45.462 | Installing backend dependencies: started 2026-05-08 03:23:46.724734 | ubuntu-jammy-large | 2026-05-08 03:23:46.724 | Installing backend dependencies: finished with status 'done' 2026-05-08 03:23:46.726944 | ubuntu-jammy-large | 2026-05-08 03:23:46.726 | Preparing metadata (pyproject.toml): started 2026-05-08 03:23:47.249210 | ubuntu-jammy-large | 2026-05-08 03:23:47.248 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 03:23:47.421065 | ubuntu-jammy-large | 2026-05-08 03:23:47.420 | Collecting alembic>=0.9.6 (from octavia==16.0.2.dev14) 2026-05-08 03:23:47.519728 | ubuntu-jammy-large | 2026-05-08 03:23:47.519 | Downloading alembic-1.14.1-py3-none-any.whl.metadata (7.4 kB) 2026-05-08 03:23:47.651223 | ubuntu-jammy-large | 2026-05-08 03:23:47.650 | Collecting cotyledon>=1.3.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:47.664766 | ubuntu-jammy-large | 2026-05-08 03:23:47.664 | Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-08 03:23:47.797928 | ubuntu-jammy-large | 2026-05-08 03:23:47.797 | Collecting pecan>=1.3.2 (from octavia==16.0.2.dev14) 2026-05-08 03:23:47.810607 | ubuntu-jammy-large | 2026-05-08 03:23:47.810 | Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2026-05-08 03:23:47.852512 | ubuntu-jammy-large | 2026-05-08 03:23:47.852 | Collecting pbr>=3.1.1 (from octavia==16.0.2.dev14) 2026-05-08 03:23:47.864866 | ubuntu-jammy-large | 2026-05-08 03:23:47.864 | Downloading pbr-7.0.0-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-08 03:23:48.250996 | ubuntu-jammy-large | 2026-05-08 03:23:48.250 | Collecting SQLAlchemy>=1.2.19 (from octavia==16.0.2.dev14) 2026-05-08 03:23:48.264347 | ubuntu-jammy-large | 2026-05-08 03:23:48.264 | Downloading SQLAlchemy-2.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-05-08 03:23:48.422551 | ubuntu-jammy-large | 2026-05-08 03:23:48.422 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==16.0.2.dev14) 2026-05-08 03:23:48.435060 | ubuntu-jammy-large | 2026-05-08 03:23:48.434 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-05-08 03:23:48.470543 | ubuntu-jammy-large | 2026-05-08 03:23:48.470 | Collecting futurist>=1.2.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:48.483320 | ubuntu-jammy-large | 2026-05-08 03:23:48.483 | Downloading futurist-3.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 03:23:48.513931 | ubuntu-jammy-large | 2026-05-08 03:23:48.513 | Collecting requests>=2.23.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:48.525676 | ubuntu-jammy-large | 2026-05-08 03:23:48.525 | Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2026-05-08 03:23:48.545459 | ubuntu-jammy-large | 2026-05-08 03:23:48.545 | Collecting rfc3986>=1.2.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:48.556894 | ubuntu-jammy-large | 2026-05-08 03:23:48.556 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-08 03:23:48.588272 | ubuntu-jammy-large | 2026-05-08 03:23:48.588 | Collecting keystoneauth1>=3.4.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:48.601183 | ubuntu-jammy-large | 2026-05-08 03:23:48.600 | Downloading keystoneauth1-5.10.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-08 03:23:48.638280 | ubuntu-jammy-large | 2026-05-08 03:23:48.638 | Collecting keystonemiddleware>=9.5.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:48.761618 | ubuntu-jammy-large | 2026-05-08 03:23:48.761 | Downloading keystonemiddleware-10.9.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-08 03:23:48.791967 | ubuntu-jammy-large | 2026-05-08 03:23:48.791 | Collecting WebOb>=1.8.2 (from octavia==16.0.2.dev14) 2026-05-08 03:23:48.805507 | ubuntu-jammy-large | 2026-05-08 03:23:48.805 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-08 03:23:48.839579 | ubuntu-jammy-large | 2026-05-08 03:23:48.839 | Collecting stevedore>=1.20.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:48.947890 | ubuntu-jammy-large | 2026-05-08 03:23:48.947 | Downloading stevedore-5.4.1-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 03:23:48.984288 | ubuntu-jammy-large | 2026-05-08 03:23:48.984 | Collecting openstacksdk>=0.103.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.093147 | ubuntu-jammy-large | 2026-05-08 03:23:49.092 | Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2026-05-08 03:23:49.130789 | ubuntu-jammy-large | 2026-05-08 03:23:49.130 | Collecting oslo.config>=6.8.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.238807 | ubuntu-jammy-large | 2026-05-08 03:23:49.238 | Downloading oslo.config-9.7.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-08 03:23:49.280020 | ubuntu-jammy-large | 2026-05-08 03:23:49.279 | Collecting oslo.context>=2.22.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.294174 | ubuntu-jammy-large | 2026-05-08 03:23:49.293 | Downloading oslo.context-5.7.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 03:23:49.343539 | ubuntu-jammy-large | 2026-05-08 03:23:49.343 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) 2026-05-08 03:23:49.355618 | ubuntu-jammy-large | 2026-05-08 03:23:49.355 | Downloading oslo.db-17.2.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-08 03:23:49.384423 | ubuntu-jammy-large | 2026-05-08 03:23:49.384 | Collecting oslo.i18n>=3.20.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.396383 | ubuntu-jammy-large | 2026-05-08 03:23:49.396 | Downloading oslo.i18n-6.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 03:23:49.428844 | ubuntu-jammy-large | 2026-05-08 03:23:49.428 | Collecting oslo.log>=4.3.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.441003 | ubuntu-jammy-large | 2026-05-08 03:23:49.440 | Downloading oslo.log-7.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-08 03:23:49.525382 | ubuntu-jammy-large | 2026-05-08 03:23:49.525 | Collecting oslo.messaging>=14.1.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.537712 | ubuntu-jammy-large | 2026-05-08 03:23:49.537 | Downloading oslo.messaging-16.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-08 03:23:49.569603 | ubuntu-jammy-large | 2026-05-08 03:23:49.569 | Collecting oslo.middleware>=4.0.1 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.582084 | ubuntu-jammy-large | 2026-05-08 03:23:49.581 | Downloading oslo.middleware-6.3.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 03:23:49.614605 | ubuntu-jammy-large | 2026-05-08 03:23:49.614 | Collecting oslo.policy>=3.7.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.626421 | ubuntu-jammy-large | 2026-05-08 03:23:49.626 | Downloading oslo.policy-4.5.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 03:23:49.749392 | ubuntu-jammy-large | 2026-05-08 03:23:49.749 | Collecting oslo.reports>=1.18.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.762282 | ubuntu-jammy-large | 2026-05-08 03:23:49.762 | Downloading oslo.reports-3.5.1-py3-none-any.whl.metadata (4.1 kB) 2026-05-08 03:23:49.797461 | ubuntu-jammy-large | 2026-05-08 03:23:49.797 | Collecting oslo.serialization>=2.28.1 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.810188 | ubuntu-jammy-large | 2026-05-08 03:23:49.810 | Downloading oslo.serialization-5.7.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 03:23:49.871985 | ubuntu-jammy-large | 2026-05-08 03:23:49.871 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.884579 | ubuntu-jammy-large | 2026-05-08 03:23:49.884 | Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-08 03:23:49.920484 | ubuntu-jammy-large | 2026-05-08 03:23:49.920 | Collecting oslo.utils>=4.7.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:49.933140 | ubuntu-jammy-large | 2026-05-08 03:23:49.932 | Downloading oslo.utils-8.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 03:23:50.030691 | ubuntu-jammy-large | 2026-05-08 03:23:50.030 | Collecting psutil>=5.7.1 (from octavia==16.0.2.dev14) 2026-05-08 03:23:50.043610 | ubuntu-jammy-large | 2026-05-08 03:23:50.043 | Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-05-08 03:23:50.080767 | ubuntu-jammy-large | 2026-05-08 03:23:50.080 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==16.0.2.dev14) 2026-05-08 03:23:50.092992 | ubuntu-jammy-large | 2026-05-08 03:23:50.092 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-08 03:23:50.119980 | ubuntu-jammy-large | 2026-05-08 03:23:50.119 | Collecting pyasn1-modules>=0.0.6 (from octavia==16.0.2.dev14) 2026-05-08 03:23:50.131314 | ubuntu-jammy-large | 2026-05-08 03:23:50.131 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-08 03:23:50.276628 | ubuntu-jammy-large | 2026-05-08 03:23:50.276 | Collecting python-barbicanclient>=4.5.2 (from octavia==16.0.2.dev14) 2026-05-08 03:23:50.289816 | ubuntu-jammy-large | 2026-05-08 03:23:50.289 | Downloading python_barbicanclient-7.1.0-py3-none-any.whl.metadata (11 kB) 2026-05-08 03:23:50.424636 | ubuntu-jammy-large | 2026-05-08 03:23:50.424 | Collecting python-glanceclient>=2.8.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:50.437439 | ubuntu-jammy-large | 2026-05-08 03:23:50.437 | Downloading python_glanceclient-4.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-08 03:23:50.471588 | ubuntu-jammy-large | 2026-05-08 03:23:50.471 | Collecting python-novaclient>=9.1.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:50.483730 | ubuntu-jammy-large | 2026-05-08 03:23:50.483 | Downloading python_novaclient-18.9.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-08 03:23:50.631994 | ubuntu-jammy-large | 2026-05-08 03:23:50.631 | Collecting python-cinderclient>=3.3.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:50.645277 | ubuntu-jammy-large | 2026-05-08 03:23:50.645 | Downloading python_cinderclient-9.7.0-py3-none-any.whl.metadata (19 kB) 2026-05-08 03:23:50.775196 | ubuntu-jammy-large | 2026-05-08 03:23:50.774 | Collecting WSME>=0.8.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:50.791223 | ubuntu-jammy-large | 2026-05-08 03:23:50.790 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-08 03:23:50.821773 | ubuntu-jammy-large | 2026-05-08 03:23:50.821 | Collecting Jinja2>=2.10 (from octavia==16.0.2.dev14) 2026-05-08 03:23:50.834258 | ubuntu-jammy-large | 2026-05-08 03:23:50.834 | Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) 2026-05-08 03:23:50.988558 | ubuntu-jammy-large | 2026-05-08 03:23:50.988 | Collecting taskflow>=5.9.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.000704 | ubuntu-jammy-large | 2026-05-08 03:23:51.000 | Downloading taskflow-5.12.0-py3-none-any.whl.metadata (5.6 kB) 2026-05-08 03:23:51.142691 | ubuntu-jammy-large | 2026-05-08 03:23:51.142 | Collecting castellan>=0.16.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.156438 | ubuntu-jammy-large | 2026-05-08 03:23:51.156 | Downloading castellan-5.2.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-08 03:23:51.195527 | ubuntu-jammy-large | 2026-05-08 03:23:51.195 | Collecting tenacity>=5.0.4 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.209143 | ubuntu-jammy-large | 2026-05-08 03:23:51.208 | Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB) 2026-05-08 03:23:51.232053 | ubuntu-jammy-large | 2026-05-08 03:23:51.231 | Collecting distro>=1.2.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.243971 | ubuntu-jammy-large | 2026-05-08 03:23:51.243 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-08 03:23:51.280653 | ubuntu-jammy-large | 2026-05-08 03:23:51.280 | Collecting jsonschema>=3.2.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.292432 | ubuntu-jammy-large | 2026-05-08 03:23:51.292 | Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 2026-05-08 03:23:51.436378 | ubuntu-jammy-large | 2026-05-08 03:23:51.436 | Collecting octavia-lib>=3.8.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.452224 | ubuntu-jammy-large | 2026-05-08 03:23:51.451 | Downloading octavia_lib-3.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 03:23:51.600827 | ubuntu-jammy-large | 2026-05-08 03:23:51.600 | Collecting setproctitle>=1.1.10 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.614826 | ubuntu-jammy-large | 2026-05-08 03:23:51.614 | Downloading setproctitle-1.3.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2026-05-08 03:23:51.636922 | ubuntu-jammy-large | 2026-05-08 03:23:51.636 | Collecting python-dateutil>=2.7.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.649219 | ubuntu-jammy-large | 2026-05-08 03:23:51.648 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-08 03:23:51.673930 | ubuntu-jammy-large | 2026-05-08 03:23:51.673 | Collecting Flask!=0.11,>=0.10 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.686368 | ubuntu-jammy-large | 2026-05-08 03:23:51.686 | Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-08 03:23:51.981172 | ubuntu-jammy-large | 2026-05-08 03:23:51.980 | Collecting cryptography>=42.0.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:51.994409 | ubuntu-jammy-large | 2026-05-08 03:23:51.994 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-08 03:23:52.138899 | ubuntu-jammy-large | 2026-05-08 03:23:52.138 | Collecting pyroute2>=0.5.14 (from octavia==16.0.2.dev14) 2026-05-08 03:23:52.151568 | ubuntu-jammy-large | 2026-05-08 03:23:52.151 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-08 03:23:52.178058 | ubuntu-jammy-large | 2026-05-08 03:23:52.177 | Collecting gunicorn>=19.9.0 (from octavia==16.0.2.dev14) 2026-05-08 03:23:52.189568 | ubuntu-jammy-large | 2026-05-08 03:23:52.189 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-05-08 03:23:52.220765 | ubuntu-jammy-large | 2026-05-08 03:23:52.220 | Collecting Werkzeug>=0.14.1 (from octavia==16.0.2.dev14) 2026-05-08 03:23:52.233067 | ubuntu-jammy-large | 2026-05-08 03:23:52.232 | Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-05-08 03:23:52.261621 | ubuntu-jammy-large | 2026-05-08 03:23:52.261 | Collecting Mako (from alembic>=0.9.6->octavia==16.0.2.dev14) 2026-05-08 03:23:52.273574 | ubuntu-jammy-large | 2026-05-08 03:23:52.273 | Downloading Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB) 2026-05-08 03:23:52.297916 | ubuntu-jammy-large | 2026-05-08 03:23:52.297 | Collecting typing-extensions>=4 (from alembic>=0.9.6->octavia==16.0.2.dev14) 2026-05-08 03:23:52.310181 | ubuntu-jammy-large | 2026-05-08 03:23:52.309 | Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2026-05-08 03:23:52.464135 | ubuntu-jammy-large | 2026-05-08 03:23:52.463 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==16.0.2.dev14) 2026-05-08 03:23:52.477111 | ubuntu-jammy-large | 2026-05-08 03:23:52.476 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-05-08 03:23:52.495555 | ubuntu-jammy-large | 2026-05-08 03:23:52.495 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==16.0.2.dev14) 2026-05-08 03:23:52.507926 | ubuntu-jammy-large | 2026-05-08 03:23:52.507 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-05-08 03:23:52.531922 | ubuntu-jammy-large | 2026-05-08 03:23:52.531 | Collecting itsdangerous>=2.2 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) 2026-05-08 03:23:52.543393 | ubuntu-jammy-large | 2026-05-08 03:23:52.543 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-08 03:23:52.566328 | ubuntu-jammy-large | 2026-05-08 03:23:52.566 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) 2026-05-08 03:23:52.577693 | ubuntu-jammy-large | 2026-05-08 03:23:52.577 | Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 03:23:52.594931 | ubuntu-jammy-large | 2026-05-08 03:23:52.594 | Collecting blinker>=1.9 (from Flask!=0.11,>=0.10->octavia==16.0.2.dev14) 2026-05-08 03:23:52.606266 | ubuntu-jammy-large | 2026-05-08 03:23:52.606 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-08 03:23:52.629971 | ubuntu-jammy-large | 2026-05-08 03:23:52.629 | Collecting debtcollector>=3.0.0 (from futurist>=1.2.0->octavia==16.0.2.dev14) 2026-05-08 03:23:52.642130 | ubuntu-jammy-large | 2026-05-08 03:23:52.642 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 03:23:53.019261 | ubuntu-jammy-large | 2026-05-08 03:23:53.018 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.032833 | ubuntu-jammy-large | 2026-05-08 03:23:53.032 | Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-05-08 03:23:53.056303 | ubuntu-jammy-large | 2026-05-08 03:23:53.056 | Collecting packaging (from gunicorn>=19.9.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.068085 | ubuntu-jammy-large | 2026-05-08 03:23:53.067 | Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) 2026-05-08 03:23:53.204607 | ubuntu-jammy-large | 2026-05-08 03:23:53.204 | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->octavia==16.0.2.dev14) 2026-05-08 03:23:53.217940 | ubuntu-jammy-large | 2026-05-08 03:23:53.217 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-05-08 03:23:53.239237 | ubuntu-jammy-large | 2026-05-08 03:23:53.239 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.251211 | ubuntu-jammy-large | 2026-05-08 03:23:53.251 | Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB) 2026-05-08 03:23:53.278754 | ubuntu-jammy-large | 2026-05-08 03:23:53.278 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.290786 | ubuntu-jammy-large | 2026-05-08 03:23:53.290 | Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 2026-05-08 03:23:53.320362 | ubuntu-jammy-large | 2026-05-08 03:23:53.320 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.332308 | ubuntu-jammy-large | 2026-05-08 03:23:53.332 | Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-05-08 03:23:53.668249 | ubuntu-jammy-large | 2026-05-08 03:23:53.667 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.681477 | ubuntu-jammy-large | 2026-05-08 03:23:53.681 | Downloading rpds_py-0.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-08 03:23:53.706923 | ubuntu-jammy-large | 2026-05-08 03:23:53.706 | Collecting iso8601>=2.0.0 (from keystoneauth1>=3.4.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.719341 | ubuntu-jammy-large | 2026-05-08 03:23:53.719 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-08 03:23:53.739615 | ubuntu-jammy-large | 2026-05-08 03:23:53.739 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.751947 | ubuntu-jammy-large | 2026-05-08 03:23:53.751 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-08 03:23:53.787444 | ubuntu-jammy-large | 2026-05-08 03:23:53.787 | Collecting oslo.cache>=1.26.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.801504 | ubuntu-jammy-large | 2026-05-08 03:23:53.801 | Downloading oslo_cache-3.10.2-py3-none-any.whl.metadata (3.2 kB) 2026-05-08 03:23:53.842992 | ubuntu-jammy-large | 2026-05-08 03:23:53.842 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.855603 | ubuntu-jammy-large | 2026-05-08 03:23:53.855 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 03:23:53.883978 | ubuntu-jammy-large | 2026-05-08 03:23:53.883 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.896676 | ubuntu-jammy-large | 2026-05-08 03:23:53.896 | Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-08 03:23:53.928028 | ubuntu-jammy-large | 2026-05-08 03:23:53.927 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.941227 | ubuntu-jammy-large | 2026-05-08 03:23:53.941 | Downloading python_keystoneclient-5.6.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-08 03:23:53.971904 | ubuntu-jammy-large | 2026-05-08 03:23:53.971 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) 2026-05-08 03:23:53.986601 | ubuntu-jammy-large | 2026-05-08 03:23:53.986 | Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2026-05-08 03:23:54.019985 | ubuntu-jammy-large | 2026-05-08 03:23:54.019 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.034168 | ubuntu-jammy-large | 2026-05-08 03:23:54.034 | Downloading dogpile.cache-1.3.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-08 03:23:54.059950 | ubuntu-jammy-large | 2026-05-08 03:23:54.059 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.071779 | ubuntu-jammy-large | 2026-05-08 03:23:54.071 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-05-08 03:23:54.092634 | ubuntu-jammy-large | 2026-05-08 03:23:54.092 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.104151 | ubuntu-jammy-large | 2026-05-08 03:23:54.104 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-08 03:23:54.133745 | ubuntu-jammy-large | 2026-05-08 03:23:54.133 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.146727 | ubuntu-jammy-large | 2026-05-08 03:23:54.146 | Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) 2026-05-08 03:23:54.201410 | ubuntu-jammy-large | 2026-05-08 03:23:54.201 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.214954 | ubuntu-jammy-large | 2026-05-08 03:23:54.214 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-05-08 03:23:54.239599 | ubuntu-jammy-large | 2026-05-08 03:23:54.239 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.255275 | ubuntu-jammy-large | 2026-05-08 03:23:54.254 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-08 03:23:54.294819 | ubuntu-jammy-large | 2026-05-08 03:23:54.294 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.320681 | ubuntu-jammy-large | 2026-05-08 03:23:54.320 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-08 03:23:54.434670 | ubuntu-jammy-large | 2026-05-08 03:23:54.434 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.446362 | ubuntu-jammy-large | 2026-05-08 03:23:54.446 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-08 03:23:54.475739 | ubuntu-jammy-large | 2026-05-08 03:23:54.475 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.487723 | ubuntu-jammy-large | 2026-05-08 03:23:54.487 | Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2026-05-08 03:23:54.505320 | ubuntu-jammy-large | 2026-05-08 03:23:54.505 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.518192 | ubuntu-jammy-large | 2026-05-08 03:23:54.518 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-08 03:23:54.544455 | ubuntu-jammy-large | 2026-05-08 03:23:54.544 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.556780 | ubuntu-jammy-large | 2026-05-08 03:23:54.556 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-05-08 03:23:54.626283 | ubuntu-jammy-large | 2026-05-08 03:23:54.625 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.641465 | ubuntu-jammy-large | 2026-05-08 03:23:54.641 | Downloading oslo.service-4.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-08 03:23:54.683190 | ubuntu-jammy-large | 2026-05-08 03:23:54.682 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.695433 | ubuntu-jammy-large | 2026-05-08 03:23:54.695 | Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-05-08 03:23:54.724559 | ubuntu-jammy-large | 2026-05-08 03:23:54.724 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.736925 | ubuntu-jammy-large | 2026-05-08 03:23:54.736 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-08 03:23:54.773136 | ubuntu-jammy-large | 2026-05-08 03:23:54.773 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.784907 | ubuntu-jammy-large | 2026-05-08 03:23:54.784 | Downloading kombu-5.4.2-py3-none-any.whl.metadata (3.2 kB) 2026-05-08 03:23:54.813591 | ubuntu-jammy-large | 2026-05-08 03:23:54.813 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.928858 | ubuntu-jammy-large | 2026-05-08 03:23:54.928 | Downloading oslo.metrics-0.11.0-py3-none-any.whl.metadata (1.3 kB) 2026-05-08 03:23:54.957854 | ubuntu-jammy-large | 2026-05-08 03:23:54.957 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:54.970767 | ubuntu-jammy-large | 2026-05-08 03:23:54.970 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-08 03:23:55.002224 | ubuntu-jammy-large | 2026-05-08 03:23:55.001 | Collecting tzdata (from kombu>=4.6.6->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.014081 | ubuntu-jammy-large | 2026-05-08 03:23:55.013 | Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-08 03:23:55.045882 | ubuntu-jammy-large | 2026-05-08 03:23:55.045 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.058477 | ubuntu-jammy-large | 2026-05-08 03:23:55.058 | Downloading prometheus_client-0.21.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-08 03:23:55.082065 | ubuntu-jammy-large | 2026-05-08 03:23:55.081 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==16.0.2.dev14) 2026-05-08 03:23:55.093289 | ubuntu-jammy-large | 2026-05-08 03:23:55.093 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-08 03:23:55.150343 | ubuntu-jammy-large | 2026-05-08 03:23:55.150 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==16.0.2.dev14) 2026-05-08 03:23:55.164830 | ubuntu-jammy-large | 2026-05-08 03:23:55.164 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-05-08 03:23:55.286860 | ubuntu-jammy-large | 2026-05-08 03:23:55.286 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==16.0.2.dev14) 2026-05-08 03:23:55.398325 | ubuntu-jammy-large | 2026-05-08 03:23:55.398 | Downloading msgpack-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-05-08 03:23:55.429760 | ubuntu-jammy-large | 2026-05-08 03:23:55.429 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.442277 | ubuntu-jammy-large | 2026-05-08 03:23:55.442 | Downloading eventlet-0.39.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-08 03:23:55.621309 | ubuntu-jammy-large | 2026-05-08 03:23:55.620 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.634435 | ubuntu-jammy-large | 2026-05-08 03:23:55.634 | Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-05-08 03:23:55.667116 | ubuntu-jammy-large | 2026-05-08 03:23:55.666 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.679766 | ubuntu-jammy-large | 2026-05-08 03:23:55.679 | Downloading oslo.concurrency-7.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-08 03:23:55.700826 | ubuntu-jammy-large | 2026-05-08 03:23:55.700 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.712829 | ubuntu-jammy-large | 2026-05-08 03:23:55.712 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-08 03:23:55.733496 | ubuntu-jammy-large | 2026-05-08 03:23:55.733 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.745900 | ubuntu-jammy-large | 2026-05-08 03:23:55.745 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-08 03:23:55.773474 | ubuntu-jammy-large | 2026-05-08 03:23:55.773 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.786100 | ubuntu-jammy-large | 2026-05-08 03:23:55.785 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-08 03:23:55.833410 | ubuntu-jammy-large | 2026-05-08 03:23:55.833 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.957317 | ubuntu-jammy-large | 2026-05-08 03:23:55.957 | Downloading yappi-1.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-05-08 03:23:55.982387 | ubuntu-jammy-large | 2026-05-08 03:23:55.982 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:55.994335 | ubuntu-jammy-large | 2026-05-08 03:23:55.994 | Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-05-08 03:23:56.027102 | ubuntu-jammy-large | 2026-05-08 03:23:56.026 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:23:56.039893 | ubuntu-jammy-large | 2026-05-08 03:23:56.039 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-05-08 03:23:56.067012 | ubuntu-jammy-large | 2026-05-08 03:23:56.066 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev14) 2026-05-08 03:23:56.079093 | ubuntu-jammy-large | 2026-05-08 03:23:56.078 | Downloading prettytable-3.14.0-py3-none-any.whl.metadata (30 kB) 2026-05-08 03:23:56.125092 | ubuntu-jammy-large | 2026-05-08 03:23:56.124 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==16.0.2.dev14) 2026-05-08 03:23:56.137628 | ubuntu-jammy-large | 2026-05-08 03:23:56.137 | Downloading pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) 2026-05-08 03:23:56.149122 | ubuntu-jammy-large | 2026-05-08 03:23:56.148 | Requirement already satisfied: setuptools in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) (59.6.0) 2026-05-08 03:23:56.275899 | ubuntu-jammy-large | 2026-05-08 03:23:56.275 | Collecting logutils>=0.3 (from pecan>=1.3.2->octavia==16.0.2.dev14) 2026-05-08 03:23:56.401120 | ubuntu-jammy-large | 2026-05-08 03:23:56.400 | Downloading logutils-0.3.5.tar.gz (27 kB) 2026-05-08 03:23:56.422075 | ubuntu-jammy-large | 2026-05-08 03:23:56.421 | Installing build dependencies: started 2026-05-08 03:23:57.338086 | ubuntu-jammy-large | 2026-05-08 03:23:57.337 | Installing build dependencies: finished with status 'done' 2026-05-08 03:23:57.339979 | ubuntu-jammy-large | 2026-05-08 03:23:57.339 | Getting requirements to build wheel: started 2026-05-08 03:23:57.728162 | ubuntu-jammy-large | 2026-05-08 03:23:57.727 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 03:23:57.731258 | ubuntu-jammy-large | 2026-05-08 03:23:57.731 | Preparing metadata (pyproject.toml): started 2026-05-08 03:23:57.945490 | ubuntu-jammy-large | 2026-05-08 03:23:57.945 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 03:23:57.981678 | ubuntu-jammy-large | 2026-05-08 03:23:57.981 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==16.0.2.dev14) 2026-05-08 03:23:57.994684 | ubuntu-jammy-large | 2026-05-08 03:23:57.994 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-05-08 03:23:58.117054 | ubuntu-jammy-large | 2026-05-08 03:23:58.116 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) 2026-05-08 03:23:58.131162 | ubuntu-jammy-large | 2026-05-08 03:23:58.130 | Downloading cliff-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 03:23:58.162949 | ubuntu-jammy-large | 2026-05-08 03:23:58.162 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) 2026-05-08 03:23:58.175940 | ubuntu-jammy-large | 2026-05-08 03:23:58.175 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-05-08 03:23:58.228864 | ubuntu-jammy-large | 2026-05-08 03:23:58.228 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) 2026-05-08 03:23:58.282415 | ubuntu-jammy-large | 2026-05-08 03:23:58.282 | Downloading cmd2-2.5.11-py3-none-any.whl.metadata (17 kB) 2026-05-08 03:23:58.321739 | ubuntu-jammy-large | 2026-05-08 03:23:58.321 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==16.0.2.dev14) 2026-05-08 03:23:58.335521 | ubuntu-jammy-large | 2026-05-08 03:23:58.335 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-05-08 03:23:58.350887 | ubuntu-jammy-large | 2026-05-08 03:23:58.350 | Installing build dependencies: started 2026-05-08 03:23:59.281521 | ubuntu-jammy-large | 2026-05-08 03:23:59.281 | Installing build dependencies: finished with status 'done' 2026-05-08 03:23:59.282395 | ubuntu-jammy-large | 2026-05-08 03:23:59.282 | Getting requirements to build wheel: started 2026-05-08 03:23:59.693278 | ubuntu-jammy-large | 2026-05-08 03:23:59.693 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 03:23:59.693328 | ubuntu-jammy-large | 2026-05-08 03:23:59.693 | Preparing metadata (pyproject.toml): started 2026-05-08 03:23:59.921446 | ubuntu-jammy-large | 2026-05-08 03:23:59.921 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 03:23:59.973830 | ubuntu-jammy-large | 2026-05-08 03:23:59.973 | Collecting six>=1.5 (from python-dateutil>=2.7.0->octavia==16.0.2.dev14) 2026-05-08 03:23:59.985460 | ubuntu-jammy-large | 2026-05-08 03:23:59.985 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-08 03:24:00.110436 | ubuntu-jammy-large | 2026-05-08 03:24:00.110 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.123776 | ubuntu-jammy-large | 2026-05-08 03:24:00.123 | Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-08 03:24:00.158882 | ubuntu-jammy-large | 2026-05-08 03:24:00.158 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.171884 | ubuntu-jammy-large | 2026-05-08 03:24:00.171 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-08 03:24:00.340835 | ubuntu-jammy-large | 2026-05-08 03:24:00.340 | Collecting charset-normalizer<4,>=2 (from requests>=2.23.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.354476 | ubuntu-jammy-large | 2026-05-08 03:24:00.354 | Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-05-08 03:24:00.376470 | ubuntu-jammy-large | 2026-05-08 03:24:00.376 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.388296 | ubuntu-jammy-large | 2026-05-08 03:24:00.388 | Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-05-08 03:24:00.417947 | ubuntu-jammy-large | 2026-05-08 03:24:00.417 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.429386 | ubuntu-jammy-large | 2026-05-08 03:24:00.429 | Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-05-08 03:24:00.463653 | ubuntu-jammy-large | 2026-05-08 03:24:00.463 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.475108 | ubuntu-jammy-large | 2026-05-08 03:24:00.474 | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 03:24:00.503169 | ubuntu-jammy-large | 2026-05-08 03:24:00.502 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.515510 | ubuntu-jammy-large | 2026-05-08 03:24:00.515 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-08 03:24:00.567652 | ubuntu-jammy-large | 2026-05-08 03:24:00.567 | Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.579960 | ubuntu-jammy-large | 2026-05-08 03:24:00.579 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-08 03:24:00.717158 | ubuntu-jammy-large | 2026-05-08 03:24:00.716 | Collecting automaton>=1.9.0 (from taskflow>=5.9.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.730777 | ubuntu-jammy-large | 2026-05-08 03:24:00.730 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-08 03:24:00.755569 | ubuntu-jammy-large | 2026-05-08 03:24:00.755 | Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.768572 | ubuntu-jammy-large | 2026-05-08 03:24:00.768 | Downloading pydot-3.0.4-py3-none-any.whl.metadata (10 kB) 2026-05-08 03:24:00.811912 | ubuntu-jammy-large | 2026-05-08 03:24:00.811 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.824249 | ubuntu-jammy-large | 2026-05-08 03:24:00.824 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-05-08 03:24:00.967045 | ubuntu-jammy-large | 2026-05-08 03:24:00.966 | Collecting simplegeneric (from WSME>=0.8.0->octavia==16.0.2.dev14) 2026-05-08 03:24:00.981691 | ubuntu-jammy-large | 2026-05-08 03:24:00.981 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-08 03:24:00.992139 | ubuntu-jammy-large | 2026-05-08 03:24:00.991 | Installing build dependencies: started 2026-05-08 03:24:01.962387 | ubuntu-jammy-large | 2026-05-08 03:24:01.962 | Installing build dependencies: finished with status 'done' 2026-05-08 03:24:01.964787 | ubuntu-jammy-large | 2026-05-08 03:24:01.964 | Getting requirements to build wheel: started 2026-05-08 03:24:02.392244 | ubuntu-jammy-large | 2026-05-08 03:24:02.391 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 03:24:02.394759 | ubuntu-jammy-large | 2026-05-08 03:24:02.394 | Preparing metadata (pyproject.toml): started 2026-05-08 03:24:02.627806 | ubuntu-jammy-large | 2026-05-08 03:24:02.627 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 03:24:02.690645 | ubuntu-jammy-large | 2026-05-08 03:24:02.690 | Collecting pytz (from WSME>=0.8.0->octavia==16.0.2.dev14) 2026-05-08 03:24:02.703325 | ubuntu-jammy-large | 2026-05-08 03:24:02.703 | Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB) 2026-05-08 03:24:02.738672 | ubuntu-jammy-large | 2026-05-08 03:24:02.738 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==16.0.2.dev14) 2026-05-08 03:24:02.750236 | ubuntu-jammy-large | 2026-05-08 03:24:02.750 | Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-08 03:24:02.780936 | ubuntu-jammy-large | 2026-05-08 03:24:02.780 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==16.0.2.dev14) 2026-05-08 03:24:02.793008 | ubuntu-jammy-large | 2026-05-08 03:24:02.792 | Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-08 03:24:02.829534 | ubuntu-jammy-large | 2026-05-08 03:24:02.829 | Downloading alembic-1.14.1-py3-none-any.whl (233 kB) 2026-05-08 03:24:02.860147 | ubuntu-jammy-large | 2026-05-08 03:24:02.859 | Downloading castellan-5.2.1-py3-none-any.whl (99 kB) 2026-05-08 03:24:02.877702 | ubuntu-jammy-large | 2026-05-08 03:24:02.877 | Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-05-08 03:24:02.896361 | ubuntu-jammy-large | 2026-05-08 03:24:02.896 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-08 03:24:03.036009 | ubuntu-jammy-large | 2026-05-08 03:24:03.035 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 31.6 MB/s 0:00:00 2026-05-08 03:24:03.050323 | ubuntu-jammy-large | 2026-05-08 03:24:03.050 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 2026-05-08 03:24:03.078433 | ubuntu-jammy-large | 2026-05-08 03:24:03.078 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-08 03:24:03.095410 | ubuntu-jammy-large | 2026-05-08 03:24:03.095 | Downloading flask-3.1.0-py3-none-any.whl (102 kB) 2026-05-08 03:24:03.112198 | ubuntu-jammy-large | 2026-05-08 03:24:03.112 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-08 03:24:03.127786 | ubuntu-jammy-large | 2026-05-08 03:24:03.127 | Downloading click-8.1.8-py3-none-any.whl (98 kB) 2026-05-08 03:24:03.144654 | ubuntu-jammy-large | 2026-05-08 03:24:03.144 | Downloading futurist-3.1.0-py3-none-any.whl (37 kB) 2026-05-08 03:24:03.162652 | ubuntu-jammy-large | 2026-05-08 03:24:03.162 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-08 03:24:03.179440 | ubuntu-jammy-large | 2026-05-08 03:24:03.179 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-05-08 03:24:03.196955 | ubuntu-jammy-large | 2026-05-08 03:24:03.196 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-08 03:24:03.214698 | ubuntu-jammy-large | 2026-05-08 03:24:03.214 | Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) 2026-05-08 03:24:03.234590 | ubuntu-jammy-large | 2026-05-08 03:24:03.234 | Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 2026-05-08 03:24:03.253300 | ubuntu-jammy-large | 2026-05-08 03:24:03.253 | Downloading attrs-25.1.0-py3-none-any.whl (63 kB) 2026-05-08 03:24:03.271742 | ubuntu-jammy-large | 2026-05-08 03:24:03.271 | Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 2026-05-08 03:24:03.289508 | ubuntu-jammy-large | 2026-05-08 03:24:03.289 | Downloading keystoneauth1-5.10.0-py3-none-any.whl (344 kB) 2026-05-08 03:24:03.315434 | ubuntu-jammy-large | 2026-05-08 03:24:03.315 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-08 03:24:03.335451 | ubuntu-jammy-large | 2026-05-08 03:24:03.335 | Downloading keystonemiddleware-10.9.1-py3-none-any.whl (152 kB) 2026-05-08 03:24:03.353462 | ubuntu-jammy-large | 2026-05-08 03:24:03.353 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2026-05-08 03:24:03.372457 | ubuntu-jammy-large | 2026-05-08 03:24:03.372 | Downloading octavia_lib-3.8.0-py3-none-any.whl (38 kB) 2026-05-08 03:24:03.390843 | ubuntu-jammy-large | 2026-05-08 03:24:03.390 | Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2026-05-08 03:24:03.461834 | ubuntu-jammy-large | 2026-05-08 03:24:03.461 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 25.1 MB/s 0:00:00 2026-05-08 03:24:03.475454 | ubuntu-jammy-large | 2026-05-08 03:24:03.475 | Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2026-05-08 03:24:03.492691 | ubuntu-jammy-large | 2026-05-08 03:24:03.492 | Downloading dogpile.cache-1.3.4-py3-none-any.whl (62 kB) 2026-05-08 03:24:03.508142 | ubuntu-jammy-large | 2026-05-08 03:24:03.507 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-05-08 03:24:03.522217 | ubuntu-jammy-large | 2026-05-08 03:24:03.522 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-08 03:24:03.535963 | ubuntu-jammy-large | 2026-05-08 03:24:03.535 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-08 03:24:03.551727 | ubuntu-jammy-large | 2026-05-08 03:24:03.551 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2026-05-08 03:24:03.677842 | ubuntu-jammy-large | 2026-05-08 03:24:03.677 | Downloading oslo_cache-3.10.2-py3-none-any.whl (76 kB) 2026-05-08 03:24:03.695428 | ubuntu-jammy-large | 2026-05-08 03:24:03.695 | Downloading oslo.config-9.7.1-py3-none-any.whl (131 kB) 2026-05-08 03:24:03.713956 | ubuntu-jammy-large | 2026-05-08 03:24:03.713 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-08 03:24:03.791885 | ubuntu-jammy-large | 2026-05-08 03:24:03.791 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 28.9 MB/s 0:00:00 2026-05-08 03:24:03.807923 | ubuntu-jammy-large | 2026-05-08 03:24:03.807 | Downloading oslo.context-5.7.1-py3-none-any.whl (20 kB) 2026-05-08 03:24:03.825509 | ubuntu-jammy-large | 2026-05-08 03:24:03.825 | Downloading oslo.db-17.2.1-py3-none-any.whl (156 kB) 2026-05-08 03:24:03.842967 | ubuntu-jammy-large | 2026-05-08 03:24:03.842 | Downloading oslo.i18n-6.5.1-py3-none-any.whl (46 kB) 2026-05-08 03:24:03.858727 | ubuntu-jammy-large | 2026-05-08 03:24:03.858 | Downloading oslo.log-7.1.0-py3-none-any.whl (73 kB) 2026-05-08 03:24:03.876066 | ubuntu-jammy-large | 2026-05-08 03:24:03.875 | Downloading oslo.messaging-16.1.0-py3-none-any.whl (202 kB) 2026-05-08 03:24:03.895230 | ubuntu-jammy-large | 2026-05-08 03:24:03.895 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-08 03:24:03.911932 | ubuntu-jammy-large | 2026-05-08 03:24:03.911 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-08 03:24:03.927874 | ubuntu-jammy-large | 2026-05-08 03:24:03.927 | Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-05-08 03:24:03.944459 | ubuntu-jammy-large | 2026-05-08 03:24:03.944 | Downloading kombu-5.4.2-py3-none-any.whl (201 kB) 2026-05-08 03:24:03.967556 | ubuntu-jammy-large | 2026-05-08 03:24:03.967 | Downloading oslo.metrics-0.11.0-py3-none-any.whl (13 kB) 2026-05-08 03:24:03.984608 | ubuntu-jammy-large | 2026-05-08 03:24:03.984 | Downloading oslo.middleware-6.3.1-py3-none-any.whl (64 kB) 2026-05-08 03:24:03.999753 | ubuntu-jammy-large | 2026-05-08 03:24:03.999 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-05-08 03:24:04.024046 | ubuntu-jammy-large | 2026-05-08 03:24:04.023 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 21.9 MB/s 0:00:00 2026-05-08 03:24:04.039189 | ubuntu-jammy-large | 2026-05-08 03:24:04.038 | Downloading oslo.policy-4.5.1-py3-none-any.whl (88 kB) 2026-05-08 03:24:04.056050 | ubuntu-jammy-large | 2026-05-08 03:24:04.055 | Downloading oslo.reports-3.5.1-py3-none-any.whl (53 kB) 2026-05-08 03:24:04.175608 | ubuntu-jammy-large | 2026-05-08 03:24:04.175 | Downloading oslo.serialization-5.7.0-py3-none-any.whl (25 kB) 2026-05-08 03:24:04.293793 | ubuntu-jammy-large | 2026-05-08 03:24:04.293 | Downloading msgpack-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (378 kB) 2026-05-08 03:24:04.320986 | ubuntu-jammy-large | 2026-05-08 03:24:04.320 | Downloading oslo.service-4.1.1-py3-none-any.whl (87 kB) 2026-05-08 03:24:04.337683 | ubuntu-jammy-large | 2026-05-08 03:24:04.337 | Downloading eventlet-0.39.0-py3-none-any.whl (363 kB) 2026-05-08 03:24:04.365823 | ubuntu-jammy-large | 2026-05-08 03:24:04.365 | Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-05-08 03:24:04.390889 | ubuntu-jammy-large | 2026-05-08 03:24:04.390 | Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB) 2026-05-08 03:24:04.413135 | ubuntu-jammy-large | 2026-05-08 03:24:04.412 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 21.7 MB/s 0:00:00 2026-05-08 03:24:04.426376 | ubuntu-jammy-large | 2026-05-08 03:24:04.426 | Downloading oslo.concurrency-7.1.0-py3-none-any.whl (47 kB) 2026-05-08 03:24:04.441301 | ubuntu-jammy-large | 2026-05-08 03:24:04.441 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-05-08 03:24:04.456004 | ubuntu-jammy-large | 2026-05-08 03:24:04.455 | Downloading oslo.upgradecheck-2.5.0-py3-none-any.whl (14 kB) 2026-05-08 03:24:04.470797 | ubuntu-jammy-large | 2026-05-08 03:24:04.470 | Downloading oslo.utils-8.2.0-py3-none-any.whl (134 kB) 2026-05-08 03:24:04.486214 | ubuntu-jammy-large | 2026-05-08 03:24:04.486 | Downloading packaging-24.2-py3-none-any.whl (65 kB) 2026-05-08 03:24:04.500988 | ubuntu-jammy-large | 2026-05-08 03:24:04.500 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-08 03:24:04.521922 | ubuntu-jammy-large | 2026-05-08 03:24:04.521 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-08 03:24:04.537239 | ubuntu-jammy-large | 2026-05-08 03:24:04.537 | Downloading pbr-7.0.0-py2.py3-none-any.whl (125 kB) 2026-05-08 03:24:04.557415 | ubuntu-jammy-large | 2026-05-08 03:24:04.557 | Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2026-05-08 03:24:04.575192 | ubuntu-jammy-large | 2026-05-08 03:24:04.574 | Downloading Mako-1.3.9-py3-none-any.whl (78 kB) 2026-05-08 03:24:04.591853 | ubuntu-jammy-large | 2026-05-08 03:24:04.591 | Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) 2026-05-08 03:24:04.608235 | ubuntu-jammy-large | 2026-05-08 03:24:04.608 | Downloading prettytable-3.14.0-py3-none-any.whl (31 kB) 2026-05-08 03:24:04.624894 | ubuntu-jammy-large | 2026-05-08 03:24:04.624 | Downloading prometheus_client-0.21.1-py3-none-any.whl (54 kB) 2026-05-08 03:24:04.640975 | ubuntu-jammy-large | 2026-05-08 03:24:04.640 | Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-05-08 03:24:04.662402 | ubuntu-jammy-large | 2026-05-08 03:24:04.662 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-08 03:24:04.774824 | ubuntu-jammy-large | 2026-05-08 03:24:04.774 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-08 03:24:04.792911 | ubuntu-jammy-large | 2026-05-08 03:24:04.792 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-08 03:24:04.809693 | ubuntu-jammy-large | 2026-05-08 03:24:04.809 | Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-05-08 03:24:04.827218 | ubuntu-jammy-large | 2026-05-08 03:24:04.826 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-05-08 03:24:04.842710 | ubuntu-jammy-large | 2026-05-08 03:24:04.842 | Downloading pyparsing-3.2.1-py3-none-any.whl (107 kB) 2026-05-08 03:24:04.858891 | ubuntu-jammy-large | 2026-05-08 03:24:04.858 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-08 03:24:04.886548 | ubuntu-jammy-large | 2026-05-08 03:24:04.886 | Downloading python_barbicanclient-7.1.0-py3-none-any.whl (88 kB) 2026-05-08 03:24:04.903374 | ubuntu-jammy-large | 2026-05-08 03:24:04.903 | Downloading cliff-4.9.1-py3-none-any.whl (84 kB) 2026-05-08 03:24:04.920348 | ubuntu-jammy-large | 2026-05-08 03:24:04.920 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-05-08 03:24:04.934893 | ubuntu-jammy-large | 2026-05-08 03:24:04.934 | Downloading cmd2-2.5.11-py3-none-any.whl (152 kB) 2026-05-08 03:24:04.952498 | ubuntu-jammy-large | 2026-05-08 03:24:04.952 | Downloading python_cinderclient-9.7.0-py3-none-any.whl (256 kB) 2026-05-08 03:24:05.095601 | ubuntu-jammy-large | 2026-05-08 03:24:05.095 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-08 03:24:05.113986 | ubuntu-jammy-large | 2026-05-08 03:24:05.113 | Downloading python_glanceclient-4.8.0-py3-none-any.whl (206 kB) 2026-05-08 03:24:05.134712 | ubuntu-jammy-large | 2026-05-08 03:24:05.134 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-08 03:24:05.151142 | ubuntu-jammy-large | 2026-05-08 03:24:05.150 | Downloading python_keystoneclient-5.6.0-py3-none-any.whl (397 kB) 2026-05-08 03:24:05.179617 | ubuntu-jammy-large | 2026-05-08 03:24:05.179 | Downloading python_novaclient-18.9.0-py3-none-any.whl (336 kB) 2026-05-08 03:24:05.494718 | ubuntu-jammy-large | 2026-05-08 03:24:05.494 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2026-05-08 03:24:05.523860 | ubuntu-jammy-large | 2026-05-08 03:24:05.523 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 22.6 MB/s 0:00:00 2026-05-08 03:24:05.537808 | ubuntu-jammy-large | 2026-05-08 03:24:05.537 | Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-05-08 03:24:05.552105 | ubuntu-jammy-large | 2026-05-08 03:24:05.551 | Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2026-05-08 03:24:05.567809 | ubuntu-jammy-large | 2026-05-08 03:24:05.567 | Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) 2026-05-08 03:24:05.584043 | ubuntu-jammy-large | 2026-05-08 03:24:05.583 | Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-05-08 03:24:05.599548 | ubuntu-jammy-large | 2026-05-08 03:24:05.599 | Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-05-08 03:24:05.615665 | ubuntu-jammy-large | 2026-05-08 03:24:05.615 | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-08 03:24:05.632880 | ubuntu-jammy-large | 2026-05-08 03:24:05.632 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-08 03:24:05.646858 | ubuntu-jammy-large | 2026-05-08 03:24:05.646 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-08 03:24:05.661130 | ubuntu-jammy-large | 2026-05-08 03:24:05.660 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-08 03:24:05.675826 | ubuntu-jammy-large | 2026-05-08 03:24:05.675 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-08 03:24:05.692085 | ubuntu-jammy-large | 2026-05-08 03:24:05.691 | Downloading rpds_py-0.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB) 2026-05-08 03:24:05.820754 | ubuntu-jammy-large | 2026-05-08 03:24:05.820 | Downloading setproctitle-1.3.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) 2026-05-08 03:24:05.836965 | ubuntu-jammy-large | 2026-05-08 03:24:05.836 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-08 03:24:05.962038 | ubuntu-jammy-large | 2026-05-08 03:24:05.961 | Downloading SQLAlchemy-2.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 2026-05-08 03:24:06.310929 | ubuntu-jammy-large | 2026-05-08 03:24:06.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 10.5 MB/s 0:00:00 2026-05-08 03:24:06.327587 | ubuntu-jammy-large | 2026-05-08 03:24:06.327 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-05-08 03:24:06.347206 | ubuntu-jammy-large | 2026-05-08 03:24:06.346 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-08 03:24:06.365366 | ubuntu-jammy-large | 2026-05-08 03:24:06.365 | Downloading stevedore-5.4.1-py3-none-any.whl (49 kB) 2026-05-08 03:24:06.384048 | ubuntu-jammy-large | 2026-05-08 03:24:06.383 | Downloading taskflow-5.12.0-py3-none-any.whl (504 kB) 2026-05-08 03:24:06.421586 | ubuntu-jammy-large | 2026-05-08 03:24:06.421 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-05-08 03:24:06.439296 | ubuntu-jammy-large | 2026-05-08 03:24:06.439 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-08 03:24:06.515397 | ubuntu-jammy-large | 2026-05-08 03:24:06.515 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 24.6 MB/s 0:00:00 2026-05-08 03:24:06.529947 | ubuntu-jammy-large | 2026-05-08 03:24:06.529 | Downloading pydot-3.0.4-py3-none-any.whl (35 kB) 2026-05-08 03:24:06.659160 | ubuntu-jammy-large | 2026-05-08 03:24:06.658 | Downloading tenacity-9.0.0-py3-none-any.whl (28 kB) 2026-05-08 03:24:06.676423 | ubuntu-jammy-large | 2026-05-08 03:24:06.676 | Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2026-05-08 03:24:06.692839 | ubuntu-jammy-large | 2026-05-08 03:24:06.692 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-08 03:24:06.707922 | ubuntu-jammy-large | 2026-05-08 03:24:06.707 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2026-05-08 03:24:06.723686 | ubuntu-jammy-large | 2026-05-08 03:24:06.723 | Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB) 2026-05-08 03:24:06.851273 | ubuntu-jammy-large | 2026-05-08 03:24:06.850 | Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2026-05-08 03:24:06.867555 | ubuntu-jammy-large | 2026-05-08 03:24:06.867 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-05-08 03:24:06.883460 | ubuntu-jammy-large | 2026-05-08 03:24:06.883 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-08 03:24:06.899100 | ubuntu-jammy-large | 2026-05-08 03:24:06.898 | Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-05-08 03:24:06.923044 | ubuntu-jammy-large | 2026-05-08 03:24:06.922 | Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) 2026-05-08 03:24:06.939239 | ubuntu-jammy-large | 2026-05-08 03:24:06.939 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-08 03:24:06.954626 | ubuntu-jammy-large | 2026-05-08 03:24:06.954 | Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) 2026-05-08 03:24:06.970903 | ubuntu-jammy-large | 2026-05-08 03:24:06.970 | Downloading yappi-1.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (79 kB) 2026-05-08 03:24:06.987152 | ubuntu-jammy-large | 2026-05-08 03:24:06.986 | Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2026-05-08 03:24:07.002529 | ubuntu-jammy-large | 2026-05-08 03:24:07.002 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-05-08 03:24:07.019662 | ubuntu-jammy-large | 2026-05-08 03:24:07.019 | Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB) 2026-05-08 03:24:07.056011 | ubuntu-jammy-large | 2026-05-08 03:24:07.055 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-05-08 03:24:07.245583 | ubuntu-jammy-large | 2026-05-08 03:24:07.245 | Building wheels for collected packages: octavia, logutils, pyperclip, simplegeneric 2026-05-08 03:24:07.246723 | ubuntu-jammy-large | 2026-05-08 03:24:07.246 | Building wheel for octavia (pyproject.toml): started 2026-05-08 03:24:08.593349 | ubuntu-jammy-large | 2026-05-08 03:24:08.593 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-05-08 03:24:08.600065 | ubuntu-jammy-large | 2026-05-08 03:24:08.599 | Created wheel for octavia: filename=octavia-16.0.2.dev14-py3-none-any.whl size=1249309 sha256=5c828e83b18edea0109078624f85f7e6b14f0e4886e1f010bffb3b5de1527489 2026-05-08 03:24:08.600649 | ubuntu-jammy-large | 2026-05-08 03:24:08.600 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2026-05-08 03:24:08.613628 | ubuntu-jammy-large | 2026-05-08 03:24:08.613 | Building wheel for logutils (pyproject.toml): started 2026-05-08 03:24:08.872576 | ubuntu-jammy-large | 2026-05-08 03:24:08.872 | Building wheel for logutils (pyproject.toml): finished with status 'done' 2026-05-08 03:24:08.874285 | ubuntu-jammy-large | 2026-05-08 03:24:08.874 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20006 sha256=a7913248777ae9961046f7464615d95e70ec23bb8617daa916041d794a0ca848 2026-05-08 03:24:08.874998 | ubuntu-jammy-large | 2026-05-08 03:24:08.874 | Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5 2026-05-08 03:24:08.880510 | ubuntu-jammy-large | 2026-05-08 03:24:08.880 | Building wheel for pyperclip (pyproject.toml): started 2026-05-08 03:24:09.146017 | ubuntu-jammy-large | 2026-05-08 03:24:09.145 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-05-08 03:24:09.147504 | ubuntu-jammy-large | 2026-05-08 03:24:09.147 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=b5795bc9f4728d9996a96b8e7481568acebe60ef545302a4498916ae7a712bd7 2026-05-08 03:24:09.148180 | ubuntu-jammy-large | 2026-05-08 03:24:09.148 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2026-05-08 03:24:09.153249 | ubuntu-jammy-large | 2026-05-08 03:24:09.153 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-08 03:24:09.416864 | ubuntu-jammy-large | 2026-05-08 03:24:09.416 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-08 03:24:09.418319 | ubuntu-jammy-large | 2026-05-08 03:24:09.418 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=214d67bec0864b072fb74ff40f93bbbc0a76243c3bedbd268b7ad1788c42a72f 2026-05-08 03:24:09.418987 | ubuntu-jammy-large | 2026-05-08 03:24:09.418 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2026-05-08 03:24:09.424122 | ubuntu-jammy-large | 2026-05-08 03:24:09.424 | Successfully built octavia logutils pyperclip simplegeneric 2026-05-08 03:24:09.749739 | ubuntu-jammy-large | 2026-05-08 03:24:09.749 | Installing collected packages: wcwidth, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, pyroute2, pyperclip, logutils, zipp, Yappi, wrapt, WebOb, vine, urllib3, tzdata, typing-extensions, testtools, tenacity, six, setproctitle, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pycparser, pyasn1, psutil, prometheus-client, PrettyTable, platformdirs, pbr, PasteDeploy, Paste, packaging, networkx, netaddr, msgpack, MarkupSafe, jsonpointer, jmespath, itsdangerous, iso8601, idna, greenlet, fasteners, dnspython, distro, decorator, cmd2, click, charset-normalizer, certifi, cachetools, blinker, bcrypt, autopage, attrs, Werkzeug, testscenarios, testresources, stevedore, SQLAlchemy, Routes, requests, referencing, python-dateutil, pydot, pyasn1-modules, oslo.i18n, os-service-types, Mako, jsonpatch, Jinja2, importlib-metadata, gunicorn, eventlet, debtcollector, cotyledon, cffi, automaton, amqp, WSME, SQLAlchemy-Utils, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, futurist, Flask, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, warlock, taskflow, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, oslo.reports, oslo.policy, oslo.log, octavia-lib, python-glanceclient, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.cache, castellan, oslo.messaging, keystonemiddleware, octavia 2026-05-08 03:24:20.455861 | ubuntu-jammy-large | 2026-05-08 03:24:20.455 | 2026-05-08 03:24:20.468741 | ubuntu-jammy-large | 2026-05-08 03:24:20.468 | Successfully installed Flask-3.1.0 Jinja2-3.1.5 Mako-1.3.9 MarkupSafe-3.0.2 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.14.0 PyJWT-2.10.1 PyMySQL-1.1.1 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.38 SQLAlchemy-Utils-0.41.2 WSME-0.12.1 WebOb-1.8.9 Werkzeug-3.1.3 Yappi-1.6.10 alembic-1.14.1 amqp-5.3.1 attrs-25.1.0 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 blinker-1.9.0 cachetools-5.5.2 castellan-5.2.1 certifi-2026.4.22 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cliff-4.9.1 cmd2-2.5.11 cotyledon-2.0.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.1.1 distro-1.9.0 dnspython-2.7.0 dogpile.cache-1.3.4 eventlet-0.39.0 fasteners-0.19 futurist-3.1.0 greenlet-3.1.1 gunicorn-23.0.0 idna-3.10 importlib-metadata-8.5.0 iso8601-2.1.0 itsdangerous-2.2.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 keystoneauth1-5.10.0 keystonemiddleware-10.9.1 kombu-5.4.2 logutils-0.3.5 msgpack-1.1.0 netaddr-1.3.0 networkx-3.4.2 octavia-16.0.2.dev14 octavia-lib-3.8.0 openstacksdk-4.4.0 os-service-types-1.7.0 oslo.cache-3.10.2 oslo.concurrency-7.1.0 oslo.config-9.7.1 oslo.context-5.7.1 oslo.db-17.2.1 oslo.i18n-6.5.1 oslo.log-7.1.0 oslo.messaging-16.1.0 oslo.metrics-0.11.0 oslo.middleware-6.3.1 oslo.policy-4.5.1 oslo.reports-3.5.1 oslo.serialization-5.7.0 oslo.service-4.1.1 oslo.upgradecheck-2.5.0 oslo.utils-8.2.0 packaging-24.2 pbr-7.0.0 pecan-1.5.1 platformdirs-4.3.6 prometheus-client-0.21.1 psutil-7.0.0 pyOpenSSL-24.2.1 pyasn1-0.6.0 pyasn1-modules-0.4.1 pycadf-4.0.1 pycparser-2.22 pydot-3.0.4 pyparsing-3.2.1 pyperclip-1.9.0 pyroute2-0.8.1 python-barbicanclient-7.1.0 python-cinderclient-9.7.0 python-dateutil-2.9.0.post0 python-glanceclient-4.8.0 python-keystoneclient-5.6.0 python-novaclient-18.9.0 pytz-2025.1 referencing-0.36.2 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.23.1 setproctitle-1.3.4 simplegeneric-0.8.1 six-1.17.0 statsd-4.0.1 stevedore-5.4.1 taskflow-5.12.0 tenacity-9.0.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 typing-extensions-4.12.2 tzdata-2025.1 urllib3-1.26.20 vine-5.1.0 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.17.2 zipp-3.21.0 2026-05-08 03:24:20.769470 | ubuntu-jammy-large | 2026-05-08 03:24:20.769 | dib-run-parts 75-amphora-agent-install completed 2026-05-08 03:24:20.769560 | ubuntu-jammy-large | 2026-05-08 03:24:20.769 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2026-05-08 03:24:20.773813 | ubuntu-jammy-large | 2026-05-08 03:24:20.773 | + set -o pipefail 2026-05-08 03:24:20.773933 | ubuntu-jammy-large | 2026-05-08 03:24:20.773 | + '[' -d /var/lib/haproxy ']' 2026-05-08 03:24:20.776504 | ubuntu-jammy-large | 2026-05-08 03:24:20.776 | dib-run-parts 76-haproxy completed 2026-05-08 03:24:20.776562 | ubuntu-jammy-large | 2026-05-08 03:24:20.776 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2026-05-08 03:24:21.552267 | ubuntu-jammy-large | 2026-05-08 03:24:21.552 | Processing ./opt/octavia-lib 2026-05-08 03:24:21.554122 | ubuntu-jammy-large | 2026-05-08 03:24:21.554 | Installing build dependencies: started 2026-05-08 03:24:22.701374 | ubuntu-jammy-large | 2026-05-08 03:24:22.701 | Installing build dependencies: finished with status 'done' 2026-05-08 03:24:22.702751 | ubuntu-jammy-large | 2026-05-08 03:24:22.702 | Getting requirements to build wheel: started 2026-05-08 03:24:23.056689 | ubuntu-jammy-large | 2026-05-08 03:24:23.056 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 03:24:23.059149 | ubuntu-jammy-large | 2026-05-08 03:24:23.059 | Installing backend dependencies: started 2026-05-08 03:24:24.452714 | ubuntu-jammy-large | 2026-05-08 03:24:24.452 | Installing backend dependencies: finished with status 'done' 2026-05-08 03:24:24.455008 | ubuntu-jammy-large | 2026-05-08 03:24:24.454 | Preparing metadata (pyproject.toml): started 2026-05-08 03:24:24.862434 | ubuntu-jammy-large | 2026-05-08 03:24:24.862 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 03:24:24.870589 | ubuntu-jammy-large | 2026-05-08 03:24:24.870 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (6.5.1) 2026-05-08 03:24:24.871969 | ubuntu-jammy-large | 2026-05-08 03:24:24.871 | Requirement already satisfied: oslo.serialization>=2.28.1 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (5.7.0) 2026-05-08 03:24:24.873611 | ubuntu-jammy-large | 2026-05-08 03:24:24.873 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (7.0.0) 2026-05-08 03:24:24.874727 | ubuntu-jammy-large | 2026-05-08 03:24:24.874 | Requirement already satisfied: tenacity>=5.0.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (9.0.0) 2026-05-08 03:24:24.878215 | ubuntu-jammy-large | 2026-05-08 03:24:24.878 | Requirement already satisfied: msgpack>=0.5.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (1.1.0) 2026-05-08 03:24:24.879262 | ubuntu-jammy-large | 2026-05-08 03:24:24.879 | Requirement already satisfied: oslo.utils>=3.33.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (8.2.0) 2026-05-08 03:24:24.880314 | ubuntu-jammy-large | 2026-05-08 03:24:24.880 | Requirement already satisfied: tzdata>=2022.4 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (2025.1) 2026-05-08 03:24:24.883916 | ubuntu-jammy-large | 2026-05-08 03:24:24.883 | Requirement already satisfied: iso8601>=0.1.11 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (2.1.0) 2026-05-08 03:24:24.885088 | ubuntu-jammy-large | 2026-05-08 03:24:24.884 | Requirement already satisfied: netaddr>=0.10.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (1.3.0) 2026-05-08 03:24:24.885819 | ubuntu-jammy-large | 2026-05-08 03:24:24.885 | Requirement already satisfied: debtcollector>=1.2.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (3.0.0) 2026-05-08 03:24:24.886679 | ubuntu-jammy-large | 2026-05-08 03:24:24.886 | Requirement already satisfied: pyparsing>=2.1.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (3.2.1) 2026-05-08 03:24:24.887552 | ubuntu-jammy-large | 2026-05-08 03:24:24.887 | Requirement already satisfied: packaging>=20.4 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (24.2) 2026-05-08 03:24:24.888545 | ubuntu-jammy-large | 2026-05-08 03:24:24.888 | Requirement already satisfied: PyYAML>=3.13 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (6.0.2) 2026-05-08 03:24:24.889389 | ubuntu-jammy-large | 2026-05-08 03:24:24.889 | Requirement already satisfied: psutil>=3.2.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (7.0.0) 2026-05-08 03:24:24.891307 | ubuntu-jammy-large | 2026-05-08 03:24:24.891 | Requirement already satisfied: wrapt>=1.7.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (1.17.2) 2026-05-08 03:24:24.895047 | ubuntu-jammy-large | 2026-05-08 03:24:24.894 | Requirement already satisfied: setuptools in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib==3.12.0.dev1) (59.6.0) 2026-05-08 03:24:24.908904 | ubuntu-jammy-large | 2026-05-08 03:24:24.908 | Building wheels for collected packages: octavia-lib 2026-05-08 03:24:24.909875 | ubuntu-jammy-large | 2026-05-08 03:24:24.909 | Building wheel for octavia-lib (pyproject.toml): started 2026-05-08 03:24:25.322862 | ubuntu-jammy-large | 2026-05-08 03:24:25.322 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2026-05-08 03:24:25.324790 | ubuntu-jammy-large | 2026-05-08 03:24:25.324 | Created wheel for octavia-lib: filename=octavia_lib-3.12.0.dev1-py3-none-any.whl size=38349 sha256=72da4133a1d251a513fb983a4b10af603aa3e69ea23218ec2034765138647792 2026-05-08 03:24:25.325835 | ubuntu-jammy-large | 2026-05-08 03:24:25.325 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2026-05-08 03:24:25.332005 | ubuntu-jammy-large | 2026-05-08 03:24:25.331 | Successfully built octavia-lib 2026-05-08 03:24:25.505900 | ubuntu-jammy-large | 2026-05-08 03:24:25.505 | Installing collected packages: octavia-lib 2026-05-08 03:24:25.506160 | ubuntu-jammy-large | 2026-05-08 03:24:25.506 | Attempting uninstall: octavia-lib 2026-05-08 03:24:25.507180 | ubuntu-jammy-large | 2026-05-08 03:24:25.507 | Found existing installation: octavia-lib 3.8.0 2026-05-08 03:24:25.511736 | ubuntu-jammy-large | 2026-05-08 03:24:25.511 | Uninstalling octavia-lib-3.8.0: 2026-05-08 03:24:25.513016 | ubuntu-jammy-large | 2026-05-08 03:24:25.512 | Successfully uninstalled octavia-lib-3.8.0 2026-05-08 03:24:25.553676 | ubuntu-jammy-large | 2026-05-08 03:24:25.553 | Successfully installed octavia-lib-3.12.0.dev1 2026-05-08 03:24:25.667433 | ubuntu-jammy-large | 2026-05-08 03:24:25.667 | dib-run-parts 76-octavia-lib-install completed 2026-05-08 03:24:25.667498 | ubuntu-jammy-large | 2026-05-08 03:24:25.667 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2026-05-08 03:24:25.676764 | ubuntu-jammy-large | 2026-05-08 03:24:25.676 | dib-run-parts 80-disable-rfc3041 completed 2026-05-08 03:24:25.676855 | ubuntu-jammy-large | 2026-05-08 03:24:25.676 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-05-08 03:24:25.684190 | ubuntu-jammy-large | 2026-05-08 03:24:25.684 | dib-run-parts 80-modprobe-blacklist completed 2026-05-08 03:24:25.684236 | ubuntu-jammy-large | 2026-05-08 03:24:25.684 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-05-08 03:24:25.711427 | ubuntu-jammy-large | 2026-05-08 03:24:25.711 | Not running install-packages remove with empty packages list 2026-05-08 03:24:27.042144 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2026-05-08 03:24:27.042232 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | Running command: ['install-packages', '-e', 'gcc-12', 'firewalld', 'git-man', 'perl', 'build-essential', 'gcc-11', 'gcc', 'libffi-dev', 'python3-dev', 'libssl-dev'] 2026-05-08 03:24:27.042252 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Reading package lists... 2026-05-08 03:24:27.042266 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Building dependency tree... 2026-05-08 03:24:27.042279 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Reading state information... 2026-05-08 03:24:27.042293 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Package 'firewalld' is not installed, so not removed 2026-05-08 03:24:27.042306 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > The following packages were automatically installed and are no longer required: 2026-05-08 03:24:27.042321 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2026-05-08 03:24:27.042334 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2026-05-08 03:24:27.042347 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2026-05-08 03:24:27.042360 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2026-05-08 03:24:27.042372 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2026-05-08 03:24:27.042385 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2026-05-08 03:24:27.042399 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > python3.10-dev rpcsvc-proto zlib1g-dev 2026-05-08 03:24:27.042412 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Use 'sudo apt autoremove' to remove them. 2026-05-08 03:24:27.042425 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > The following packages will be REMOVED: 2026-05-08 03:24:27.042438 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2026-05-08 03:24:27.042451 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2026-05-08 03:24:27.042464 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2026-05-08 03:24:27.042477 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > After this operation, 195 MB disk space will be freed. 2026-05-08 03:24:27.042492 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27765 files and directories currently installed.) 2026-05-08 03:24:27.042509 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2026-05-08 03:24:27.042522 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing build-essential (12.9ubuntu3) ... 2026-05-08 03:24:27.042560 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2026-05-08 03:24:27.042574 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2026-05-08 03:24:27.042587 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:27.042599 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2026-05-08 03:24:27.043247 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:27.043268 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:27.043282 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing git (1:2.34.1-1ubuntu1.17) ... 2026-05-08 03:24:27.043294 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing git-man (1:2.34.1-1ubuntu1.17) ... 2026-05-08 03:24:27.043307 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2026-05-08 03:24:27.043320 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing liberror-perl (0.17029-1) ... 2026-05-08 03:24:27.043333 | ubuntu-jammy-large | 2026-05-08 03:24:27.041 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2026-05-08 03:24:27.043346 | ubuntu-jammy-large | 2026-05-08 03:24:27.042 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.23) ... 2026-05-08 03:24:27.043358 | ubuntu-jammy-large | 2026-05-08 03:24:27.042 | > Removing perl (5.34.0-3ubuntu1.5) ... 2026-05-08 03:24:27.043371 | ubuntu-jammy-large | 2026-05-08 03:24:27.042 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2026-05-08 03:24:27.043384 | ubuntu-jammy-large | 2026-05-08 03:24:27.042 | returncode: 0 2026-05-08 03:24:27.047676 | ubuntu-jammy-large | 2026-05-08 03:24:27.047 | dib-run-parts 99-package-uninstalls completed 2026-05-08 03:24:27.048536 | ubuntu-jammy-large | 2026-05-08 03:24:27.048 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-05-08 03:24:27.048598 | ubuntu-jammy-large | 2026-05-08 03:24:27.048 | dib-run-parts 2026-05-08 03:24:27.052024 | ubuntu-jammy-large | 2026-05-08 03:24:27.051 | dib-run-parts Target: install.d 2026-05-08 03:24:27.052076 | ubuntu-jammy-large | 2026-05-08 03:24:27.051 | dib-run-parts 2026-05-08 03:24:27.052092 | ubuntu-jammy-large | 2026-05-08 03:24:27.051 | dib-run-parts Script Seconds 2026-05-08 03:24:27.052107 | ubuntu-jammy-large | 2026-05-08 03:24:27.051 | dib-run-parts --------------------------------------- ---------- 2026-05-08 03:24:27.052120 | ubuntu-jammy-large | 2026-05-08 03:24:27.051 | dib-run-parts 2026-05-08 03:24:27.067945 | ubuntu-jammy-large | 2026-05-08 03:24:27.067 | dib-run-parts 00-baseline-environment 2.697 2026-05-08 03:24:27.076991 | ubuntu-jammy-large | 2026-05-08 03:24:27.076 | dib-run-parts 00-up-to-date 0.681 2026-05-08 03:24:27.083913 | ubuntu-jammy-large | 2026-05-08 03:24:27.083 | dib-run-parts 01-package-installs 45.008 2026-05-08 03:24:27.094929 | ubuntu-jammy-large | 2026-05-08 03:24:27.094 | dib-run-parts 05-set-cloud-init-sources 0.011 2026-05-08 03:24:27.105400 | ubuntu-jammy-large | 2026-05-08 03:24:27.105 | dib-run-parts 10-cloud-init 0.009 2026-05-08 03:24:27.113474 | ubuntu-jammy-large | 2026-05-08 03:24:27.113 | dib-run-parts 10-debian-networking 0.017 2026-05-08 03:24:27.124882 | ubuntu-jammy-large | 2026-05-08 03:24:27.124 | dib-run-parts 10-install-static-files 0.063 2026-05-08 03:24:27.135386 | ubuntu-jammy-large | 2026-05-08 03:24:27.135 | dib-run-parts 12-debian-locale-gen 2.731 2026-05-08 03:24:27.147120 | ubuntu-jammy-large | 2026-05-08 03:24:27.147 | dib-run-parts 15-cleanup-debootstrap 0.008 2026-05-08 03:24:27.158406 | ubuntu-jammy-large | 2026-05-08 03:24:27.158 | dib-run-parts 20-install-init-scripts 0.009 2026-05-08 03:24:27.169549 | ubuntu-jammy-large | 2026-05-08 03:24:27.169 | dib-run-parts 75-amphora-agent-install 43.961 2026-05-08 03:24:27.180389 | ubuntu-jammy-large | 2026-05-08 03:24:27.180 | dib-run-parts 76-haproxy 0.005 2026-05-08 03:24:27.192327 | ubuntu-jammy-large | 2026-05-08 03:24:27.192 | dib-run-parts 76-octavia-lib-install 4.889 2026-05-08 03:24:27.202111 | ubuntu-jammy-large | 2026-05-08 03:24:27.201 | dib-run-parts 80-disable-rfc3041 0.007 2026-05-08 03:24:27.213146 | ubuntu-jammy-large | 2026-05-08 03:24:27.212 | dib-run-parts 80-modprobe-blacklist 0.005 2026-05-08 03:24:27.223761 | ubuntu-jammy-large | 2026-05-08 03:24:27.223 | dib-run-parts 99-package-uninstalls 1.361 2026-05-08 03:24:27.226894 | ubuntu-jammy-large | 2026-05-08 03:24:27.226 | dib-run-parts 2026-05-08 03:24:27.227086 | ubuntu-jammy-large | 2026-05-08 03:24:27.227 | dib-run-parts --------------------- END PROFILING --------------------- 2026-05-08 03:24:27.432525 | ubuntu-jammy-large | 2026-05-08 03:24:27.432 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-05-08 03:24:27.437354 | ubuntu-jammy-large | 2026-05-08 03:24:27.437 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-05-08 03:24:27.437484 | ubuntu-jammy-large | 2026-05-08 03:24:27.437 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:24:27.437507 | ubuntu-jammy-large | 2026-05-08 03:24:27.437 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:24:27.437589 | ubuntu-jammy-large | 2026-05-08 03:24:27.437 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:24:27.437607 | ubuntu-jammy-large | 2026-05-08 03:24:27.437 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:24:27.437792 | ubuntu-jammy-large | 2026-05-08 03:24:27.437 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:24:27.442331 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:24:27.442389 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-05-08 03:24:27.442427 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-05-08 03:24:27.442611 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:24:27.442694 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:24:27.442738 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-05-08 03:24:27.442754 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:24:27.442767 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:24:27.442780 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ export DIB_NO_TIMER_CHECK=True 2026-05-08 03:24:27.442794 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ DIB_NO_TIMER_CHECK=True 2026-05-08 03:24:27.442810 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:24:27.442860 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:24:27.442877 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:24:27.442890 | ubuntu-jammy-large | 2026-05-08 03:24:27.442 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:24:27.443064 | ubuntu-jammy-large | 2026-05-08 03:24:27.443 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:24:27.448171 | ubuntu-jammy-large | 2026-05-08 03:24:27.447 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:24:27.448352 | ubuntu-jammy-large | 2026-05-08 03:24:27.448 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:24:27.448427 | ubuntu-jammy-large | 2026-05-08 03:24:27.448 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:24:27.448758 | ubuntu-jammy-large | 2026-05-08 03:24:27.448 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-05-08 03:24:27.453763 | ubuntu-jammy-large | 2026-05-08 03:24:27.453 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-05-08 03:24:27.453977 | ubuntu-jammy-large | 2026-05-08 03:24:27.453 | ++ export DIB_ADD_APT_KEYS= 2026-05-08 03:24:27.454027 | ubuntu-jammy-large | 2026-05-08 03:24:27.453 | ++ DIB_ADD_APT_KEYS= 2026-05-08 03:24:27.454322 | ubuntu-jammy-large | 2026-05-08 03:24:27.454 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-05-08 03:24:27.459351 | ubuntu-jammy-large | 2026-05-08 03:24:27.459 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-05-08 03:24:27.459473 | ubuntu-jammy-large | 2026-05-08 03:24:27.459 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:24:27.459545 | ubuntu-jammy-large | 2026-05-08 03:24:27.459 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:24:27.459847 | ubuntu-jammy-large | 2026-05-08 03:24:27.459 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:24:27.465004 | ubuntu-jammy-large | 2026-05-08 03:24:27.464 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:24:27.465240 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ export DISTRO_NAME=ubuntu 2026-05-08 03:24:27.465294 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ DISTRO_NAME=ubuntu 2026-05-08 03:24:27.465413 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ export DIB_RELEASE=jammy 2026-05-08 03:24:27.465457 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ DIB_RELEASE=jammy 2026-05-08 03:24:27.465565 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:24:27.465610 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:24:27.465711 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:24:27.465758 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:24:27.465911 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ ARCH=amd64 2026-05-08 03:24:27.466017 | ubuntu-jammy-large | 2026-05-08 03:24:27.465 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-05-08 03:24:27.466244 | ubuntu-jammy-large | 2026-05-08 03:24:27.466 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-05-08 03:24:27.466335 | ubuntu-jammy-large | 2026-05-08 03:24:27.466 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:24:27.466394 | ubuntu-jammy-large | 2026-05-08 03:24:27.466 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:24:27.466679 | ubuntu-jammy-large | 2026-05-08 03:24:27.466 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:24:27.472147 | ubuntu-jammy-large | 2026-05-08 03:24:27.472 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:24:27.472307 | ubuntu-jammy-large | 2026-05-08 03:24:27.472 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:24:27.472359 | ubuntu-jammy-large | 2026-05-08 03:24:27.472 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:24:27.472642 | ubuntu-jammy-large | 2026-05-08 03:24:27.472 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:24:27.478800 | ubuntu-jammy-large | 2026-05-08 03:24:27.478 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:24:27.479054 | ubuntu-jammy-large | 2026-05-08 03:24:27.478 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-05-08 03:24:27.479112 | ubuntu-jammy-large | 2026-05-08 03:24:27.479 | ++ export DIB_INIT_SYSTEM=systemd 2026-05-08 03:24:27.479204 | ubuntu-jammy-large | 2026-05-08 03:24:27.479 | ++ DIB_INIT_SYSTEM=systemd 2026-05-08 03:24:27.479461 | ubuntu-jammy-large | 2026-05-08 03:24:27.479 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:24:27.484682 | ubuntu-jammy-large | 2026-05-08 03:24:27.484 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:24:27.484896 | ubuntu-jammy-large | 2026-05-08 03:24:27.484 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:24:27.484939 | ubuntu-jammy-large | 2026-05-08 03:24:27.484 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:24:27.485335 | ubuntu-jammy-large | 2026-05-08 03:24:27.485 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:24:27.490872 | ubuntu-jammy-large | 2026-05-08 03:24:27.490 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:24:27.491091 | ubuntu-jammy-large | 2026-05-08 03:24:27.491 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:24:27.491146 | ubuntu-jammy-large | 2026-05-08 03:24:27.491 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:24:27.491428 | ubuntu-jammy-large | 2026-05-08 03:24:27.491 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-05-08 03:24:27.496767 | ubuntu-jammy-large | 2026-05-08 03:24:27.496 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-05-08 03:24:27.497004 | ubuntu-jammy-large | 2026-05-08 03:24:27.496 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:24:27.497144 | ubuntu-jammy-large | 2026-05-08 03:24:27.497 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:24:27.497319 | ubuntu-jammy-large | 2026-05-08 03:24:27.497 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:24:27.497398 | ubuntu-jammy-large | 2026-05-08 03:24:27.497 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:24:27.497644 | ubuntu-jammy-large | 2026-05-08 03:24:27.497 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-05-08 03:24:27.503321 | ubuntu-jammy-large | 2026-05-08 03:24:27.503 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-05-08 03:24:27.503556 | ubuntu-jammy-large | 2026-05-08 03:24:27.503 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-05-08 03:24:27.503641 | ubuntu-jammy-large | 2026-05-08 03:24:27.503 | ++ export DIB_BLOCK_DEVICE=mbr 2026-05-08 03:24:27.503662 | ubuntu-jammy-large | 2026-05-08 03:24:27.503 | ++ DIB_BLOCK_DEVICE=mbr 2026-05-08 03:24:27.504026 | ubuntu-jammy-large | 2026-05-08 03:24:27.503 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-05-08 03:24:27.509690 | ubuntu-jammy-large | 2026-05-08 03:24:27.509 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-05-08 03:24:27.509900 | ubuntu-jammy-large | 2026-05-08 03:24:27.509 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-05-08 03:24:27.509952 | ubuntu-jammy-large | 2026-05-08 03:24:27.509 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-05-08 03:24:27.510232 | ubuntu-jammy-large | 2026-05-08 03:24:27.510 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-05-08 03:24:27.515565 | ubuntu-jammy-large | 2026-05-08 03:24:27.515 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-05-08 03:24:27.515786 | ubuntu-jammy-large | 2026-05-08 03:24:27.515 | ++ '[' -z '' ']' 2026-05-08 03:24:27.515858 | ubuntu-jammy-large | 2026-05-08 03:24:27.515 | ++ case "$DISTRO_NAME" in 2026-05-08 03:24:27.515959 | ubuntu-jammy-large | 2026-05-08 03:24:27.515 | ++ '[' jammy == trusty ']' 2026-05-08 03:24:27.516062 | ubuntu-jammy-large | 2026-05-08 03:24:27.516 | ++ '[' -z '' ']' 2026-05-08 03:24:27.516106 | ubuntu-jammy-large | 2026-05-08 03:24:27.516 | ++ DIB_PYTHON_VERSION=3 2026-05-08 03:24:27.516176 | ubuntu-jammy-large | 2026-05-08 03:24:27.516 | ++ export DIB_PYTHON_VERSION 2026-05-08 03:24:27.516248 | ubuntu-jammy-large | 2026-05-08 03:24:27.516 | ++ export DIB_PYTHON=python3 2026-05-08 03:24:27.516299 | ubuntu-jammy-large | 2026-05-08 03:24:27.516 | ++ DIB_PYTHON=python3 2026-05-08 03:24:27.516562 | ubuntu-jammy-large | 2026-05-08 03:24:27.516 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:24:27.522533 | ubuntu-jammy-large | 2026-05-08 03:24:27.522 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:24:27.522765 | ubuntu-jammy-large | 2026-05-08 03:24:27.522 | ++ '[' 0 -gt 0 ']' 2026-05-08 03:24:27.522916 | ubuntu-jammy-large | 2026-05-08 03:24:27.522 | ++ set -euo pipefail 2026-05-08 03:24:27.523067 | ubuntu-jammy-large | 2026-05-08 03:24:27.523 | ++ case $DISTRO_NAME in 2026-05-08 03:24:27.523139 | ubuntu-jammy-large | 2026-05-08 03:24:27.523 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-05-08 03:24:27.523205 | ubuntu-jammy-large | 2026-05-08 03:24:27.523 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-05-08 03:24:27.523268 | ubuntu-jammy-large | 2026-05-08 03:24:27.523 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-05-08 03:24:27.523334 | ubuntu-jammy-large | 2026-05-08 03:24:27.523 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-05-08 03:24:27.523721 | ubuntu-jammy-large | 2026-05-08 03:24:27.523 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-05-08 03:24:27.529071 | ubuntu-jammy-large | 2026-05-08 03:24:27.528 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-05-08 03:24:27.529295 | ubuntu-jammy-large | 2026-05-08 03:24:27.529 | ++ '[' -z systemd ']' 2026-05-08 03:24:27.529409 | ubuntu-jammy-large | 2026-05-08 03:24:27.529 | ++ case $DIB_INIT_SYSTEM in 2026-05-08 03:24:27.529744 | ubuntu-jammy-large | 2026-05-08 03:24:27.529 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-05-08 03:24:27.594109 | ubuntu-jammy-large | 2026-05-08 03:24:27.593 | Nothing to install 2026-05-08 03:24:27.603706 | ubuntu-jammy-large | 2026-05-08 03:24:27.603 | dib-run-parts 00-package-installs completed 2026-05-08 03:24:27.603922 | ubuntu-jammy-large | 2026-05-08 03:24:27.603 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-05-08 03:24:27.616177 | ubuntu-jammy-large | 2026-05-08 03:24:27.616 | dib-run-parts 10-enable-init-scripts completed 2026-05-08 03:24:27.616327 | ubuntu-jammy-large | 2026-05-08 03:24:27.616 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2026-05-08 03:24:27.628369 | ubuntu-jammy-large | 2026-05-08 03:24:27.628 | dib-run-parts 10-fix-rsyslog completed 2026-05-08 03:24:27.628463 | ubuntu-jammy-large | 2026-05-08 03:24:27.628 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2026-05-08 03:24:27.691912 | ubuntu-jammy-large | 2026-05-08 03:24:27.691 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2026-05-08 03:24:27.694289 | ubuntu-jammy-large | 2026-05-08 03:24:27.694 | dib-run-parts 11-enable-amphora-agent-systemd completed 2026-05-08 03:24:27.694393 | ubuntu-jammy-large | 2026-05-08 03:24:27.694 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2026-05-08 03:24:27.762732 | ubuntu-jammy-large | 2026-05-08 03:24:27.762 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2026-05-08 03:24:27.765550 | ubuntu-jammy-large | 2026-05-08 03:24:27.765 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2026-05-08 03:24:27.765762 | ubuntu-jammy-large | 2026-05-08 03:24:27.765 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2026-05-08 03:24:27.772784 | ubuntu-jammy-large | 2026-05-08 03:24:27.772 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2026-05-08 03:24:27.772820 | ubuntu-jammy-large | 2026-05-08 03:24:27.772 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2026-05-08 03:24:27.812610 | ubuntu-jammy-large | 2026-05-08 03:24:27.812 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2026-05-08 03:24:27.816441 | ubuntu-jammy-large | 2026-05-08 03:24:27.816 | dib-run-parts 20-disable-default-haproxy completed 2026-05-08 03:24:27.816741 | ubuntu-jammy-large | 2026-05-08 03:24:27.816 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2026-05-08 03:24:27.952001 | ubuntu-jammy-large | 2026-05-08 03:24:27.951 | dib-run-parts 20-haproxy-tune-kernel completed 2026-05-08 03:24:27.952152 | ubuntu-jammy-large | 2026-05-08 03:24:27.952 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2026-05-08 03:24:27.962104 | ubuntu-jammy-large | 2026-05-08 03:24:27.961 | dib-run-parts 20-haproxy-user-group-config completed 2026-05-08 03:24:27.962311 | ubuntu-jammy-large | 2026-05-08 03:24:27.962 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2026-05-08 03:24:27.970356 | ubuntu-jammy-large | 2026-05-08 03:24:27.970 | dib-run-parts 20-setup-haproxy-log completed 2026-05-08 03:24:27.970521 | ubuntu-jammy-large | 2026-05-08 03:24:27.970 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2026-05-08 03:24:27.984931 | ubuntu-jammy-large | 2026-05-08 03:24:27.984 | dib-run-parts 21-create-ping-wrapper completed 2026-05-08 03:24:27.985271 | ubuntu-jammy-large | 2026-05-08 03:24:27.985 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2026-05-08 03:24:27.996057 | ubuntu-jammy-large | 2026-05-08 03:24:27.995 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2026-05-08 03:24:27.999630 | ubuntu-jammy-large | 2026-05-08 03:24:27.999 | dib-run-parts 30-enable-certs-ramfs-service completed 2026-05-08 03:24:27.999782 | ubuntu-jammy-large | 2026-05-08 03:24:27.999 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2026-05-08 03:24:28.016045 | ubuntu-jammy-large | 2026-05-08 03:24:28.015 | dib-run-parts 30-logrotate-haproxy completed 2026-05-08 03:24:28.016286 | ubuntu-jammy-large | 2026-05-08 03:24:28.016 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2026-05-08 03:24:28.031534 | ubuntu-jammy-large | 2026-05-08 03:24:28.031 | dib-run-parts 30-logrotate-timer completed 2026-05-08 03:24:28.031633 | ubuntu-jammy-large | 2026-05-08 03:24:28.031 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2026-05-08 03:24:28.044732 | ubuntu-jammy-large | 2026-05-08 03:24:28.044 | dib-run-parts 89-remove-build-deps completed 2026-05-08 03:24:28.044940 | ubuntu-jammy-large | 2026-05-08 03:24:28.044 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2026-05-08 03:24:28.139449 | ubuntu-jammy-large | 2026-05-08 03:24:28.139 | Reading package lists... 2026-05-08 03:24:28.406420 | ubuntu-jammy-large | 2026-05-08 03:24:28.406 | Building dependency tree... 2026-05-08 03:24:28.406674 | ubuntu-jammy-large | 2026-05-08 03:24:28.406 | Reading state information... 2026-05-08 03:24:28.637525 | ubuntu-jammy-large | 2026-05-08 03:24:28.637 | The following packages will be REMOVED: 2026-05-08 03:24:28.637787 | ubuntu-jammy-large | 2026-05-08 03:24:28.637 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2026-05-08 03:24:28.637958 | ubuntu-jammy-large | 2026-05-08 03:24:28.637 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2026-05-08 03:24:28.638116 | ubuntu-jammy-large | 2026-05-08 03:24:28.638 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2026-05-08 03:24:28.638253 | ubuntu-jammy-large | 2026-05-08 03:24:28.638 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2026-05-08 03:24:28.638528 | ubuntu-jammy-large | 2026-05-08 03:24:28.638 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2026-05-08 03:24:28.638760 | ubuntu-jammy-large | 2026-05-08 03:24:28.638 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2026-05-08 03:24:28.639169 | ubuntu-jammy-large | 2026-05-08 03:24:28.639 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2026-05-08 03:24:28.639352 | ubuntu-jammy-large | 2026-05-08 03:24:28.639 | rpcsvc-proto* zlib1g-dev* 2026-05-08 03:24:28.897286 | ubuntu-jammy-large | 2026-05-08 03:24:28.897 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-05-08 03:24:28.897384 | ubuntu-jammy-large | 2026-05-08 03:24:28.897 | After this operation, 205 MB disk space will be freed. 2026-05-08 03:24:28.923555 | ubuntu-jammy-large | 2026-05-08 03:24:28.923 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25898 files and directories currently installed.) 2026-05-08 03:24:28.924544 | ubuntu-jammy-large | 2026-05-08 03:24:28.924 | Removing cpp (4:11.2.0-1ubuntu1) ... 2026-05-08 03:24:28.932499 | ubuntu-jammy-large | 2026-05-08 03:24:28.932 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.937631 | ubuntu-jammy-large | 2026-05-08 03:24:28.937 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.942871 | ubuntu-jammy-large | 2026-05-08 03:24:28.942 | Removing dctrl-tools (2.24-3build2) ... 2026-05-08 03:24:28.957764 | ubuntu-jammy-large | 2026-05-08 03:24:28.957 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.970880 | ubuntu-jammy-large | 2026-05-08 03:24:28.970 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.975931 | ubuntu-jammy-large | 2026-05-08 03:24:28.975 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.979082 | ubuntu-jammy-large | 2026-05-08 03:24:28.978 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.982311 | ubuntu-jammy-large | 2026-05-08 03:24:28.982 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.984453 | ubuntu-jammy-large | 2026-05-08 03:24:28.984 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.991241 | ubuntu-jammy-large | 2026-05-08 03:24:28.991 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.993951 | ubuntu-jammy-large | 2026-05-08 03:24:28.993 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:28.995903 | ubuntu-jammy-large | 2026-05-08 03:24:28.995 | Removing python3.10-dev (3.10.12-1~22.04.15) ... 2026-05-08 03:24:28.998074 | ubuntu-jammy-large | 2026-05-08 03:24:28.997 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-05-08 03:24:29.000258 | ubuntu-jammy-large | 2026-05-08 03:24:29.000 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:24:29.006234 | ubuntu-jammy-large | 2026-05-08 03:24:29.006 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-05-08 03:24:29.008358 | ubuntu-jammy-large | 2026-05-08 03:24:29.008 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-05-08 03:24:29.010678 | ubuntu-jammy-large | 2026-05-08 03:24:29.010 | Removing libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-05-08 03:24:29.018554 | ubuntu-jammy-large | 2026-05-08 03:24:29.018 | Removing libc-dev-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:24:29.020431 | ubuntu-jammy-large | 2026-05-08 03:24:29.020 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:29.022815 | ubuntu-jammy-large | 2026-05-08 03:24:29.022 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-05-08 03:24:29.024863 | ubuntu-jammy-large | 2026-05-08 03:24:29.024 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:29.026971 | ubuntu-jammy-large | 2026-05-08 03:24:29.026 | Removing libisl23:amd64 (0.24-2build1) ... 2026-05-08 03:24:29.029189 | ubuntu-jammy-large | 2026-05-08 03:24:29.029 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:29.031719 | ubuntu-jammy-large | 2026-05-08 03:24:29.031 | Removing libjs-sphinxdoc (4.3.2-1) ... 2026-05-08 03:24:29.033710 | ubuntu-jammy-large | 2026-05-08 03:24:29.033 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-05-08 03:24:29.062594 | ubuntu-jammy-large | 2026-05-08 03:24:29.062 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2026-05-08 03:24:29.065051 | ubuntu-jammy-large | 2026-05-08 03:24:29.064 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:29.067613 | ubuntu-jammy-large | 2026-05-08 03:24:29.067 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2026-05-08 03:24:29.069629 | ubuntu-jammy-large | 2026-05-08 03:24:29.069 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2026-05-08 03:24:29.071819 | ubuntu-jammy-large | 2026-05-08 03:24:29.071 | Removing libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-05-08 03:24:29.074600 | ubuntu-jammy-large | 2026-05-08 03:24:29.074 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:29.076481 | ubuntu-jammy-large | 2026-05-08 03:24:29.076 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-05-08 03:24:29.079206 | ubuntu-jammy-large | 2026-05-08 03:24:29.079 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:29.081979 | ubuntu-jammy-large | 2026-05-08 03:24:29.081 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-05-08 03:24:29.084080 | ubuntu-jammy-large | 2026-05-08 03:24:29.083 | Removing linux-libc-dev:amd64 (5.15.0-177.187) ... 2026-05-08 03:24:29.096075 | ubuntu-jammy-large | 2026-05-08 03:24:29.095 | Removing lto-disabled-list (24) ... 2026-05-08 03:24:29.100618 | ubuntu-jammy-large | 2026-05-08 03:24:29.100 | Removing make (4.3-4.1build1) ... 2026-05-08 03:24:29.103326 | ubuntu-jammy-large | 2026-05-08 03:24:29.103 | Removing patch (2.7.6-7build2) ... 2026-05-08 03:24:29.105147 | ubuntu-jammy-large | 2026-05-08 03:24:29.105 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-05-08 03:24:29.126913 | ubuntu-jammy-large | 2026-05-08 03:24:29.126 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:24:29.181377 | ubuntu-jammy-large | 2026-05-08 03:24:29.181 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 22589 files and directories currently installed.) 2026-05-08 03:24:29.182179 | ubuntu-jammy-large | 2026-05-08 03:24:29.182 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-05-08 03:24:29.195093 | ubuntu-jammy-large | 2026-05-08 03:24:29.194 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2026-05-08 03:24:29.395737 | ubuntu-jammy-large | 2026-05-08 03:24:29.395 | dib-run-parts 90-remove-build-deps completed 2026-05-08 03:24:29.395816 | ubuntu-jammy-large | 2026-05-08 03:24:29.395 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2026-05-08 03:24:29.398046 | ubuntu-jammy-large | 2026-05-08 03:24:29.397 | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-05-08 03:24:29.398094 | ubuntu-jammy-large | 2026-05-08 03:24:29.398 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2026-05-08 03:24:29.424418 | ubuntu-jammy-large | 2026-05-08 03:24:29.424 | dib-run-parts 91-remove-default-ints completed 2026-05-08 03:24:29.424494 | ubuntu-jammy-large | 2026-05-08 03:24:29.424 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-05-08 03:24:29.451757 | ubuntu-jammy-large | 2026-05-08 03:24:29.451 | Not running install-packages remove with empty packages list 2026-05-08 03:24:29.496625 | ubuntu-jammy-large | 2026-05-08 03:24:29.496 | Nothing to uninstall 2026-05-08 03:24:29.507670 | ubuntu-jammy-large | 2026-05-08 03:24:29.506 | dib-run-parts 95-package-uninstalls completed 2026-05-08 03:24:29.507730 | ubuntu-jammy-large | 2026-05-08 03:24:29.507 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2026-05-08 03:24:29.565691 | ubuntu-jammy-large | 2026-05-08 03:24:29.565 | Reading package lists... 2026-05-08 03:24:29.819634 | ubuntu-jammy-large | 2026-05-08 03:24:29.819 | Building dependency tree... 2026-05-08 03:24:29.819961 | ubuntu-jammy-large | 2026-05-08 03:24:29.819 | Reading state information... 2026-05-08 03:24:30.069132 | ubuntu-jammy-large | 2026-05-08 03:24:30.068 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:24:30.072688 | ubuntu-jammy-large | 2026-05-08 03:24:30.072 | dib-run-parts 99-autoremove completed 2026-05-08 03:24:30.073239 | ubuntu-jammy-large | 2026-05-08 03:24:30.073 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-05-08 03:24:30.073276 | ubuntu-jammy-large | 2026-05-08 03:24:30.073 | dib-run-parts 2026-05-08 03:24:30.075628 | ubuntu-jammy-large | 2026-05-08 03:24:30.075 | dib-run-parts Target: post-install.d 2026-05-08 03:24:30.075672 | ubuntu-jammy-large | 2026-05-08 03:24:30.075 | dib-run-parts 2026-05-08 03:24:30.075680 | ubuntu-jammy-large | 2026-05-08 03:24:30.075 | dib-run-parts Script Seconds 2026-05-08 03:24:30.075686 | ubuntu-jammy-large | 2026-05-08 03:24:30.075 | dib-run-parts --------------------------------------- ---------- 2026-05-08 03:24:30.075691 | ubuntu-jammy-large | 2026-05-08 03:24:30.075 | dib-run-parts 2026-05-08 03:24:30.090963 | ubuntu-jammy-large | 2026-05-08 03:24:30.090 | dib-run-parts 00-package-installs 0.071 2026-05-08 03:24:30.101331 | ubuntu-jammy-large | 2026-05-08 03:24:30.101 | dib-run-parts 10-enable-init-scripts 0.009 2026-05-08 03:24:30.114441 | ubuntu-jammy-large | 2026-05-08 03:24:30.114 | dib-run-parts 10-fix-rsyslog 0.009 2026-05-08 03:24:30.126886 | ubuntu-jammy-large | 2026-05-08 03:24:30.126 | dib-run-parts 11-enable-amphora-agent-systemd 0.064 2026-05-08 03:24:30.138420 | ubuntu-jammy-large | 2026-05-08 03:24:30.138 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.069 2026-05-08 03:24:30.150525 | ubuntu-jammy-large | 2026-05-08 03:24:30.150 | dib-run-parts 20-disable-default-haproxy 0.049 2026-05-08 03:24:30.161729 | ubuntu-jammy-large | 2026-05-08 03:24:30.161 | dib-run-parts 20-haproxy-tune-kernel 0.132 2026-05-08 03:24:30.174130 | ubuntu-jammy-large | 2026-05-08 03:24:30.173 | dib-run-parts 20-haproxy-user-group-config 0.007 2026-05-08 03:24:30.186422 | ubuntu-jammy-large | 2026-05-08 03:24:30.186 | dib-run-parts 20-setup-haproxy-log 0.005 2026-05-08 03:24:30.199183 | ubuntu-jammy-large | 2026-05-08 03:24:30.198 | dib-run-parts 21-create-ping-wrapper 0.012 2026-05-08 03:24:30.211245 | ubuntu-jammy-large | 2026-05-08 03:24:30.211 | dib-run-parts 30-enable-certs-ramfs-service 0.012 2026-05-08 03:24:30.224527 | ubuntu-jammy-large | 2026-05-08 03:24:30.224 | dib-run-parts 30-logrotate-haproxy 0.013 2026-05-08 03:24:30.236662 | ubuntu-jammy-large | 2026-05-08 03:24:30.236 | dib-run-parts 30-logrotate-timer 0.013 2026-05-08 03:24:30.248898 | ubuntu-jammy-large | 2026-05-08 03:24:30.248 | dib-run-parts 89-remove-build-deps 0.011 2026-05-08 03:24:30.261586 | ubuntu-jammy-large | 2026-05-08 03:24:30.261 | dib-run-parts 90-remove-build-deps 1.348 2026-05-08 03:24:30.273788 | ubuntu-jammy-large | 2026-05-08 03:24:30.273 | dib-run-parts 91-remove-default-ints 0.027 2026-05-08 03:24:30.287007 | ubuntu-jammy-large | 2026-05-08 03:24:30.286 | dib-run-parts 95-package-uninstalls 0.081 2026-05-08 03:24:30.299229 | ubuntu-jammy-large | 2026-05-08 03:24:30.298 | dib-run-parts 99-autoremove 0.562 2026-05-08 03:24:30.302256 | ubuntu-jammy-large | 2026-05-08 03:24:30.302 | dib-run-parts 2026-05-08 03:24:30.302330 | ubuntu-jammy-large | 2026-05-08 03:24:30.302 | dib-run-parts --------------------- END PROFILING --------------------- 2026-05-08 03:24:30.422583 | ubuntu-jammy-large | 2026-05-08 03:24:30.422 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/var/cache/apt/archives 2026-05-08 03:24:30.448092 | ubuntu-jammy-large | 2026-05-08 03:24:30.447 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/tmp/pip 2026-05-08 03:24:30.469811 | ubuntu-jammy-large | 2026-05-08 03:24:30.469 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/sys 2026-05-08 03:24:30.495116 | ubuntu-jammy-large | 2026-05-08 03:24:30.494 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/proc 2026-05-08 03:24:30.520805 | ubuntu-jammy-large | 2026-05-08 03:24:30.520 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/dev/pts 2026-05-08 03:24:30.546172 | ubuntu-jammy-large | 2026-05-08 03:24:30.545 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/dev 2026-05-08 03:24:30.850240 | ubuntu-jammy-large | 2026-05-08 03:24:30.849 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.1kfUX0Qf/states/block-device/config.json] 2026-05-08 03:24:31.139462 | ubuntu-jammy-large | 2026-05-08 03:24:31.139 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-05-08 03:24:31.140536 | ubuntu-jammy-large | 2026-05-08 03:24:31.140 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.uVmpiExV/image0.raw] 2026-05-08 03:24:31.140757 | ubuntu-jammy-large | 2026-05-08 03:24:31.140 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-05-08 03:24:31.140826 | ubuntu-jammy-large | 2026-05-08 03:24:31.140 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.uVmpiExV/image0.raw] 2026-05-08 03:24:31.196400 | ubuntu-jammy-large | 2026-05-08 03:24:31.196 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-05-08 03:24:31.196794 | ubuntu-jammy-large | 2026-05-08 03:24:31.196 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.uVmpiExV/image0.raw] 2026-05-08 03:24:31.197019 | ubuntu-jammy-large | 2026-05-08 03:24:31.196 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2026-05-08 03:24:31.197450 | ubuntu-jammy-large | 2026-05-08 03:24:31.197 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2026-05-08 03:24:31.197610 | ubuntu-jammy-large | 2026-05-08 03:24:31.197 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2026-05-08 03:24:31.198037 | ubuntu-jammy-large | 2026-05-08 03:24:31.197 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-05-08 03:24:31.258928 | ubuntu-jammy-large | 2026-05-08 03:24:31.258 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-05-08 03:24:31.385810 | ubuntu-jammy-large | 2026-05-08 03:24:31.385 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U abf2e2e8-d6b9-44be-9871-c471518a08a8 -q /dev/mapper/loop0p1] 2026-05-08 03:24:31.470573 | ubuntu-jammy-large | 2026-05-08 03:24:31.470 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.1kfUX0Qf/mnt/] 2026-05-08 03:24:31.494394 | ubuntu-jammy-large | 2026-05-08 03:24:31.494 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.1kfUX0Qf/mnt/] 2026-05-08 03:24:31.496287 | ubuntu-jammy-large | 2026-05-08 03:24:31.494 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.1kfUX0Qf/mnt/] 2026-05-08 03:24:31.524841 | ubuntu-jammy-large | 2026-05-08 03:24:31.524 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-05-08 03:24:31.815741 | ubuntu-jammy-large | 2026-05-08 03:24:31.815 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-05-08 03:24:32.091354 | ubuntu-jammy-large | 2026-05-08 03:24:32.091 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-05-08 03:24:32.376980 | ubuntu-jammy-large | 2026-05-08 03:24:32.376 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-05-08 03:24:32.377259 | ubuntu-jammy-large | 2026-05-08 03:24:32.377 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.1kfUX0Qf/built/etc] 2026-05-08 03:24:32.402134 | ubuntu-jammy-large | 2026-05-08 03:24:32.401 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.1kfUX0Qf/states/block-device/fstab /tmp/dib_build.1kfUX0Qf/built/etc/fstab] 2026-05-08 03:24:37.777974 | ubuntu-jammy-large | 2026-05-08 03:24:37.777 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-05-08 03:24:37.782583 | ubuntu-jammy-large | 2026-05-08 03:24:37.782 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-05-08 03:24:37.782684 | ubuntu-jammy-large | 2026-05-08 03:24:37.782 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:24:37.782785 | ubuntu-jammy-large | 2026-05-08 03:24:37.782 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:24:37.782897 | ubuntu-jammy-large | 2026-05-08 03:24:37.782 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:24:37.782963 | ubuntu-jammy-large | 2026-05-08 03:24:37.782 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:24:37.783246 | ubuntu-jammy-large | 2026-05-08 03:24:37.783 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:24:37.787708 | ubuntu-jammy-large | 2026-05-08 03:24:37.787 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:24:37.787855 | ubuntu-jammy-large | 2026-05-08 03:24:37.787 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-05-08 03:24:37.787921 | ubuntu-jammy-large | 2026-05-08 03:24:37.787 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-05-08 03:24:37.788028 | ubuntu-jammy-large | 2026-05-08 03:24:37.787 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:24:37.788071 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:24:37.788194 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-05-08 03:24:37.788256 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:24:37.788308 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:24:37.788408 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ export DIB_NO_TIMER_CHECK=True 2026-05-08 03:24:37.788445 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ DIB_NO_TIMER_CHECK=True 2026-05-08 03:24:37.788533 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:24:37.788583 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:24:37.788664 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:24:37.788714 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:24:37.789008 | ubuntu-jammy-large | 2026-05-08 03:24:37.788 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:24:37.794571 | ubuntu-jammy-large | 2026-05-08 03:24:37.794 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:24:37.794688 | ubuntu-jammy-large | 2026-05-08 03:24:37.794 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:24:37.794711 | ubuntu-jammy-large | 2026-05-08 03:24:37.794 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:24:37.794996 | ubuntu-jammy-large | 2026-05-08 03:24:37.794 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-05-08 03:24:37.799509 | ubuntu-jammy-large | 2026-05-08 03:24:37.799 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-05-08 03:24:37.799636 | ubuntu-jammy-large | 2026-05-08 03:24:37.799 | ++ export DIB_ADD_APT_KEYS= 2026-05-08 03:24:37.799677 | ubuntu-jammy-large | 2026-05-08 03:24:37.799 | ++ DIB_ADD_APT_KEYS= 2026-05-08 03:24:37.799934 | ubuntu-jammy-large | 2026-05-08 03:24:37.799 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-05-08 03:24:37.804407 | ubuntu-jammy-large | 2026-05-08 03:24:37.804 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-05-08 03:24:37.804524 | ubuntu-jammy-large | 2026-05-08 03:24:37.804 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:24:37.804571 | ubuntu-jammy-large | 2026-05-08 03:24:37.804 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:24:37.804828 | ubuntu-jammy-large | 2026-05-08 03:24:37.804 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:24:37.809551 | ubuntu-jammy-large | 2026-05-08 03:24:37.809 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:24:37.809681 | ubuntu-jammy-large | 2026-05-08 03:24:37.809 | ++ export DISTRO_NAME=ubuntu 2026-05-08 03:24:37.809703 | ubuntu-jammy-large | 2026-05-08 03:24:37.809 | ++ DISTRO_NAME=ubuntu 2026-05-08 03:24:37.809806 | ubuntu-jammy-large | 2026-05-08 03:24:37.809 | ++ export DIB_RELEASE=jammy 2026-05-08 03:24:37.809852 | ubuntu-jammy-large | 2026-05-08 03:24:37.809 | ++ DIB_RELEASE=jammy 2026-05-08 03:24:37.809968 | ubuntu-jammy-large | 2026-05-08 03:24:37.809 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:24:37.809990 | ubuntu-jammy-large | 2026-05-08 03:24:37.809 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:24:37.810110 | ubuntu-jammy-large | 2026-05-08 03:24:37.810 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:24:37.810149 | ubuntu-jammy-large | 2026-05-08 03:24:37.810 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:24:37.810239 | ubuntu-jammy-large | 2026-05-08 03:24:37.810 | ++ ARCH=amd64 2026-05-08 03:24:37.810350 | ubuntu-jammy-large | 2026-05-08 03:24:37.810 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-05-08 03:24:37.810545 | ubuntu-jammy-large | 2026-05-08 03:24:37.810 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-05-08 03:24:37.810623 | ubuntu-jammy-large | 2026-05-08 03:24:37.810 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:24:37.810677 | ubuntu-jammy-large | 2026-05-08 03:24:37.810 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:24:37.810940 | ubuntu-jammy-large | 2026-05-08 03:24:37.810 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:24:37.816138 | ubuntu-jammy-large | 2026-05-08 03:24:37.816 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:24:37.816259 | ubuntu-jammy-large | 2026-05-08 03:24:37.816 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:24:37.816283 | ubuntu-jammy-large | 2026-05-08 03:24:37.816 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:24:37.816523 | ubuntu-jammy-large | 2026-05-08 03:24:37.816 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:24:37.821580 | ubuntu-jammy-large | 2026-05-08 03:24:37.821 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:24:37.821726 | ubuntu-jammy-large | 2026-05-08 03:24:37.821 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-05-08 03:24:37.821777 | ubuntu-jammy-large | 2026-05-08 03:24:37.821 | ++ export DIB_INIT_SYSTEM=systemd 2026-05-08 03:24:37.821847 | ubuntu-jammy-large | 2026-05-08 03:24:37.821 | ++ DIB_INIT_SYSTEM=systemd 2026-05-08 03:24:37.822118 | ubuntu-jammy-large | 2026-05-08 03:24:37.822 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:24:37.827139 | ubuntu-jammy-large | 2026-05-08 03:24:37.827 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:24:37.827277 | ubuntu-jammy-large | 2026-05-08 03:24:37.827 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:24:37.827300 | ubuntu-jammy-large | 2026-05-08 03:24:37.827 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:24:37.827545 | ubuntu-jammy-large | 2026-05-08 03:24:37.827 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:24:37.832476 | ubuntu-jammy-large | 2026-05-08 03:24:37.832 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:24:37.832642 | ubuntu-jammy-large | 2026-05-08 03:24:37.832 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:24:37.832676 | ubuntu-jammy-large | 2026-05-08 03:24:37.832 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:24:37.832924 | ubuntu-jammy-large | 2026-05-08 03:24:37.832 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-05-08 03:24:37.838268 | ubuntu-jammy-large | 2026-05-08 03:24:37.838 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-05-08 03:24:37.838409 | ubuntu-jammy-large | 2026-05-08 03:24:37.838 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:24:37.838436 | ubuntu-jammy-large | 2026-05-08 03:24:37.838 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:24:37.838559 | ubuntu-jammy-large | 2026-05-08 03:24:37.838 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:24:37.838584 | ubuntu-jammy-large | 2026-05-08 03:24:37.838 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:24:37.838832 | ubuntu-jammy-large | 2026-05-08 03:24:37.838 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-05-08 03:24:37.843887 | ubuntu-jammy-large | 2026-05-08 03:24:37.843 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-05-08 03:24:37.844050 | ubuntu-jammy-large | 2026-05-08 03:24:37.843 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-05-08 03:24:37.844179 | ubuntu-jammy-large | 2026-05-08 03:24:37.844 | ++ export DIB_BLOCK_DEVICE=mbr 2026-05-08 03:24:37.844223 | ubuntu-jammy-large | 2026-05-08 03:24:37.844 | ++ DIB_BLOCK_DEVICE=mbr 2026-05-08 03:24:37.844466 | ubuntu-jammy-large | 2026-05-08 03:24:37.844 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-05-08 03:24:37.849194 | ubuntu-jammy-large | 2026-05-08 03:24:37.849 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-05-08 03:24:37.849313 | ubuntu-jammy-large | 2026-05-08 03:24:37.849 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-05-08 03:24:37.849347 | ubuntu-jammy-large | 2026-05-08 03:24:37.849 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-05-08 03:24:37.849593 | ubuntu-jammy-large | 2026-05-08 03:24:37.849 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-05-08 03:24:37.854530 | ubuntu-jammy-large | 2026-05-08 03:24:37.854 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-05-08 03:24:37.854742 | ubuntu-jammy-large | 2026-05-08 03:24:37.854 | ++ '[' -z '' ']' 2026-05-08 03:24:37.854770 | ubuntu-jammy-large | 2026-05-08 03:24:37.854 | ++ case "$DISTRO_NAME" in 2026-05-08 03:24:37.854873 | ubuntu-jammy-large | 2026-05-08 03:24:37.854 | ++ '[' jammy == trusty ']' 2026-05-08 03:24:37.854999 | ubuntu-jammy-large | 2026-05-08 03:24:37.854 | ++ '[' -z '' ']' 2026-05-08 03:24:37.855043 | ubuntu-jammy-large | 2026-05-08 03:24:37.855 | ++ DIB_PYTHON_VERSION=3 2026-05-08 03:24:37.855110 | ubuntu-jammy-large | 2026-05-08 03:24:37.855 | ++ export DIB_PYTHON_VERSION 2026-05-08 03:24:37.855183 | ubuntu-jammy-large | 2026-05-08 03:24:37.855 | ++ export DIB_PYTHON=python3 2026-05-08 03:24:37.855230 | ubuntu-jammy-large | 2026-05-08 03:24:37.855 | ++ DIB_PYTHON=python3 2026-05-08 03:24:37.855482 | ubuntu-jammy-large | 2026-05-08 03:24:37.855 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:24:37.861660 | ubuntu-jammy-large | 2026-05-08 03:24:37.861 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:24:37.861825 | ubuntu-jammy-large | 2026-05-08 03:24:37.861 | ++ '[' 0 -gt 0 ']' 2026-05-08 03:24:37.861934 | ubuntu-jammy-large | 2026-05-08 03:24:37.861 | ++ set -euo pipefail 2026-05-08 03:24:37.862067 | ubuntu-jammy-large | 2026-05-08 03:24:37.861 | ++ case $DISTRO_NAME in 2026-05-08 03:24:37.862102 | ubuntu-jammy-large | 2026-05-08 03:24:37.862 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-05-08 03:24:37.862163 | ubuntu-jammy-large | 2026-05-08 03:24:37.862 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-05-08 03:24:37.862195 | ubuntu-jammy-large | 2026-05-08 03:24:37.862 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-05-08 03:24:37.862258 | ubuntu-jammy-large | 2026-05-08 03:24:37.862 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-05-08 03:24:37.862488 | ubuntu-jammy-large | 2026-05-08 03:24:37.862 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-05-08 03:24:37.867363 | ubuntu-jammy-large | 2026-05-08 03:24:37.867 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-05-08 03:24:37.867535 | ubuntu-jammy-large | 2026-05-08 03:24:37.867 | ++ '[' -z systemd ']' 2026-05-08 03:24:37.867637 | ubuntu-jammy-large | 2026-05-08 03:24:37.867 | ++ case $DIB_INIT_SYSTEM in 2026-05-08 03:24:37.867932 | ubuntu-jammy-large | 2026-05-08 03:24:37.867 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-05-08 03:24:37.932734 | ubuntu-jammy-large | 2026-05-08 03:24:37.932 | INFO:root:Mapping for bootloader : grub-pc 2026-05-08 03:24:37.995382 | ubuntu-jammy-large | 2026-05-08 03:24:37.995 | Reading package lists... 2026-05-08 03:24:38.246210 | ubuntu-jammy-large | 2026-05-08 03:24:38.245 | Building dependency tree... 2026-05-08 03:24:38.246452 | ubuntu-jammy-large | 2026-05-08 03:24:38.246 | Reading state information... 2026-05-08 03:24:38.466363 | ubuntu-jammy-large | 2026-05-08 03:24:38.466 | The following additional packages will be installed: 2026-05-08 03:24:38.466519 | ubuntu-jammy-large | 2026-05-08 03:24:38.466 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2026-05-08 03:24:38.467705 | ubuntu-jammy-large | 2026-05-08 03:24:38.467 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-05-08 03:24:38.468883 | ubuntu-jammy-large | 2026-05-08 03:24:38.468 | Suggested packages: 2026-05-08 03:24:38.468945 | ubuntu-jammy-large | 2026-05-08 03:24:38.468 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2026-05-08 03:24:38.468990 | ubuntu-jammy-large | 2026-05-08 03:24:38.468 | Recommended packages: 2026-05-08 03:24:38.469005 | ubuntu-jammy-large | 2026-05-08 03:24:38.468 | os-prober 2026-05-08 03:24:38.494646 | ubuntu-jammy-large | 2026-05-08 03:24:38.494 | The following NEW packages will be installed: 2026-05-08 03:24:38.494702 | ubuntu-jammy-large | 2026-05-08 03:24:38.494 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2026-05-08 03:24:38.495799 | ubuntu-jammy-large | 2026-05-08 03:24:38.495 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-05-08 03:24:38.668363 | ubuntu-jammy-large | 2026-05-08 03:24:38.668 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-05-08 03:24:38.668462 | ubuntu-jammy-large | 2026-05-08 03:24:38.668 | Need to get 4796 kB of archives. 2026-05-08 03:24:38.668479 | ubuntu-jammy-large | 2026-05-08 03:24:38.668 | After this operation, 21.2 MB of additional disk space will be used. 2026-05-08 03:24:38.668492 | ubuntu-jammy-large | 2026-05-08 03:24:38.668 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2026-05-08 03:24:38.711342 | ubuntu-jammy-large | 2026-05-08 03:24:38.711 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.4 [192 kB] 2026-05-08 03:24:38.738551 | ubuntu-jammy-large | 2026-05-08 03:24:38.738 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2026-05-08 03:24:38.739972 | ubuntu-jammy-large | 2026-05-08 03:24:38.739 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2026-05-08 03:24:38.741419 | ubuntu-jammy-large | 2026-05-08 03:24:38.741 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2026-05-08 03:24:38.759650 | ubuntu-jammy-large | 2026-05-08 03:24:38.759 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2026-05-08 03:24:38.839369 | ubuntu-jammy-large | 2026-05-08 03:24:38.839 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2026-05-08 03:24:38.865219 | ubuntu-jammy-large | 2026-05-08 03:24:38.864 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2026-05-08 03:24:38.899906 | ubuntu-jammy-large | 2026-05-08 03:24:38.899 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2026-05-08 03:24:38.904297 | ubuntu-jammy-large | 2026-05-08 03:24:38.904 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2026-05-08 03:24:39.085313 | ubuntu-jammy-large | 2026-05-08 03:24:39.085 | debconf: delaying package configuration, since apt-utils is not installed 2026-05-08 03:24:39.124511 | ubuntu-jammy-large | 2026-05-08 03:24:39.124 | Fetched 4796 kB in 0s (12.0 MB/s) 2026-05-08 03:24:39.203050 | ubuntu-jammy-large | 2026-05-08 03:24:39.202 | Selecting previously unselected package gettext-base. 2026-05-08 03:24:39.223389 | ubuntu-jammy-large | 2026-05-08 03:24:39.223 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 22589 files and directories currently installed.) 2026-05-08 03:24:39.224223 | ubuntu-jammy-large | 2026-05-08 03:24:39.224 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2026-05-08 03:24:39.227033 | ubuntu-jammy-large | 2026-05-08 03:24:39.226 | Unpacking gettext-base (0.21-4ubuntu4) ... 2026-05-08 03:24:39.258087 | ubuntu-jammy-large | 2026-05-08 03:24:39.257 | Selecting previously unselected package libpng16-16:amd64. 2026-05-08 03:24:39.264224 | ubuntu-jammy-large | 2026-05-08 03:24:39.264 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.4_amd64.deb ... 2026-05-08 03:24:39.266394 | ubuntu-jammy-large | 2026-05-08 03:24:39.266 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-05-08 03:24:39.297512 | ubuntu-jammy-large | 2026-05-08 03:24:39.297 | Selecting previously unselected package libefivar1:amd64. 2026-05-08 03:24:39.303522 | ubuntu-jammy-large | 2026-05-08 03:24:39.303 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2026-05-08 03:24:39.304833 | ubuntu-jammy-large | 2026-05-08 03:24:39.304 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2026-05-08 03:24:39.331116 | ubuntu-jammy-large | 2026-05-08 03:24:39.330 | Selecting previously unselected package libefiboot1:amd64. 2026-05-08 03:24:39.336632 | ubuntu-jammy-large | 2026-05-08 03:24:39.336 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2026-05-08 03:24:39.338230 | ubuntu-jammy-large | 2026-05-08 03:24:39.338 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2026-05-08 03:24:39.369291 | ubuntu-jammy-large | 2026-05-08 03:24:39.369 | Selecting previously unselected package libfreetype6:amd64. 2026-05-08 03:24:39.377192 | ubuntu-jammy-large | 2026-05-08 03:24:39.377 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2026-05-08 03:24:39.378538 | ubuntu-jammy-large | 2026-05-08 03:24:39.378 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-05-08 03:24:39.418230 | ubuntu-jammy-large | 2026-05-08 03:24:39.418 | Selecting previously unselected package grub-common. 2026-05-08 03:24:39.426111 | ubuntu-jammy-large | 2026-05-08 03:24:39.425 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2026-05-08 03:24:39.452819 | ubuntu-jammy-large | 2026-05-08 03:24:39.452 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2026-05-08 03:24:39.579266 | ubuntu-jammy-large | 2026-05-08 03:24:39.579 | Selecting previously unselected package grub2-common. 2026-05-08 03:24:39.583294 | ubuntu-jammy-large | 2026-05-08 03:24:39.583 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2026-05-08 03:24:39.584232 | ubuntu-jammy-large | 2026-05-08 03:24:39.584 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2026-05-08 03:24:39.631554 | ubuntu-jammy-large | 2026-05-08 03:24:39.631 | Selecting previously unselected package grub-pc-bin. 2026-05-08 03:24:39.639682 | ubuntu-jammy-large | 2026-05-08 03:24:39.639 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2026-05-08 03:24:39.641230 | ubuntu-jammy-large | 2026-05-08 03:24:39.641 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2026-05-08 03:24:39.722956 | ubuntu-jammy-large | 2026-05-08 03:24:39.722 | Selecting previously unselected package grub-pc. 2026-05-08 03:24:39.726883 | ubuntu-jammy-large | 2026-05-08 03:24:39.726 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2026-05-08 03:24:39.741398 | ubuntu-jammy-large | 2026-05-08 03:24:39.741 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2026-05-08 03:24:39.766876 | ubuntu-jammy-large | 2026-05-08 03:24:39.766 | Selecting previously unselected package grub-gfxpayload-lists. 2026-05-08 03:24:39.775575 | ubuntu-jammy-large | 2026-05-08 03:24:39.775 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2026-05-08 03:24:39.776853 | ubuntu-jammy-large | 2026-05-08 03:24:39.776 | Unpacking grub-gfxpayload-lists (0.7) ... 2026-05-08 03:24:39.821237 | ubuntu-jammy-large | 2026-05-08 03:24:39.820 | Setting up gettext-base (0.21-4ubuntu4) ... 2026-05-08 03:24:39.825645 | ubuntu-jammy-large | 2026-05-08 03:24:39.825 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-05-08 03:24:39.829233 | ubuntu-jammy-large | 2026-05-08 03:24:39.829 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2026-05-08 03:24:39.832377 | ubuntu-jammy-large | 2026-05-08 03:24:39.832 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2026-05-08 03:24:39.836658 | ubuntu-jammy-large | 2026-05-08 03:24:39.836 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-05-08 03:24:39.839965 | ubuntu-jammy-large | 2026-05-08 03:24:39.839 | Setting up grub-common (2.06-2ubuntu7.2) ... 2026-05-08 03:24:40.037705 | ubuntu-jammy-large | 2026-05-08 03:24:40.037 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-05-08 03:24:40.037776 | ubuntu-jammy-large | 2026-05-08 03:24:40.037 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-05-08 03:24:40.209251 | ubuntu-jammy-large | 2026-05-08 03:24:40.208 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-05-08 03:24:40.209347 | ubuntu-jammy-large | 2026-05-08 03:24:40.209 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-05-08 03:24:40.209364 | ubuntu-jammy-large | 2026-05-08 03:24:40.209 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-05-08 03:24:40.209401 | ubuntu-jammy-large | 2026-05-08 03:24:40.209 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-05-08 03:24:40.250107 | ubuntu-jammy-large | 2026-05-08 03:24:40.249 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-05-08 03:24:40.256513 | ubuntu-jammy-large | 2026-05-08 03:24:40.256 | Running in chroot, ignoring request. 2026-05-08 03:24:40.264568 | ubuntu-jammy-large | 2026-05-08 03:24:40.264 | invoke-rc.d: policy-rc.d denied execution of start. 2026-05-08 03:24:40.267695 | ubuntu-jammy-large | 2026-05-08 03:24:40.267 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2026-05-08 03:24:40.274260 | ubuntu-jammy-large | 2026-05-08 03:24:40.274 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2026-05-08 03:24:40.278781 | ubuntu-jammy-large | 2026-05-08 03:24:40.278 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2026-05-08 03:24:40.595352 | ubuntu-jammy-large | 2026-05-08 03:24:40.595 | 2026-05-08 03:24:40.595462 | ubuntu-jammy-large | 2026-05-08 03:24:40.595 | Creating config file /etc/default/grub with new version 2026-05-08 03:24:40.749017 | ubuntu-jammy-large | 2026-05-08 03:24:40.748 | Setting up grub-gfxpayload-lists (0.7) ... 2026-05-08 03:24:40.766342 | ubuntu-jammy-large | 2026-05-08 03:24:40.766 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-05-08 03:24:41.167133 | ubuntu-jammy-large | 2026-05-08 03:24:41.166 | Sourcing file `/etc/default/grub' 2026-05-08 03:24:41.213094 | ubuntu-jammy-large | 2026-05-08 03:24:41.212 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-05-08 03:24:41.217596 | ubuntu-jammy-large | 2026-05-08 03:24:41.217 | Generating grub configuration file ... 2026-05-08 03:24:41.310443 | ubuntu-jammy-large | 2026-05-08 03:24:41.310 | Found linux image: /boot/vmlinuz-5.15.0-177-generic 2026-05-08 03:24:41.327969 | ubuntu-jammy-large | 2026-05-08 03:24:41.327 | Found initrd image: /boot/initrd.img-5.15.0-177-generic 2026-05-08 03:24:41.609226 | ubuntu-jammy-large | 2026-05-08 03:24:41.608 | Warning: os-prober will not be executed to detect other bootable partitions. 2026-05-08 03:24:41.609344 | ubuntu-jammy-large | 2026-05-08 03:24:41.608 | Systems on them will not be added to the GRUB boot configuration. 2026-05-08 03:24:41.609381 | ubuntu-jammy-large | 2026-05-08 03:24:41.608 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-05-08 03:24:41.632137 | ubuntu-jammy-large | 2026-05-08 03:24:41.631 | done 2026-05-08 03:24:41.636604 | ubuntu-jammy-large | 2026-05-08 03:24:41.636 | Installing GRUB2... 2026-05-08 03:24:41.688883 | ubuntu-jammy-large | 2026-05-08 03:24:41.688 | Installing for i386-pc platform. 2026-05-08 03:24:41.971651 | ubuntu-jammy-large | 2026-05-08 03:24:41.971 | Installation finished. No error reported. 2026-05-08 03:24:41.977214 | ubuntu-jammy-large | 2026-05-08 03:24:41.976 | dib-run-parts 50-bootloader completed 2026-05-08 03:24:41.977289 | ubuntu-jammy-large | 2026-05-08 03:24:41.977 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2026-05-08 03:24:41.984343 | ubuntu-jammy-large | 2026-05-08 03:24:41.984 | dib-run-parts 50-remove-bogus-udev-links completed 2026-05-08 03:24:41.984407 | ubuntu-jammy-large | 2026-05-08 03:24:41.984 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2026-05-08 03:24:41.991775 | ubuntu-jammy-large | 2026-05-08 03:24:41.991 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2026-05-08 03:24:41.991828 | ubuntu-jammy-large | 2026-05-08 03:24:41.991 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2026-05-08 03:24:42.031907 | ubuntu-jammy-large | 2026-05-08 03:24:42.031 | dib-run-parts 99-clean-up-cache completed 2026-05-08 03:24:42.032245 | ubuntu-jammy-large | 2026-05-08 03:24:42.032 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-05-08 03:24:42.040213 | ubuntu-jammy-large | 2026-05-08 03:24:42.040 | dib-run-parts 99-clear-machine-id completed 2026-05-08 03:24:42.040502 | ubuntu-jammy-large | 2026-05-08 03:24:42.040 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2026-05-08 03:24:42.050987 | ubuntu-jammy-large | 2026-05-08 03:24:42.050 | dib-run-parts 99-disable-resolv-conf completed 2026-05-08 03:24:42.051248 | ubuntu-jammy-large | 2026-05-08 03:24:42.051 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2026-05-08 03:24:42.080122 | ubuntu-jammy-large | 2026-05-08 03:24:42.079 | {"package": "acl","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "acpid","arch": "amd64","version": "1:2.0.33-1ubuntu1","status": "ii "},{"package": "adduser","arch": "all","version": "3.118ubuntu5","status": "ii "},{"package": "apparmor","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "apt","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "apt-transport-https","arch": "all","version": "2.4.14","status": "ii "},{"package": "at","arch": "amd64","version": "3.2.5-1ubuntu1","status": "ii "},{"package": "base-files","arch": "amd64","version": "12ubuntu4.7","status": "ii "},{"package": "base-passwd","arch": "amd64","version": "3.5.52build1","status": "ii "},{"package": "bash","arch": "amd64","version": "5.1-6ubuntu1.1","status": "ii "},{"package": "bash-completion","arch": "all","version": "1:2.11-5ubuntu1","status": "ii "},{"package": "binutils","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "binutils-common:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "binutils-x86-64-linux-gnu","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "bsdutils","arch": "amd64","version": "1:2.37.2-4ubuntu3.5","status": "ii "},{"package": "busybox","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "busybox-initramfs","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "bzip2","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "ca-certificates","arch": "all","version": "20240203~22.04.1","status": "ii "},{"package": "cloud-guest-utils","arch": "all","version": "0.32-22-g45fe84a5-0ubuntu1","status": "ii "},{"package": "cloud-init","arch": "all","version": "25.3-0ubuntu1~22.04.1","status": "ii "},{"package": "coreutils","arch": "amd64","version": "8.32-4.1ubuntu1.3","status": "ii "},{"package": "cpio","arch": "amd64","version": "2.13+dfsg-7ubuntu0.1","status": "ii "},{"package": "cron","arch": "amd64","version": "3.0pl1-137ubuntu3","status": "ii "},{"package": "cryptsetup","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "cryptsetup-bin","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "curl","arch": "amd64","version": "7.81.0-1ubuntu1.24","status": "ii "},{"package": "dash","arch": "amd64","version": "0.5.11+git20210903+057cd650a4ed-3build1","status": "ii "},{"package": "dbus","arch": "amd64","version": "1.12.20-2ubuntu4.1","status": "ii "},{"package": "debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "debianutils","arch": "amd64","version": "5.5-1ubuntu2","status": "ii "},{"package": "diffutils","arch": "amd64","version": "1:3.8-0ubuntu2","status": "ii "},{"package": "distro-info-data","arch": "all","version": "0.52ubuntu0.11","status": "ii "},{"package": "dkms","arch": "all","version": "2.8.7-2ubuntu2.2","status": "rc "},{"package": "dmeventd","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dmidecode","arch": "amd64","version": "3.3-3ubuntu0.2","status": "ii "},{"package": "dmsetup","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dpkg","arch": "amd64","version": "1.21.1ubuntu2.6","status": "ii "},{"package": "dpkg-dev","arch": "all","version": "1.21.1ubuntu2.6","status": "rc "},{"package": "e2fsprogs","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "ethtool","arch": "amd64","version": "1:5.16-1ubuntu0.2","status": "ii "},{"package": "fdisk","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "findutils","arch": "amd64","version": "4.8.0-1ubuntu3","status": "ii "},{"package": "gawk","arch": "amd64","version": "1:5.1.0-1ubuntu0.1","status": "ii "},{"package": "gcc-12-base:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.3","status": "ii "},{"package": "gettext-base","arch": "amd64","version": "0.21-4ubuntu4","status": "ii "},{"package": "gir1.2-glib-2.0:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "gir1.2-packagekitglib-1.0","arch": "amd64","version": "1.2.5-2ubuntu3.1","status": "ii "},{"package": "git","arch": "amd64","version": "1:2.34.1-1ubuntu1.17","status": "rc "},{"package": "gpg","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgconf","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgv","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "grep","arch": "amd64","version": "3.7-1build1","status": "ii "},{"package": "grub-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-gfxpayload-lists","arch": "amd64","version": "0.7","status": "ii "},{"package": "grub-pc","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-pc-bin","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub2-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "gzip","arch": "amd64","version": "1.10-4ubuntu4.1","status": "ii "},{"package": "haproxy","arch": "amd64","version": "2.4.30-0ubuntu0.22.04.1","status": "ii "},{"package": "hostname","arch": "amd64","version": "3.23ubuntu2","status": "ii "},{"package": "ifenslave","arch": "all","version": "2.10ubuntu3","status": "ii "},{"package": "ifupdown","arch": "amd64","version": "0.8.36+nmu1ubuntu3.1","status": "ii "},{"package": "init-system-helpers","arch": "all","version": "1.62","status": "ii "},{"package": "initramfs-tools","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-bin","arch": "amd64","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-core","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "iproute2","arch": "amd64","version": "5.15.0-1ubuntu2.1","status": "ii "},{"package": "iptables","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "iputils-ping","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "iputils-tracepath","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "ipvsadm","arch": "amd64","version": "1:1.31-1build2","status": "ii "},{"package": "irqbalance","arch": "amd64","version": "1.8.0-1ubuntu0.2","status": "ii "},{"package": "isc-dhcp-client","arch": "amd64","version": "4.4.1-2.3ubuntu2.4","status": "ii "},{"package": "iso-codes","arch": "all","version": "4.9.0-1","status": "ii "},{"package": "keepalived","arch": "amd64","version": "1:2.2.4-0.2build1","status": "ii "},{"package": "klibc-utils","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "kmod","arch": "amd64","version": "29-1ubuntu1.1","status": "ii "},{"package": "less","arch": "amd64","version": "590-1ubuntu0.22.04.3","status": "ii "},{"package": "libacl1:amd64","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "libaio1:amd64","arch": "amd64","version": "0.3.112-13build1","status": "ii "},{"package": "libapparmor1:amd64","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "libappstream4:amd64","arch": "amd64","version": "0.15.2-2","status": "ii "},{"package": "libapt-pkg6.0:amd64","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "libargon2-1:amd64","arch": "amd64","version": "0~20171227-0.3","status": "ii "},{"package": "libassuan0:amd64","arch": "amd64","version": "2.5.5-1build1","status": "ii "},{"package": "libattr1:amd64","arch": "amd64","version": "1:2.5.1-1build1","status": "ii "},{"package": "libaudit-common","arch": "all","version": "1:3.0.7-1build1","status": "ii "},{"package": "libaudit1:amd64","arch": "amd64","version": "1:3.0.7-1build1","status": "ii "},{"package": "libbinutils:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libblkid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libbpf0:amd64","arch": "amd64","version": "1:0.5.0-1ubuntu22.04.1","status": "ii "},{"package": "libbrotli1:amd64","arch": "amd64","version": "1.0.9-2build6","status": "ii "},{"package": "libbsd0:amd64","arch": "amd64","version": "0.11.5-1","status": "ii "},{"package": "libbz2-1.0:amd64","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "libc-bin","arch": "amd64","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "libc6:amd64","arch": "amd64","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "libcap-ng0:amd64","arch": "amd64","version": "0.7.9-2.2build3","status": "ii "},{"package": "libcap2:amd64","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.3","status": "ii "},{"package": "libcap2-bin","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.3","status": "ii "},{"package": "libcbor0.8:amd64","arch": "amd64","version": "0.8.0-2ubuntu1","status": "ii "},{"package": "libcom-err2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libcrypt1:amd64","arch": "amd64","version": "1:4.4.27-1","status": "ii "},{"package": "libcryptsetup12:amd64","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "libctf-nobfd0:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libctf0:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libcurl3-gnutls:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.24","status": "ii "},{"package": "libcurl4:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.24","status": "ii "},{"package": "libdb5.3:amd64","arch": "amd64","version": "5.3.28+dfsg1-0.8ubuntu3","status": "ii "},{"package": "libdbus-1-3:amd64","arch": "amd64","version": "1.12.20-2ubuntu4.1","status": "ii "},{"package": "libdebconfclient0:amd64","arch": "amd64","version": "0.261ubuntu1","status": "ii "},{"package": "libdevmapper-event1.02.1:amd64","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "libdevmapper1.02.1:amd64","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "libdns-export1110","arch": "amd64","version": "1:9.11.19+dfsg-2.1ubuntu3","status": "ii "},{"package": "libdrm-common","arch": "all","version": "2.4.113-2~ubuntu0.22.04.1","status": "ii "},{"package": "libdrm2:amd64","arch": "amd64","version": "2.4.113-2~ubuntu0.22.04.1","status": "ii "},{"package": "libdw1:amd64","arch": "amd64","version": "0.186-1ubuntu0.1","status": "ii "},{"package": "libedit2:amd64","arch": "amd64","version": "3.1-20210910-1build1","status": "ii "},{"package": "libefiboot1:amd64","arch": "amd64","version": "37-6ubuntu2","status": "ii "},{"package": "libefivar1:amd64","arch": "amd64","version": "37-6ubuntu2","status": "ii "},{"package": "libelf1:amd64","arch": "amd64","version": "0.186-1ubuntu0.1","status": "ii "},{"package": "libestr0:amd64","arch": "amd64","version": "0.1.10-2.1build3","status": "ii "},{"package": "libevent-core-2.1-7:amd64","arch": "amd64","version": "2.1.12-stable-1build3","status": "ii "},{"package": "libexpat1:amd64","arch": "amd64","version": "2.4.7-1ubuntu0.7","status": "ii "},{"package": "libext2fs2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libfastjson4:amd64","arch": "amd64","version": "0.99.9-1build2","status": "ii "},{"package": "libfdisk1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libffi8:amd64","arch": "amd64","version": "3.4.2-4","status": "ii "},{"package": "libfido2-1:amd64","arch": "amd64","version": "1.10.0-1","status": "ii "},{"package": "libfreetype6:amd64","arch": "amd64","version": "2.11.1+dfsg-1ubuntu0.3","status": "ii "},{"package": "libfuse3-3:amd64","arch": "amd64","version": "3.10.5-1build1","status": "ii "},{"package": "libgcc-s1:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.3","status": "ii "},{"package": "libgcrypt20:amd64","arch": "amd64","version": "1.9.4-3ubuntu3","status": "ii "},{"package": "libgdbm-compat4:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgdbm6:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgirepository-1.0-1:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "libglib2.0-0:amd64","arch": "amd64","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libglib2.0-bin","arch": "amd64","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libglib2.0-data","arch": "all","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libgmp10:amd64","arch": "amd64","version": "2:6.2.1+dfsg-3ubuntu1","status": "ii "},{"package": "libgnutls30:amd64","arch": "amd64","version": "3.7.3-4ubuntu1.8","status": "ii "},{"package": "libgpg-error0:amd64","arch": "amd64","version": "1.43-3","status": "ii "},{"package": "libgssapi-krb5-2:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libgstreamer1.0-0:amd64","arch": "amd64","version": "1.20.3-0ubuntu1.1","status": "ii "},{"package": "libhogweed6:amd64","arch": "amd64","version": "3.7.3-1build2","status": "ii "},{"package": "libicu70:amd64","arch": "amd64","version": "70.1-2","status": "ii "},{"package": "libidn2-0:amd64","arch": "amd64","version": "2.3.2-2build1","status": "ii "},{"package": "libip4tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libip6tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libisc-export1105:amd64","arch": "amd64","version": "1:9.11.19+dfsg-2.1ubuntu3","status": "ii "},{"package": "libisns0:amd64","arch": "amd64","version": "0.101-0ubuntu2","status": "ii "},{"package": "libjansson4:amd64","arch": "amd64","version": "2.13.1-1.1build3","status": "ii "},{"package": "libjson-c5:amd64","arch": "amd64","version": "0.15-3~ubuntu1.22.04.2","status": "ii "},{"package": "libk5crypto3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkeyutils1:amd64","arch": "amd64","version": "1.6.1-2ubuntu3","status": "ii "},{"package": "libklibc:amd64","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "libkmod2:amd64","arch": "amd64","version": "29-1ubuntu1.1","status": "ii "},{"package": "libkrb5-3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkrb5support0:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libldap-2.5-0:amd64","arch": "amd64","version": "2.5.20+dfsg-0ubuntu0.22.04.1","status": "ii "},{"package": "liblua5.3-0:amd64","arch": "amd64","version": "5.3.6-1build1","status": "ii "},{"package": "liblvm2cmd2.03:amd64","arch": "amd64","version": "2.03.11-2.1ubuntu5","status": "ii "},{"package": "liblz4-1:amd64","arch": "amd64","version": "1.9.3-2build2","status": "ii "},{"package": "liblzma5:amd64","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "libmd0:amd64","arch": "amd64","version": "1.0.4-1build1","status": "ii "},{"package": "libmnl0:amd64","arch": "amd64","version": "1.0.4-3build2","status": "ii "},{"package": "libmount1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libmpdec3:amd64","arch": "amd64","version": "2.5.1-2build2","status": "ii "},{"package": "libmpfr6:amd64","arch": "amd64","version": "4.1.0-3build3","status": "ii "},{"package": "libmspack0:amd64","arch": "amd64","version": "0.10.1-2build2","status": "ii "},{"package": "libncurses6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libncursesw6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libnetfilter-conntrack3:amd64","arch": "amd64","version": "1.0.9-1","status": "ii "},{"package": "libnetplan0:amd64","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","status": "ii "},{"package": "libnettle8:amd64","arch": "amd64","version": "3.7.3-1build2","status": "ii "},{"package": "libnfnetlink0:amd64","arch": "amd64","version": "1.0.1-3build3","status": "ii "},{"package": "libnftables1:amd64","arch": "amd64","version": "1.0.2-1ubuntu3.1","status": "ii "},{"package": "libnftnl11:amd64","arch": "amd64","version": "1.2.1-1build1","status": "ii "},{"package": "libnghttp2-14:amd64","arch": "amd64","version": "1.43.0-1ubuntu0.2","status": "ii "},{"package": "libnl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnl-genl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnsl2:amd64","arch": "amd64","version": "1.3.0-2build2","status": "ii "},{"package": "libnss-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "libnuma1:amd64","arch": "amd64","version": "2.0.14-3ubuntu2","status": "ii "},{"package": "libopeniscsiusr","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "libp11-kit0:amd64","arch": "amd64","version": "0.24.0-6build1","status": "ii "},{"package": "libpackagekit-glib2-18:amd64","arch": "amd64","version": "1.2.5-2ubuntu3.1","status": "ii "},{"package": "libpam-modules:amd64","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-modules-bin","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-runtime","arch": "all","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "libpam0g:amd64","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpcap0.8:amd64","arch": "amd64","version": "1.10.1-4ubuntu1.22.04.1","status": "ii "},{"package": "libpci3:amd64","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "libpcre2-8-0:amd64","arch": "amd64","version": "10.39-3ubuntu0.1","status": "ii "},{"package": "libpcre3:amd64","arch": "amd64","version": "2:8.39-13ubuntu0.22.04.1","status": "ii "},{"package": "libperl5.34:amd64","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "libpng16-16:amd64","arch": "amd64","version": "1.6.37-3ubuntu0.4","status": "ii "},{"package": "libpolkit-agent-1-0:amd64","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "libpolkit-gobject-1-0:amd64","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "libpopt0:amd64","arch": "amd64","version": "1.18-3build1","status": "ii "},{"package": "libprocps8:amd64","arch": "amd64","version": "2:3.3.17-6ubuntu2.1","status": "ii "},{"package": "libpsl5:amd64","arch": "amd64","version": "0.21.0-1.2build2","status": "ii "},{"package": "libpython3-stdlib:amd64","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "libpython3.10-minimal:amd64","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "libpython3.10-stdlib:amd64","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "libreadline8:amd64","arch": "amd64","version": "8.1.2-1","status": "ii "},{"package": "librtmp1:amd64","arch": "amd64","version": "2.4+20151223.gitfa8646d.1-2build4","status": "ii "},{"package": "libsasl2-2:amd64","arch": "amd64","version": "2.1.27+dfsg2-3ubuntu1.2","status": "ii "},{"package": "libsasl2-modules-db:amd64","arch": "amd64","version": "2.1.27+dfsg2-3ubuntu1.2","status": "ii "},{"package": "libseccomp2:amd64","arch": "amd64","version": "2.5.3-2ubuntu3~22.04.1","status": "ii "},{"package": "libselinux1:amd64","arch": "amd64","version": "3.3-1build2","status": "ii "},{"package": "libsemanage-common","arch": "all","version": "3.3-1build2","status": "ii "},{"package": "libsemanage2:amd64","arch": "amd64","version": "3.3-1build2","status": "ii "},{"package": "libsensors-config","arch": "all","version": "1:3.6.0-7ubuntu1","status": "ii "},{"package": "libsensors5:amd64","arch": "amd64","version": "1:3.6.0-7ubuntu1","status": "ii "},{"package": "libsepol2:amd64","arch": "amd64","version": "3.3-1build1","status": "ii "},{"package": "libsigsegv2:amd64","arch": "amd64","version": "2.13-1ubuntu3","status": "ii "},{"package": "libsmartcols1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libsnmp-base","arch": "all","version": "5.9.1+dfsg-1ubuntu2.9","status": "ii "},{"package": "libsnmp40:amd64","arch": "amd64","version": "5.9.1+dfsg-1ubuntu2.9","status": "ii "},{"package": "libsqlite3-0:amd64","arch": "amd64","version": "3.37.2-2ubuntu0.5","status": "ii "},{"package": "libss2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libssh-4:amd64","arch": "amd64","version": "0.9.6-2ubuntu0.22.04.7","status": "ii "},{"package": "libssl3:amd64","arch": "amd64","version": "3.0.2-0ubuntu1.23","status": "ii "},{"package": "libstdc++6:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.3","status": "ii "},{"package": "libstemmer0d:amd64","arch": "amd64","version": "2.2.0-1build1","status": "ii "},{"package": "libsystemd0:amd64","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "libtasn1-6:amd64","arch": "amd64","version": "4.18.0-4ubuntu0.2","status": "ii "},{"package": "libtinfo6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libtirpc-common","arch": "all","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libtirpc3:amd64","arch": "amd64","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libudev1:amd64","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "libunistring2:amd64","arch": "amd64","version": "1.0-1","status": "ii "},{"package": "libunwind8:amd64","arch": "amd64","version": "1.3.2-2build2.1","status": "ii "},{"package": "libutempter0:amd64","arch": "amd64","version": "1.2.1-2build2","status": "ii "},{"package": "libuuid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libwrap0:amd64","arch": "amd64","version": "7.6.q-31build2","status": "ii "},{"package": "libxml2:amd64","arch": "amd64","version": "2.9.13+dfsg-1ubuntu0.11","status": "ii "},{"package": "libxmlb2:amd64","arch": "amd64","version": "0.3.6-2build1","status": "ii "},{"package": "libxmlsec1:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxmlsec1-openssl:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxslt1.1:amd64","arch": "amd64","version": "1.1.34-4ubuntu0.22.04.5","status": "ii "},{"package": "libxtables12:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libxxhash0:amd64","arch": "amd64","version": "0.8.1-1","status": "ii "},{"package": "libyaml-0-2:amd64","arch": "amd64","version": "0.2.2-1build2","status": "ii "},{"package": "libzstd1:amd64","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},{"package": "linux-base","arch": "all","version": "4.5ubuntu9+22.04.1","status": "ii "},{"package": "linux-image-5.15.0-177-generic","arch": "amd64","version": "5.15.0-177.187","status": "ii "},{"package": "linux-image-virtual","arch": "amd64","version": "5.15.0.177.162","status": "ii "},{"package": "linux-modules-5.15.0-177-generic","arch": "amd64","version": "5.15.0-177.187","status": "ii "},{"package": "locales","arch": "all","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "login","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "logrotate","arch": "amd64","version": "3.19.0-1ubuntu1.1","status": "ii "},{"package": "logsave","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "lsb-base","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsb-release","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsof","arch": "amd64","version": "4.93.2+dfsg-1.1build2","status": "ii "},{"package": "mawk","arch": "amd64","version": "1.3.4.20200120-3","status": "ii "},{"package": "media-types","arch": "all","version": "7.0.0","status": "ii "},{"package": "mount","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "ncat","arch": "amd64","version": "7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1","status": "ii "},{"package": "ncurses-base","arch": "all","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "ncurses-bin","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "net-tools","arch": "amd64","version": "1.60+git20181103.0eebece-1ubuntu5.4","status": "ii "},{"package": "netbase","arch": "all","version": "6.3","status": "ii "},{"package": "netcat-openbsd","arch": "amd64","version": "1.218-4ubuntu1","status": "ii "},{"package": "netplan-generator","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","status": "ii "},{"package": "netplan.io","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","status": "ii "},{"package": "networkd-dispatcher","arch": "all","version": "2.1-2ubuntu0.22.04.2","status": "ii "},{"package": "nftables","arch": "amd64","version": "1.0.2-1ubuntu3.1","status": "ii "},{"package": "open-iscsi","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "open-vm-tools","arch": "amd64","version": "2:12.3.5-3~ubuntu0.22.04.3","status": "ii "},{"package": "openssh-client","arch": "amd64","version": "1:8.9p1-3ubuntu0.15","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.15","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.15","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.2-0ubuntu1.23","status": "ii "},{"package": "packagekit","arch": "amd64","version": "1.2.5-2ubuntu3.1","status": "ii "},{"package": "passwd","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "pci.ids","arch": "all","version": "0.0~2022.01.22-1ubuntu0.1","status": "ii "},{"package": "pciutils","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "perl","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "rc "},{"package": "perl-base","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "perl-modules-5.34","arch": "all","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "pkexec","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "policykit-1","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "polkitd","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "pollinate","arch": "all","version": "4.33-3ubuntu2.3","status": "ii "},{"package": "procps","arch": "amd64","version": "2:3.3.17-6ubuntu2.1","status": "ii "},{"package": "psmisc","arch": "amd64","version": "23.4-2build3","status": "ii "},{"package": "python-apt-common","arch": "all","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python-babel-localedata","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-apt","arch": "amd64","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python3-attr","arch": "all","version": "21.2.0-1ubuntu1","status": "ii "},{"package": "python3-babel","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3-blinker","arch": "all","version": "1.4+dfsg1-0.4","status": "ii "},{"package": "python3-certifi","arch": "all","version": "2020.6.20-1","status": "ii "},{"package": "python3-cffi-backend:amd64","arch": "amd64","version": "1.15.0-1build2","status": "ii "},{"package": "python3-chardet","arch": "all","version": "4.0.0-1","status": "ii "},{"package": "python3-configobj","arch": "all","version": "5.0.6-5ubuntu0.1","status": "ii "},{"package": "python3-cryptography","arch": "amd64","version": "3.4.8-1ubuntu2.4","status": "ii "},{"package": "python3-dbus","arch": "amd64","version": "1.2.18-3build1","status": "ii "},{"package": "python3-debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "python3-decorator","arch": "all","version": "4.4.2-0ubuntu1","status": "ii "},{"package": "python3-distro","arch": "all","version": "1.7.0-1","status": "ii "},{"package": "python3-distutils","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-gi","arch": "amd64","version": "3.42.1-0ubuntu1","status": "ii "},{"package": "python3-httplib2","arch": "all","version": "0.20.2-2","status": "ii "},{"package": "python3-idna","arch": "all","version": "3.3-1ubuntu0.1","status": "ii "},{"package": "python3-importlib-metadata","arch": "all","version": "4.6.4-1","status": "ii "},{"package": "python3-jeepney","arch": "all","version": "0.7.1-3","status": "ii "},{"package": "python3-jinja2","arch": "all","version": "3.0.3-1ubuntu0.4","status": "ii "},{"package": "python3-json-pointer","arch": "all","version": "2.0-0ubuntu1","status": "ii "},{"package": "python3-jsonpatch","arch": "all","version": "1.32-2","status": "ii "},{"package": "python3-jsonschema","arch": "all","version": "3.2.0-0ubuntu2","status": "ii "},{"package": "python3-jwt","arch": "all","version": "2.3.0-1ubuntu0.3","status": "ii "},{"package": "python3-keyring","arch": "all","version": "23.5.0-1","status": "ii "},{"package": "python3-launchpadlib","arch": "all","version": "1.10.16-1","status": "ii "},{"package": "python3-lazr.restfulclient","arch": "all","version": "0.14.4-1","status": "ii "},{"package": "python3-lazr.uri","arch": "all","version": "1.0.6-2","status": "ii "},{"package": "python3-lib2to3","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-linux-procfs","arch": "amd64","version": "0.6.3-1.1build1","status": "ii "},{"package": "python3-markupsafe","arch": "amd64","version": "2.0.1-2build1","status": "ii "},{"package": "python3-minimal","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-more-itertools","arch": "all","version": "8.10.0-2","status": "ii "},{"package": "python3-netifaces:amd64","arch": "amd64","version": "0.11.0-1build2","status": "ii "},{"package": "python3-netplan","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","status": "ii "},{"package": "python3-oauthlib","arch": "all","version": "3.2.0-1ubuntu0.1","status": "ii "},{"package": "python3-pip","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pip-whl","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pkg-resources","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-pyparsing","arch": "all","version": "2.4.7-1","status": "ii "},{"package": "python3-pyrsistent:amd64","arch": "amd64","version": "0.18.1-1build1","status": "ii "},{"package": "python3-pyudev","arch": "all","version": "0.22.0-2","status": "ii "},{"package": "python3-requests","arch": "all","version": "2.25.1+dfsg-2ubuntu0.3","status": "ii "},{"package": "python3-secretstorage","arch": "all","version": "3.3.1-1","status": "ii "},{"package": "python3-serial","arch": "all","version": "3.5-1","status": "ii "},{"package": "python3-setuptools","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-setuptools-whl","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-six","arch": "all","version": "1.16.0-3ubuntu1","status": "ii "},{"package": "python3-software-properties","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "python3-tz","arch": "all","version": "2022.1-1ubuntu0.22.04.1","status": "ii "},{"package": "python3-urllib3","arch": "all","version": "1.26.5-1~exp1ubuntu0.6","status": "ii "},{"package": "python3-venv","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-wadllib","arch": "all","version": "1.3.6-1","status": "ii "},{"package": "python3-wheel","arch": "all","version": "0.37.1-2ubuntu0.22.04.1","status": "ii "},{"package": "python3-yaml","arch": "amd64","version": "5.4.1-1ubuntu1","status": "ii "},{"package": "python3-zipp","arch": "all","version": "1.0.0-3ubuntu0.1","status": "ii "},{"package": "python3.10","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "python3.10-minimal","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "python3.10-venv","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "readline-common","arch": "all","version": "8.1.2-1","status": "ii "},{"package": "rsync","arch": "amd64","version": "3.2.7-0ubuntu0.22.04.4","status": "ii "},{"package": "rsyslog","arch": "amd64","version": "8.2112.0-2ubuntu2.2","status": "ii "},{"package": "sed","arch": "amd64","version": "4.8-1ubuntu2.1","status": "ii "},{"package": "sensible-utils","arch": "all","version": "0.0.17","status": "ii "},{"package": "shared-mime-info","arch": "amd64","version": "2.1-2","status": "ii "},{"package": "socat","arch": "amd64","version": "1.7.4.1-3ubuntu4","status": "ii "},{"package": "software-properties-common","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "sudo","arch": "amd64","version": "1.9.9-1ubuntu2.6","status": "ii "},{"package": "systemd","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "systemd-sysv","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "systemd-timesyncd","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "sysvinit-utils","arch": "amd64","version": "3.01-1ubuntu1","status": "ii "},{"package": "tar","arch": "amd64","version": "1.34+dfsg-1ubuntu0.1.22.04.2","status": "ii "},{"package": "tcpdump","arch": "amd64","version": "4.99.1-3ubuntu0.2","status": "ii "},{"package": "tmux","arch": "amd64","version": "3.2a-4ubuntu0.2","status": "ii "},{"package": "tuned","arch": "all","version": "2.15.0-1ubuntu1","status": "ii "},{"package": "tzdata","arch": "all","version": "2026a-0ubuntu0.22.04.1","status": "ii "},{"package": "ubuntu-cloudimage-keyring","arch": "all","version": "2021.03.26","status": "ii "},{"package": "ubuntu-keyring","arch": "all","version": "2021.03.26","status": "ii "},{"package": "ucf","arch": "all","version": "3.0043","status": "ii "},{"package": "udev","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "usrmerge","arch": "all","version": "25ubuntu2","status": "ii "},{"package": "util-linux","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "uuid-runtime","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "vim-common","arch": "all","version": "2:8.2.3995-1ubuntu2.28","status": "ii "},{"package": "vim-tiny","arch": "amd64","version": "2:8.2.3995-1ubuntu2.28","status": "ii "},{"package": "virt-what","arch": "amd64","version": "1.21-1","status": "ii "},{"package": "vlan","arch": "all","version": "2.0.5ubuntu5","status": "ii "},{"package": "xdg-user-dirs","arch": "amd64","version": "0.17-2ubuntu4","status": "ii "},{"package": "xxd","arch": "amd64","version": "2:8.2.3995-1ubuntu2.28","status": "ii "},{"package": "xz-utils","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "zlib1g:amd64","arch": "amd64","version": "1:1.2.11.dfsg-2ubuntu9.2","status": "ii "},{"package": "zstd","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},dib-run-parts 99-write-dpkg-manifest completed 2026-05-08 03:24:42.081310 | ubuntu-jammy-large | 2026-05-08 03:24:42.081 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-05-08 03:24:42.081411 | ubuntu-jammy-large | 2026-05-08 03:24:42.081 | dib-run-parts 2026-05-08 03:24:42.084995 | ubuntu-jammy-large | 2026-05-08 03:24:42.084 | dib-run-parts Target: finalise.d 2026-05-08 03:24:42.085089 | ubuntu-jammy-large | 2026-05-08 03:24:42.084 | dib-run-parts 2026-05-08 03:24:42.085107 | ubuntu-jammy-large | 2026-05-08 03:24:42.084 | dib-run-parts Script Seconds 2026-05-08 03:24:42.085122 | ubuntu-jammy-large | 2026-05-08 03:24:42.084 | dib-run-parts --------------------------------------- ---------- 2026-05-08 03:24:42.085136 | ubuntu-jammy-large | 2026-05-08 03:24:42.084 | dib-run-parts 2026-05-08 03:24:42.100499 | ubuntu-jammy-large | 2026-05-08 03:24:42.100 | dib-run-parts 50-bootloader 4.106 2026-05-08 03:24:42.110926 | ubuntu-jammy-large | 2026-05-08 03:24:42.110 | dib-run-parts 50-remove-bogus-udev-links 0.005 2026-05-08 03:24:42.120834 | ubuntu-jammy-large | 2026-05-08 03:24:42.120 | dib-run-parts 98-rebind-sshd-after-dhcp 0.006 2026-05-08 03:24:42.131086 | ubuntu-jammy-large | 2026-05-08 03:24:42.130 | dib-run-parts 99-clean-up-cache 0.039 2026-05-08 03:24:42.141787 | ubuntu-jammy-large | 2026-05-08 03:24:42.141 | dib-run-parts 99-clear-machine-id 0.006 2026-05-08 03:24:42.152176 | ubuntu-jammy-large | 2026-05-08 03:24:42.152 | dib-run-parts 99-disable-resolv-conf 0.008 2026-05-08 03:24:42.162292 | ubuntu-jammy-large | 2026-05-08 03:24:42.162 | dib-run-parts 99-write-dpkg-manifest 0.026 2026-05-08 03:24:42.165447 | ubuntu-jammy-large | 2026-05-08 03:24:42.165 | dib-run-parts 2026-05-08 03:24:42.165652 | ubuntu-jammy-large | 2026-05-08 03:24:42.165 | dib-run-parts --------------------- END PROFILING --------------------- 2026-05-08 03:24:42.225545 | ubuntu-jammy-large | 2026-05-08 03:24:42.225 | Running hooks from /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d 2026-05-08 03:24:42.243752 | ubuntu-jammy-large | 2026-05-08 03:24:42.243 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-base-defaults 2026-05-08 03:24:42.250769 | ubuntu-jammy-large | 2026-05-08 03:24:42.250 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-base-defaults 2026-05-08 03:24:42.255035 | ubuntu-jammy-large | 2026-05-08 03:24:42.254 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:24:42.260133 | ubuntu-jammy-large | 2026-05-08 03:24:42.260 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-05-08 03:24:42.265265 | ubuntu-jammy-large | 2026-05-08 03:24:42.265 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:24:42.269776 | ubuntu-jammy-large | 2026-05-08 03:24:42.269 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-05-08 03:24:42.275089 | ubuntu-jammy-large | 2026-05-08 03:24:42.274 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:24:42.285164 | ubuntu-jammy-large | 2026-05-08 03:24:42.284 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-05-08 03:24:42.291177 | ubuntu-jammy-large | 2026-05-08 03:24:42.291 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-05-08 03:24:42.295981 | ubuntu-jammy-large | 2026-05-08 03:24:42.295 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-05-08 03:24:42.301709 | ubuntu-jammy-large | 2026-05-08 03:24:42.301 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:24:42.307171 | ubuntu-jammy-large | 2026-05-08 03:24:42.307 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-05-08 03:24:42.313247 | ubuntu-jammy-large | 2026-05-08 03:24:42.312 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-05-08 03:24:42.319327 | ubuntu-jammy-large | 2026-05-08 03:24:42.319 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:24:42.325252 | ubuntu-jammy-large | 2026-05-08 03:24:42.325 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-05-08 03:24:42.331005 | ubuntu-jammy-large | 2026-05-08 03:24:42.330 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-05-08 03:24:42.337350 | ubuntu-jammy-large | 2026-05-08 03:24:42.337 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-05-08 03:24:42.343092 | ubuntu-jammy-large | 2026-05-08 03:24:42.342 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:24:42.349133 | ubuntu-jammy-large | 2026-05-08 03:24:42.348 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-05-08 03:24:42.354916 | ubuntu-jammy-large | 2026-05-08 03:24:42.354 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:24:42.359369 | ubuntu-jammy-large | 2026-05-08 03:24:42.359 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-05-08 03:24:42.364563 | ubuntu-jammy-large | 2026-05-08 03:24:42.364 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:24:42.374192 | ubuntu-jammy-large | 2026-05-08 03:24:42.374 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-05-08 03:24:42.379403 | ubuntu-jammy-large | 2026-05-08 03:24:42.379 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:24:42.384872 | ubuntu-jammy-large | 2026-05-08 03:24:42.384 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-05-08 03:24:42.391059 | ubuntu-jammy-large | 2026-05-08 03:24:42.390 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-05-08 03:24:42.401586 | ubuntu-jammy-large | 2026-05-08 03:24:42.401 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-05-08 03:24:42.407814 | ubuntu-jammy-large | 2026-05-08 03:24:42.407 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-05-08 03:24:42.413687 | ubuntu-jammy-large | 2026-05-08 03:24:42.413 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-05-08 03:24:42.419802 | ubuntu-jammy-large | 2026-05-08 03:24:42.419 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-pip-cache 2026-05-08 03:24:42.430437 | ubuntu-jammy-large | 2026-05-08 03:24:42.430 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-pip-cache 2026-05-08 03:24:42.436777 | ubuntu-jammy-large | 2026-05-08 03:24:42.436 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:24:42.443160 | ubuntu-jammy-large | 2026-05-08 03:24:42.442 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-05-08 03:24:42.450193 | ubuntu-jammy-large | 2026-05-08 03:24:42.450 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:24:42.461149 | ubuntu-jammy-large | 2026-05-08 03:24:42.460 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-05-08 03:24:42.467095 | ubuntu-jammy-large | 2026-05-08 03:24:42.466 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-05-08 03:24:42.473254 | ubuntu-jammy-large | 2026-05-08 03:24:42.473 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-05-08 03:24:42.478774 | ubuntu-jammy-large | 2026-05-08 03:24:42.478 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-05-08 03:24:42.484684 | ubuntu-jammy-large | 2026-05-08 03:24:42.484 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-05-08 03:24:42.491602 | ubuntu-jammy-large | 2026-05-08 03:24:42.491 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:24:42.497140 | ubuntu-jammy-large | 2026-05-08 03:24:42.497 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-05-08 03:24:42.503268 | ubuntu-jammy-large | 2026-05-08 03:24:42.503 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:24:42.509469 | ubuntu-jammy-large | 2026-05-08 03:24:42.509 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-05-08 03:24:42.515649 | ubuntu-jammy-large | 2026-05-08 03:24:42.515 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-05-08 03:24:42.522514 | ubuntu-jammy-large | 2026-05-08 03:24:42.522 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-05-08 03:24:42.528606 | ubuntu-jammy-large | 2026-05-08 03:24:42.528 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-05-08 03:24:42.534322 | ubuntu-jammy-large | 2026-05-08 03:24:42.534 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:24:42.539984 | ubuntu-jammy-large | 2026-05-08 03:24:42.539 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-05-08 03:24:42.547079 | ubuntu-jammy-large | 2026-05-08 03:24:42.546 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:24:42.557107 | ubuntu-jammy-large | 2026-05-08 03:24:42.556 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-05-08 03:24:42.563130 | ubuntu-jammy-large | 2026-05-08 03:24:42.563 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:24:42.568897 | ubuntu-jammy-large | 2026-05-08 03:24:42.568 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-05-08 03:24:42.575248 | ubuntu-jammy-large | 2026-05-08 03:24:42.575 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:24:42.585914 | ubuntu-jammy-large | 2026-05-08 03:24:42.585 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-05-08 03:24:42.591904 | ubuntu-jammy-large | 2026-05-08 03:24:42.591 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-05-08 03:24:42.597531 | ubuntu-jammy-large | 2026-05-08 03:24:42.597 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-05-08 03:24:42.603503 | ubuntu-jammy-large | 2026-05-08 03:24:42.603 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-05-08 03:24:42.609587 | ubuntu-jammy-large | 2026-05-08 03:24:42.609 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:24:42.621733 | ubuntu-jammy-large | 2026-05-08 03:24:42.621 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-05-08 03:24:42.627184 | ubuntu-jammy-large | 2026-05-08 03:24:42.627 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:24:42.632387 | ubuntu-jammy-large | 2026-05-08 03:24:42.632 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-05-08 03:24:42.638703 | ubuntu-jammy-large | 2026-05-08 03:24:42.638 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:24:42.649476 | ubuntu-jammy-large | 2026-05-08 03:24:42.649 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-05-08 03:24:42.654966 | ubuntu-jammy-large | 2026-05-08 03:24:42.654 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:24:42.660185 | ubuntu-jammy-large | 2026-05-08 03:24:42.660 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-05-08 03:24:42.665564 | ubuntu-jammy-large | 2026-05-08 03:24:42.665 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/14-manifests 2026-05-08 03:24:42.677226 | ubuntu-jammy-large | 2026-05-08 03:24:42.677 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/14-manifests 2026-05-08 03:24:42.683234 | ubuntu-jammy-large | 2026-05-08 03:24:42.683 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:24:42.688849 | ubuntu-jammy-large | 2026-05-08 03:24:42.688 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-05-08 03:24:42.694792 | ubuntu-jammy-large | 2026-05-08 03:24:42.694 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:24:42.700679 | ubuntu-jammy-large | 2026-05-08 03:24:42.700 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/ 2026-05-08 03:24:42.706710 | ubuntu-jammy-large | 2026-05-08 03:24:42.706 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-05-08 03:24:42.718044 | ubuntu-jammy-large | 2026-05-08 03:24:42.717 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-05-08 03:24:42.723673 | ubuntu-jammy-large | 2026-05-08 03:24:42.723 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-05-08 03:24:42.729233 | ubuntu-jammy-large | 2026-05-08 03:24:42.729 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-05-08 03:24:42.735358 | ubuntu-jammy-large | 2026-05-08 03:24:42.735 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-05-08 03:24:42.741060 | ubuntu-jammy-large | 2026-05-08 03:24:42.740 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-05-08 03:24:42.751010 | ubuntu-jammy-large | 2026-05-08 03:24:42.750 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-05-08 03:24:42.756303 | ubuntu-jammy-large | 2026-05-08 03:24:42.756 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-05-08 03:24:42.762047 | ubuntu-jammy-large | 2026-05-08 03:24:42.761 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-05-08 03:24:42.768870 | ubuntu-jammy-large | 2026-05-08 03:24:42.768 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-05-08 03:24:42.778885 | ubuntu-jammy-large | 2026-05-08 03:24:42.778 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-05-08 03:24:42.784736 | ubuntu-jammy-large | 2026-05-08 03:24:42.784 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-05-08 03:24:42.789906 | ubuntu-jammy-large | 2026-05-08 03:24:42.789 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-05-08 03:24:42.795516 | ubuntu-jammy-large | 2026-05-08 03:24:42.795 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-05-08 03:24:42.801515 | ubuntu-jammy-large | 2026-05-08 03:24:42.801 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-05-08 03:24:42.806977 | ubuntu-jammy-large | 2026-05-08 03:24:42.806 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-05-08 03:24:42.812170 | ubuntu-jammy-large | 2026-05-08 03:24:42.812 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-05-08 03:24:42.818054 | ubuntu-jammy-large | 2026-05-08 03:24:42.817 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-05-08 03:24:42.824373 | ubuntu-jammy-large | 2026-05-08 03:24:42.824 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-05-08 03:24:42.829730 | ubuntu-jammy-large | 2026-05-08 03:24:42.829 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:24:42.840185 | ubuntu-jammy-large | 2026-05-08 03:24:42.840 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-05-08 03:24:42.845619 | ubuntu-jammy-large | 2026-05-08 03:24:42.845 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-05-08 03:24:42.851027 | ubuntu-jammy-large | 2026-05-08 03:24:42.850 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-05-08 03:24:42.856882 | ubuntu-jammy-large | 2026-05-08 03:24:42.856 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-05-08 03:24:42.862221 | ubuntu-jammy-large | 2026-05-08 03:24:42.862 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-05-08 03:24:42.868065 | ubuntu-jammy-large | 2026-05-08 03:24:42.867 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-05-08 03:24:42.873832 | ubuntu-jammy-large | 2026-05-08 03:24:42.873 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-05-08 03:24:42.879658 | ubuntu-jammy-large | 2026-05-08 03:24:42.879 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-05-08 03:24:42.886166 | ubuntu-jammy-large | 2026-05-08 03:24:42.886 | dib-run-parts Sourcing environment file /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-05-08 03:24:42.897267 | ubuntu-jammy-large | 2026-05-08 03:24:42.897 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-05-08 03:24:42.903050 | ubuntu-jammy-large | 2026-05-08 03:24:42.902 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-05-08 03:24:42.908504 | ubuntu-jammy-large | 2026-05-08 03:24:42.908 | ++ /tmp/dib_build.1kfUX0Qf/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-05-08 03:24:42.914357 | ubuntu-jammy-large | 2026-05-08 03:24:42.914 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/01-copy-manifests-dir 2026-05-08 03:24:42.943361 | ubuntu-jammy-large | 2026-05-08 03:24:42.943 | 2+1 records in 2026-05-08 03:24:42.943435 | ubuntu-jammy-large | 2026-05-08 03:24:42.943 | 2+1 records out 2026-05-08 03:24:42.943462 | ubuntu-jammy-large | 2026-05-08 03:24:42.943 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000152598 s, 7.9 MB/s 2026-05-08 03:24:42.966352 | ubuntu-jammy-large | 2026-05-08 03:24:42.966 | 0+1 records in 2026-05-08 03:24:42.966437 | ubuntu-jammy-large | 2026-05-08 03:24:42.966 | 0+1 records out 2026-05-08 03:24:42.966467 | ubuntu-jammy-large | 2026-05-08 03:24:42.966 | 446 bytes copied, 0.00011438 s, 3.9 MB/s 2026-05-08 03:24:42.987195 | ubuntu-jammy-large | 2026-05-08 03:24:42.986 | '/tmp/dib_build.1kfUX0Qf/mnt//etc/dib-manifests' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests' 2026-05-08 03:24:42.987307 | ubuntu-jammy-large | 2026-05-08 03:24:42.987 | '/tmp/dib_build.1kfUX0Qf/mnt//etc/dib-manifests/dib_environment' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib_environment' 2026-05-08 03:24:42.987347 | ubuntu-jammy-large | 2026-05-08 03:24:42.987 | '/tmp/dib_build.1kfUX0Qf/mnt//etc/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.1' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.1' 2026-05-08 03:24:42.987378 | ubuntu-jammy-large | 2026-05-08 03:24:42.987 | '/tmp/dib_build.1kfUX0Qf/mnt//etc/dib-manifests/dib_arguments' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib_arguments' 2026-05-08 03:24:42.987393 | ubuntu-jammy-large | 2026-05-08 03:24:42.987 | '/tmp/dib_build.1kfUX0Qf/mnt//etc/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.1' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.d/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.1' 2026-05-08 03:24:43.112248 | ubuntu-jammy-large | 2026-05-08 03:24:43.112 | dib-run-parts 01-copy-manifests-dir completed 2026-05-08 03:24:43.112329 | ubuntu-jammy-large | 2026-05-08 03:24:43.112 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/40-unblock-daemons 2026-05-08 03:24:43.167749 | ubuntu-jammy-large | 2026-05-08 03:24:43.167 | dib-run-parts 40-unblock-daemons completed 2026-05-08 03:24:43.167820 | ubuntu-jammy-large | 2026-05-08 03:24:43.167 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/50-dib-python 2026-05-08 03:24:43.203511 | ubuntu-jammy-large | 2026-05-08 03:24:43.203 | dib-run-parts 50-dib-python completed 2026-05-08 03:24:43.203578 | ubuntu-jammy-large | 2026-05-08 03:24:43.203 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/50-remove-img-build-proxy 2026-05-08 03:24:43.235310 | ubuntu-jammy-large | 2026-05-08 03:24:43.234 | dib-run-parts 50-remove-img-build-proxy completed 2026-05-08 03:24:43.235392 | ubuntu-jammy-large | 2026-05-08 03:24:43.235 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/60-untrim-dpkg 2026-05-08 03:24:43.288546 | ubuntu-jammy-large | 2026-05-08 03:24:43.288 | dib-run-parts 60-untrim-dpkg completed 2026-05-08 03:24:43.288625 | ubuntu-jammy-large | 2026-05-08 03:24:43.288 | dib-run-parts Running /tmp/dib_build.1kfUX0Qf/hooks/cleanup.d/99-clean-up-cache 2026-05-08 03:24:43.341334 | ubuntu-jammy-large | 2026-05-08 03:24:43.340 | dib-run-parts 99-clean-up-cache completed 2026-05-08 03:24:43.342438 | ubuntu-jammy-large | 2026-05-08 03:24:43.342 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-05-08 03:24:43.342465 | ubuntu-jammy-large | 2026-05-08 03:24:43.342 | dib-run-parts 2026-05-08 03:24:43.344113 | ubuntu-jammy-large | 2026-05-08 03:24:43.343 | dib-run-parts Target: cleanup.d 2026-05-08 03:24:43.344133 | ubuntu-jammy-large | 2026-05-08 03:24:43.344 | dib-run-parts 2026-05-08 03:24:43.344147 | ubuntu-jammy-large | 2026-05-08 03:24:43.344 | dib-run-parts Script Seconds 2026-05-08 03:24:43.344161 | ubuntu-jammy-large | 2026-05-08 03:24:43.344 | dib-run-parts --------------------------------------- ---------- 2026-05-08 03:24:43.344174 | ubuntu-jammy-large | 2026-05-08 03:24:43.344 | dib-run-parts 2026-05-08 03:24:43.361360 | ubuntu-jammy-large | 2026-05-08 03:24:43.361 | dib-run-parts 01-copy-manifests-dir 0.195 2026-05-08 03:24:43.368762 | ubuntu-jammy-large | 2026-05-08 03:24:43.368 | dib-run-parts 40-unblock-daemons 0.053 2026-05-08 03:24:43.377708 | ubuntu-jammy-large | 2026-05-08 03:24:43.377 | dib-run-parts 50-dib-python 0.033 2026-05-08 03:24:43.387894 | ubuntu-jammy-large | 2026-05-08 03:24:43.387 | dib-run-parts 50-remove-img-build-proxy 0.029 2026-05-08 03:24:43.397718 | ubuntu-jammy-large | 2026-05-08 03:24:43.397 | dib-run-parts 60-untrim-dpkg 0.051 2026-05-08 03:24:43.407746 | ubuntu-jammy-large | 2026-05-08 03:24:43.407 | dib-run-parts 99-clean-up-cache 0.051 2026-05-08 03:24:43.410752 | ubuntu-jammy-large | 2026-05-08 03:24:43.410 | dib-run-parts 2026-05-08 03:24:43.410866 | ubuntu-jammy-large | 2026-05-08 03:24:43.410 | dib-run-parts --------------------- END PROFILING --------------------- 2026-05-08 03:24:43.739825 | ubuntu-jammy-large | 2026-05-08 03:24:43.739 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/sys 2026-05-08 03:24:43.761903 | ubuntu-jammy-large | 2026-05-08 03:24:43.761 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/proc 2026-05-08 03:24:43.784038 | ubuntu-jammy-large | 2026-05-08 03:24:43.783 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/dev/pts 2026-05-08 03:24:43.805213 | ubuntu-jammy-large | 2026-05-08 03:24:43.804 | Unmount /tmp/dib_build.1kfUX0Qf/mnt/dev 2026-05-08 03:24:44.064606 | ubuntu-jammy-large | 2026-05-08 03:24:44.064 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-05-08 03:24:44.356343 | ubuntu-jammy-large | 2026-05-08 03:24:44.356 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-05-08 03:24:44.356434 | ubuntu-jammy-large | 2026-05-08 03:24:44.356 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-05-08 03:24:44.411916 | ubuntu-jammy-large | 2026-05-08 03:24:44.411 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.1kfUX0Qf/mnt/] 2026-05-08 03:24:44.459429 | ubuntu-jammy-large | 2026-05-08 03:24:44.459 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.1kfUX0Qf/mnt/] 2026-05-08 03:24:44.838163 | ubuntu-jammy-large | 2026-05-08 03:24:44.837 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-05-08 03:24:44.900641 | ubuntu-jammy-large | 2026-05-08 03:24:44.900 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-05-08 03:24:44.900723 | ubuntu-jammy-large | 2026-05-08 03:24:44.900 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-05-08 03:24:45.218254 | ubuntu-jammy-large | 2026-05-08 03:24:45.217 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.1kfUX0Qf/states/block-device] 2026-05-08 03:24:45.380868 | ubuntu-jammy-large | 2026-05-08 03:24:45.380 | Converting image using qemu-img convert 2026-05-08 03:26:20.980795 | ubuntu-jammy-large | 2026-05-08 03:26:20.980 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.qcow2 created... 2026-05-08 03:26:21.180632 | ubuntu-jammy-large | 2026-05-08 03:26:21.180 | Build completed successfully 2026-05-08 03:26:22.188875 | ubuntu-jammy-large | Successfully built the amphora using the stable/2025.1 amphora-agent. 2026-05-08 03:26:22.191665 | ubuntu-jammy-large | Amphora image size: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.1.qcow2 362653696 2026-05-08 03:26:22.192458 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2025.1.qcow2 2026-05-08 03:26:22.201803 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2025.1.qcow2 2026-05-08 03:26:22.201862 | ubuntu-jammy-large | file format: qcow2 2026-05-08 03:26:22.201878 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2026-05-08 03:26:22.201891 | ubuntu-jammy-large | disk size: 345 MiB 2026-05-08 03:26:22.201904 | ubuntu-jammy-large | cluster_size: 65536 2026-05-08 03:26:22.201917 | ubuntu-jammy-large | Format specific information: 2026-05-08 03:26:22.201930 | ubuntu-jammy-large | compat: 1.1 2026-05-08 03:26:22.201943 | ubuntu-jammy-large | compression type: zlib 2026-05-08 03:26:22.201955 | ubuntu-jammy-large | lazy refcounts: false 2026-05-08 03:26:22.201968 | ubuntu-jammy-large | refcount bits: 16 2026-05-08 03:26:22.201981 | ubuntu-jammy-large | corrupt: false 2026-05-08 03:26:22.201994 | ubuntu-jammy-large | extended l2: false 2026-05-08 03:26:22.203230 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.1.qcow2 2026-05-08 03:26:24.688962 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2026-05-08 03:26:24.692978 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-05-08 03:26:24.695786 | ubuntu-jammy-large | + echo 2026-05-08 octavia-amphora-haproxy-2025.1.20260508.qcow2 2026-05-08 03:26:24.697045 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-05-08 03:26:24.699489 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2025.1.qcow2 octavia-amphora-haproxy-2025.1.20260508.qcow2 2026-05-08 03:26:25.313652 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-05-08 03:26:25.314705 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.1.20260508.qcow2 2026-05-08 03:26:25.316172 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-05-08 03:26:27.776287 | ubuntu-jammy-large | + popd 2026-05-08 03:26:27.776483 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2026-05-08 03:26:28.062562 | ubuntu-jammy-large | ok: Runtime: 0:05:26.313100 2026-05-08 03:26:28.143623 | 2026-05-08 03:26:28.143773 | TASK [Install rclone] 2026-05-08 03:26:28.426633 | ubuntu-jammy-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-05-08 03:26:28.426770 | ubuntu-jammy-large | Dload Upload Total Spent Left Speed 2026-05-08 03:26:28.616804 | ubuntu-jammy-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4734 100 4734 0 0 24892 0 --:--:-- --:--:-- --:--:-- 24915 2026-05-08 03:26:31.451401 | ubuntu-jammy-large | Archive: rclone-current-linux-amd64.zip 2026-05-08 03:26:31.451504 | ubuntu-jammy-large | creating: rclone-v1.74.0-linux-amd64/ 2026-05-08 03:26:31.451513 | ubuntu-jammy-large | inflating: rclone-v1.74.0-linux-amd64/git-log.txt 2026-05-08 03:26:31.451521 | ubuntu-jammy-large | inflating: rclone-v1.74.0-linux-amd64/rclone 2026-05-08 03:26:31.451526 | ubuntu-jammy-large | inflating: rclone-v1.74.0-linux-amd64/README.html 2026-05-08 03:26:31.451532 | ubuntu-jammy-large | inflating: rclone-v1.74.0-linux-amd64/README.txt 2026-05-08 03:26:31.451536 | ubuntu-jammy-large | inflating: rclone-v1.74.0-linux-amd64/rclone.1 2026-05-08 03:26:31.541208 | ubuntu-jammy-large | mandb not found. The rclone man docs will not be installed. 2026-05-08 03:26:31.666237 | ubuntu-jammy-large | 2026-05-08 03:26:31.666303 | ubuntu-jammy-large | rclone v1.74.0 has successfully installed. 2026-05-08 03:26:31.666316 | ubuntu-jammy-large | Now run "rclone config" for setup. Check https://rclone.org/docs/ for more details. 2026-05-08 03:26:31.666339 | ubuntu-jammy-large | 2026-05-08 03:26:31.719331 | ubuntu-jammy-large | ok: Runtime: 0:00:03.255455 2026-05-08 03:26:31.727293 | 2026-05-08 03:26:31.727425 | TASK [Run upload] 2026-05-08 03:27:21.344273 | ubuntu-jammy-large | Output suppressed because no_log was given 2026-05-08 03:27:21.347454 | 2026-05-08 03:27:21.347638 | PLAY RECAP 2026-05-08 03:27:21.347782 | ubuntu-jammy-large | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 03:27:21.347855 | 2026-05-08 03:27:21.505231 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-05-08 03:27:21.508170 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 03:27:22.256259 | 2026-05-08 03:27:22.256444 | PLAY [Base post-fetch] 2026-05-08 03:27:22.273994 | 2026-05-08 03:27:22.274153 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-08 03:27:22.330221 | ubuntu-jammy-large | skipping: Conditional result was False 2026-05-08 03:27:22.345690 | 2026-05-08 03:27:22.346002 | TASK [fetch-output : Set log path for single node] 2026-05-08 03:27:22.399129 | ubuntu-jammy-large | ok 2026-05-08 03:27:22.404499 | 2026-05-08 03:27:22.404620 | LOOP [fetch-output : Ensure local output dirs] 2026-05-08 03:27:22.894070 | ubuntu-jammy-large -> localhost | ok: "/var/lib/zuul/builds/fcdf2729871f46b988a4c756e450c876/work/logs" 2026-05-08 03:27:23.163067 | ubuntu-jammy-large -> localhost | changed: "/var/lib/zuul/builds/fcdf2729871f46b988a4c756e450c876/work/artifacts" 2026-05-08 03:27:23.451621 | ubuntu-jammy-large -> localhost | changed: "/var/lib/zuul/builds/fcdf2729871f46b988a4c756e450c876/work/docs" 2026-05-08 03:27:23.474268 | 2026-05-08 03:27:23.474456 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 03:27:24.271456 | ubuntu-jammy-large | changed: 2026-05-08 03:27:24.271792 | ubuntu-jammy-large | .d..t...... ./ 2026-05-08 03:27:24.271850 | ubuntu-jammy-large | >f+++++++++ sudo-debug.txt 2026-05-08 03:27:24.271897 | ubuntu-jammy-large | >f+++++++++ sudo-strace.log 2026-05-08 03:27:24.271991 | ubuntu-jammy-large | >f+++++++++ sudo-strace.log.time 2026-05-08 03:27:24.272060 | ubuntu-jammy-large | changed: All items complete 2026-05-08 03:27:24.272117 | 2026-05-08 03:27:24.865356 | ubuntu-jammy-large | changed: .d..t...... ./ 2026-05-08 03:27:25.465205 | ubuntu-jammy-large | changed: .d..t...... ./ 2026-05-08 03:27:25.486919 | 2026-05-08 03:27:25.487104 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 03:27:25.524309 | ubuntu-jammy-large | skipping: Conditional result was False 2026-05-08 03:27:25.527135 | ubuntu-jammy-large | skipping: Conditional result was False 2026-05-08 03:27:25.551949 | 2026-05-08 03:27:25.552090 | PLAY RECAP 2026-05-08 03:27:25.552174 | ubuntu-jammy-large | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-08 03:27:25.552217 | 2026-05-08 03:27:25.679596 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 03:27:25.682014 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 03:27:26.512907 | 2026-05-08 03:27:26.513132 | PLAY [Base post] 2026-05-08 03:27:26.533268 | 2026-05-08 03:27:26.533476 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 03:27:27.090934 | ubuntu-jammy-large | changed 2026-05-08 03:27:27.098551 | 2026-05-08 03:27:27.098671 | PLAY RECAP 2026-05-08 03:27:27.098732 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 03:27:27.098796 | 2026-05-08 03:27:27.227442 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 03:27:27.229518 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 03:27:28.013954 | 2026-05-08 03:27:28.014127 | PLAY [Base post-logs] 2026-05-08 03:27:28.025257 | 2026-05-08 03:27:28.025396 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 03:27:28.519185 | localhost | changed 2026-05-08 03:27:28.532488 | 2026-05-08 03:27:28.532641 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 03:27:28.569474 | localhost | ok 2026-05-08 03:27:28.574208 | 2026-05-08 03:27:28.574349 | TASK [Set zuul-log-path fact] 2026-05-08 03:27:28.593011 | localhost | ok 2026-05-08 03:27:28.608203 | 2026-05-08 03:27:28.608356 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 03:27:28.648051 | localhost | ok 2026-05-08 03:27:28.656452 | 2026-05-08 03:27:28.656784 | TASK [upload-logs : Create log directories] 2026-05-08 03:27:29.164155 | localhost | changed 2026-05-08 03:27:29.167407 | 2026-05-08 03:27:29.167520 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 03:27:29.668280 | localhost -> localhost | ok: Runtime: 0:00:00.007323 2026-05-08 03:27:29.672567 | 2026-05-08 03:27:29.672681 | TASK [upload-logs : Upload logs to log server] 2026-05-08 03:27:30.261207 | localhost | Output suppressed because no_log was given 2026-05-08 03:27:30.265988 | 2026-05-08 03:27:30.266212 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 03:27:30.328994 | localhost | skipping: Conditional result was False 2026-05-08 03:27:30.334771 | localhost | skipping: Conditional result was False 2026-05-08 03:27:30.349071 | 2026-05-08 03:27:30.349297 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 03:27:30.398233 | localhost | skipping: Conditional result was False 2026-05-08 03:27:30.398979 | 2026-05-08 03:27:30.402246 | localhost | skipping: Conditional result was False 2026-05-08 03:27:30.416911 | 2026-05-08 03:27:30.417181 | LOOP [upload-logs : Upload console log and json output]