2026-03-01 03:26:27.485586 | Job console starting 2026-03-01 03:26:27.499093 | Updating git repos 2026-03-01 03:26:27.523390 | Cloning repos into workspace 2026-03-01 03:26:27.558505 | Restoring repo states 2026-03-01 03:26:27.565350 | Merging changes 2026-03-01 03:26:27.565368 | Checking out repos 2026-03-01 03:26:27.596139 | Preparing playbooks 2026-03-01 03:26:28.192204 | Running Ansible setup 2026-03-01 03:26:33.375902 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-01 03:26:34.131480 | 2026-03-01 03:26:34.131647 | PLAY [Base pre] 2026-03-01 03:26:34.149109 | 2026-03-01 03:26:34.149246 | TASK [Setup log path fact] 2026-03-01 03:26:34.186443 | ubuntu-jammy-large | ok 2026-03-01 03:26:34.206620 | 2026-03-01 03:26:34.206800 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-01 03:26:34.249420 | ubuntu-jammy-large | ok 2026-03-01 03:26:34.260876 | 2026-03-01 03:26:34.260999 | TASK [emit-job-header : Print job information] 2026-03-01 03:26:34.314317 | # Job Information 2026-03-01 03:26:34.314585 | Ansible Version: 2.16.14 2026-03-01 03:26:34.314644 | Job: openstack-octavia-amphora-image-publish-2025.2 2026-03-01 03:26:34.314749 | Pipeline: periodic-daily 2026-03-01 03:26:34.314796 | Executor: 521e9411259a 2026-03-01 03:26:34.314860 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-03-01 03:26:34.314904 | Event ID: 383dc86e2afa4e508d1ad2976da39e8b 2026-03-01 03:26:34.322223 | 2026-03-01 03:26:34.322350 | LOOP [emit-job-header : Print node information] 2026-03-01 03:26:34.436641 | ubuntu-jammy-large | ok: 2026-03-01 03:26:34.436908 | ubuntu-jammy-large | # Node Information 2026-03-01 03:26:34.436943 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-03-01 03:26:34.436968 | ubuntu-jammy-large | Hostname: ubuntu 2026-03-01 03:26:34.436991 | ubuntu-jammy-large | Username: zuul 2026-03-01 03:26:34.437011 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-03-01 03:26:34.437034 | ubuntu-jammy-large | Provider: regiocloud-a 2026-03-01 03:26:34.437054 | ubuntu-jammy-large | Region: 2026-03-01 03:26:34.437075 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-03-01 03:26:34.437094 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-03-01 03:26:34.437113 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe97:a168 2026-03-01 03:26:34.460633 | 2026-03-01 03:26:34.460866 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-01 03:26:34.953033 | ubuntu-jammy-large -> localhost | changed 2026-03-01 03:26:34.968018 | 2026-03-01 03:26:34.968195 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-01 03:26:36.042115 | ubuntu-jammy-large -> localhost | changed 2026-03-01 03:26:36.066745 | 2026-03-01 03:26:36.066921 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-01 03:26:36.355326 | ubuntu-jammy-large -> localhost | ok 2026-03-01 03:26:36.369031 | 2026-03-01 03:26:36.369300 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-01 03:26:36.409082 | ubuntu-jammy-large | ok 2026-03-01 03:26:36.429417 | ubuntu-jammy-large | included: /var/lib/zuul/builds/8de691916faf47c2b13c8812106bed04/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-01 03:26:36.436160 | 2026-03-01 03:26:36.436277 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-01 03:26:37.678092 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-03-01 03:26:37.678595 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/8de691916faf47c2b13c8812106bed04/work/8de691916faf47c2b13c8812106bed04_id_rsa 2026-03-01 03:26:37.678719 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/8de691916faf47c2b13c8812106bed04/work/8de691916faf47c2b13c8812106bed04_id_rsa.pub 2026-03-01 03:26:37.678796 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-03-01 03:26:37.678903 | ubuntu-jammy-large -> localhost | SHA256:F5+kWCjGbzDD4DjM8/OXWyCmfl5glkmlE+vFYEaVR8k zuul-build-sshkey 2026-03-01 03:26:37.678994 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-03-01 03:26:37.679058 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-03-01 03:26:37.679116 | ubuntu-jammy-large -> localhost | | ..*.o+.. | 2026-03-01 03:26:37.679175 | ubuntu-jammy-large -> localhost | | o o * B..E | 2026-03-01 03:26:37.679232 | ubuntu-jammy-large -> localhost | | * . & +.o . | 2026-03-01 03:26:37.679285 | ubuntu-jammy-large -> localhost | | + + @ o = . | 2026-03-01 03:26:37.679340 | ubuntu-jammy-large -> localhost | | o X S o o | 2026-03-01 03:26:37.679419 | ubuntu-jammy-large -> localhost | | B + + | 2026-03-01 03:26:37.679479 | ubuntu-jammy-large -> localhost | | . . + . | 2026-03-01 03:26:37.679539 | ubuntu-jammy-large -> localhost | | . .o o | 2026-03-01 03:26:37.679599 | ubuntu-jammy-large -> localhost | | .o. . | 2026-03-01 03:26:37.679658 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-03-01 03:26:37.679880 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.720936 2026-03-01 03:26:37.693267 | 2026-03-01 03:26:37.693435 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-01 03:26:37.736477 | ubuntu-jammy-large | ok 2026-03-01 03:26:37.748039 | ubuntu-jammy-large | included: /var/lib/zuul/builds/8de691916faf47c2b13c8812106bed04/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-01 03:26:37.757506 | 2026-03-01 03:26:37.757610 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-01 03:26:37.782689 | ubuntu-jammy-large | skipping: Conditional result was False 2026-03-01 03:26:37.788894 | 2026-03-01 03:26:37.789010 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-01 03:26:38.377849 | ubuntu-jammy-large | changed 2026-03-01 03:26:38.384271 | 2026-03-01 03:26:38.384391 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-01 03:26:38.616984 | ubuntu-jammy-large | ok 2026-03-01 03:26:38.627587 | 2026-03-01 03:26:38.627794 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-01 03:26:39.283072 | ubuntu-jammy-large | changed 2026-03-01 03:26:39.288871 | 2026-03-01 03:26:39.288994 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-01 03:26:39.909740 | ubuntu-jammy-large | changed 2026-03-01 03:26:39.915563 | 2026-03-01 03:26:39.915678 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-01 03:26:39.940302 | ubuntu-jammy-large | skipping: Conditional result was False 2026-03-01 03:26:39.946933 | 2026-03-01 03:26:39.947050 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-01 03:26:40.439675 | ubuntu-jammy-large -> localhost | changed 2026-03-01 03:26:40.458018 | 2026-03-01 03:26:40.458172 | TASK [add-build-sshkey : Add back temp key] 2026-03-01 03:26:40.817099 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/8de691916faf47c2b13c8812106bed04/work/8de691916faf47c2b13c8812106bed04_id_rsa (zuul-build-sshkey) 2026-03-01 03:26:40.817347 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.015286 2026-03-01 03:26:40.824256 | 2026-03-01 03:26:40.824370 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-01 03:26:41.210558 | ubuntu-jammy-large | ok 2026-03-01 03:26:41.217536 | 2026-03-01 03:26:41.217669 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-01 03:26:41.252174 | ubuntu-jammy-large | skipping: Conditional result was False 2026-03-01 03:26:41.270516 | 2026-03-01 03:26:41.270689 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-01 03:26:41.690266 | ubuntu-jammy-large | ok 2026-03-01 03:26:41.703682 | 2026-03-01 03:26:41.703849 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-01 03:26:41.737420 | ubuntu-jammy-large | ok 2026-03-01 03:26:41.747275 | 2026-03-01 03:26:41.747430 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-01 03:26:42.034874 | ubuntu-jammy-large -> localhost | ok 2026-03-01 03:26:42.043339 | 2026-03-01 03:26:42.043474 | TASK [validate-host : Collect information about the host] 2026-03-01 03:26:43.221230 | ubuntu-jammy-large | ok 2026-03-01 03:26:43.267690 | 2026-03-01 03:26:43.267897 | TASK [validate-host : Sanitize hostname] 2026-03-01 03:26:43.342009 | ubuntu-jammy-large | ok 2026-03-01 03:26:43.350389 | 2026-03-01 03:26:43.350528 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-01 03:26:43.941193 | ubuntu-jammy-large -> localhost | changed 2026-03-01 03:26:43.947722 | 2026-03-01 03:26:43.947842 | TASK [validate-host : Collect information about zuul worker] 2026-03-01 03:26:44.347861 | ubuntu-jammy-large | ok 2026-03-01 03:26:44.355973 | 2026-03-01 03:26:44.356126 | TASK [validate-host : Write out all zuul information for each host] 2026-03-01 03:26:44.931800 | ubuntu-jammy-large -> localhost | changed 2026-03-01 03:26:44.947369 | 2026-03-01 03:26:44.947501 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-01 03:26:45.207852 | ubuntu-jammy-large | ok 2026-03-01 03:26:45.216600 | 2026-03-01 03:26:45.216799 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-01 03:26:46.045422 | ubuntu-jammy-large | changed: 2026-03-01 03:26:46.046170 | ubuntu-jammy-large | cd+++++++++ src/ 2026-03-01 03:26:46.046283 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-03-01 03:26:46.046345 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-03-01 03:26:46.046394 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-03-01 03:26:46.046442 | ubuntu-jammy-large | =2.0.0 2026-03-01 03:27:03.043688 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-01 03:27:03.112272 | ubuntu-jammy-large | Collecting flake8<7.0.0,>=3.6.0 2026-03-01 03:27:03.124166 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-03-01 03:27:03.131966 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 9.6 MB/s eta 0:00:00 2026-03-01 03:27:03.261871 | ubuntu-jammy-large | Collecting PyYAML>=3.12 2026-03-01 03:27:03.273300 | 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-03-01 03:27:03.329092 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 15.1 MB/s eta 0:00:00 2026-03-01 03:27:03.412359 | ubuntu-jammy-large | Collecting jsonschema>=3.0.2 2026-03-01 03:27:03.423650 | ubuntu-jammy-large | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-01 03:27:03.433765 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 10.9 MB/s eta 0:00:00 2026-03-01 03:27:03.495327 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2026-03-01 03:27:03.506630 | ubuntu-jammy-large | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-01 03:27:03.513972 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 9.2 MB/s eta 0:00:00 2026-03-01 03:27:03.577937 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2026-03-01 03:27:03.590011 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-01 03:27:03.681164 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 19.7 MB/s eta 0:00:00 2026-03-01 03:27:03.704175 | 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-03-01 03:27:03.761004 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2026-03-01 03:27:03.773180 | ubuntu-jammy-large | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-01 03:27:03.793461 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.3/397.3 KB 22.5 MB/s eta 0:00:00 2026-03-01 03:27:03.857425 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2026-03-01 03:27:03.869287 | ubuntu-jammy-large | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-03-01 03:27:03.882766 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 KB 23.5 MB/s eta 0:00:00 2026-03-01 03:27:03.933664 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2026-03-01 03:27:03.945291 | ubuntu-jammy-large | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-01 03:27:03.952862 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 18.0 MB/s eta 0:00:00 2026-03-01 03:27:04.008496 | ubuntu-jammy-large | Collecting cliff>=4.13.0 2026-03-01 03:27:04.020172 | ubuntu-jammy-large | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-01 03:27:04.031059 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 KB 13.6 MB/s eta 0:00:00 2026-03-01 03:27:04.089455 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2026-03-01 03:27:04.101256 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-01 03:27:04.184751 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2026-03-01 03:27:04.196528 | ubuntu-jammy-large | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-01 03:27:04.268487 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 26.8 MB/s eta 0:00:00 2026-03-01 03:27:04.351009 | ubuntu-jammy-large | Collecting requests>=2.27.0 2026-03-01 03:27:04.362864 | ubuntu-jammy-large | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-01 03:27:04.371218 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 KB 10.1 MB/s eta 0:00:00 2026-03-01 03:27:04.426815 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2026-03-01 03:27:04.438948 | ubuntu-jammy-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-01 03:27:04.446829 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 KB 7.4 MB/s eta 0:00:00 2026-03-01 03:27:04.503935 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2026-03-01 03:27:04.515635 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-01 03:27:04.553440 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2026-03-01 03:27:04.565357 | ubuntu-jammy-large | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-01 03:27:04.690494 | ubuntu-jammy-large | Collecting cmd2>=1.0.0 2026-03-01 03:27:04.706173 | ubuntu-jammy-large | Downloading cmd2-3.2.2-py3-none-any.whl (147 kB) 2026-03-01 03:27:04.721874 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.3/147.3 KB 14.3 MB/s eta 0:00:00 2026-03-01 03:27:04.779912 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2026-03-01 03:27:04.792744 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-03-01 03:27:04.839214 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2026-03-01 03:27:04.850964 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-03-01 03:27:04.920412 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 814.6 kB/s eta 0:00:00 2026-03-01 03:27:04.964532 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2026-03-01 03:27:04.976378 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-03-01 03:27:05.048755 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2026-03-01 03:27:05.060041 | ubuntu-jammy-large | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-01 03:27:05.067671 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 KB 11.7 MB/s eta 0:00:00 2026-03-01 03:27:05.106566 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2026-03-01 03:27:05.117859 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-01 03:27:06.086007 | ubuntu-jammy-large | Collecting rpds-py>=0.25.0 2026-03-01 03:27:06.098645 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-03-01 03:27:06.115675 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 27.3 MB/s eta 0:00:00 2026-03-01 03:27:06.189951 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2026-03-01 03:27:06.202275 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-01 03:27:06.400346 | ubuntu-jammy-large | Collecting platformdirs>=3 2026-03-01 03:27:06.412186 | ubuntu-jammy-large | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-01 03:27:06.451915 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2026-03-01 03:27:06.463391 | ubuntu-jammy-large | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-01 03:27:06.511877 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2026-03-01 03:27:06.523842 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-01 03:27:06.606983 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2026-03-01 03:27:06.619340 | ubuntu-jammy-large | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-01 03:27:06.633077 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.5/343.5 KB 31.4 MB/s eta 0:00:00 2026-03-01 03:27:06.665858 | ubuntu-jammy-large | Collecting os-service-types>=1.8.1 2026-03-01 03:27:06.678090 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-01 03:27:06.919920 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2026-03-01 03:27:06.932165 | 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-03-01 03:27:06.943428 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 KB 19.5 MB/s eta 0:00:00 2026-03-01 03:27:07.004305 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2026-03-01 03:27:07.016397 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-01 03:27:07.024077 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 11.1 MB/s eta 0:00:00 2026-03-01 03:27:07.075157 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2026-03-01 03:27:07.086584 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-01 03:27:07.094017 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 7.2 MB/s eta 0:00:00 2026-03-01 03:27:07.122259 | ubuntu-jammy-large | Collecting requestsexceptions>=1.2.0 2026-03-01 03:27:07.134192 | ubuntu-jammy-large | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-01 03:27:07.180325 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2026-03-01 03:27:07.191791 | ubuntu-jammy-large | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-01 03:27:07.326682 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2026-03-01 03:27:07.338345 | ubuntu-jammy-large | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-01 03:27:07.346904 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.3/136.3 KB 23.1 MB/s eta 0:00:00 2026-03-01 03:27:07.355760 | 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-03-01 03:27:07.512460 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2026-03-01 03:27:07.525060 | ubuntu-jammy-large | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-01 03:27:07.679118 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2026-03-01 03:27:07.691068 | ubuntu-jammy-large | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-01 03:27:07.787079 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2026-03-01 03:27:07.799117 | ubuntu-jammy-large | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-01 03:27:07.811702 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 KB 20.1 MB/s eta 0:00:00 2026-03-01 03:27:07.924694 | ubuntu-jammy-large | Collecting packaging>=20.4 2026-03-01 03:27:07.936341 | ubuntu-jammy-large | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-01 03:27:07.944517 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 KB 12.0 MB/s eta 0:00:00 2026-03-01 03:27:07.997750 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2026-03-01 03:27:08.009155 | ubuntu-jammy-large | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-01 03:27:08.017638 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 10.6 MB/s eta 0:00:00 2026-03-01 03:27:08.074383 | ubuntu-jammy-large | Collecting certifi>=2017.4.17 2026-03-01 03:27:08.085623 | ubuntu-jammy-large | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-01 03:27:08.095072 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 KB 21.7 MB/s eta 0:00:00 2026-03-01 03:27:08.180575 | ubuntu-jammy-large | Collecting urllib3<3,>=1.21.1 2026-03-01 03:27:08.191858 | ubuntu-jammy-large | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-01 03:27:08.200815 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 20.1 MB/s eta 0:00:00 2026-03-01 03:27:08.492288 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2026-03-01 03:27:08.504720 | ubuntu-jammy-large | Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-01 03:27:08.514606 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.6/153.6 KB 21.9 MB/s eta 0:00:00 2026-03-01 03:27:08.595816 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.1 2026-03-01 03:27:08.608253 | ubuntu-jammy-large | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-01 03:27:08.646914 | ubuntu-jammy-large | Collecting backports.strenum 2026-03-01 03:27:08.659039 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2026-03-01 03:27:08.701331 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2026-03-01 03:27:08.713272 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-01 03:27:08.862687 | ubuntu-jammy-large | Collecting rich>=14.3.0 2026-03-01 03:27:08.874228 | ubuntu-jammy-large | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-01 03:27:08.889723 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 KB 27.9 MB/s eta 0:00:00 2026-03-01 03:27:09.451935 | ubuntu-jammy-large | Collecting wrapt>=1.7.0 2026-03-01 03:27:09.463983 | ubuntu-jammy-large | Downloading wrapt-2.1.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-03-01 03:27:09.475193 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.5/113.5 KB 13.1 MB/s eta 0:00:00 2026-03-01 03:27:09.572806 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2026-03-01 03:27:09.584076 | ubuntu-jammy-large | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-01 03:27:09.699478 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2026-03-01 03:27:09.710644 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-01 03:27:09.759559 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2026-03-01 03:27:09.771279 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-01 03:27:09.905360 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 17.2 MB/s eta 0:00:00 2026-03-01 03:27:10.145450 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2026-03-01 03:27:10.157742 | 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-03-01 03:27:10.190504 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 13.4 MB/s eta 0:00:00 2026-03-01 03:27:10.221103 | 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-03-01 03:27:10.286441 | ubuntu-jammy-large | Collecting wcwidth 2026-03-01 03:27:10.297891 | ubuntu-jammy-large | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-01 03:27:10.309971 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 KB 13.0 MB/s eta 0:00:00 2026-03-01 03:27:10.526433 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2026-03-01 03:27:10.538038 | ubuntu-jammy-large | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-01 03:27:10.547362 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 KB 11.8 MB/s eta 0:00:00 2026-03-01 03:27:10.605945 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2026-03-01 03:27:10.617171 | ubuntu-jammy-large | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-01 03:27:10.669260 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.3 MB/s eta 0:00:00 2026-03-01 03:27:10.844237 | ubuntu-jammy-large | Collecting mdurl~=0.1 2026-03-01 03:27:10.855929 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-01 03:27:11.226374 | ubuntu-jammy-large | Installing collected packages: requestsexceptions, 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-03-01 03:27:18.660945 | ubuntu-jammy-large | Successfully installed PrettyTable-3.17.0 PyYAML-6.0.3 attrs-25.4.0 autopage-0.6.0 backports.strenum-1.3.1 certifi-2026.2.25 charset_normalizer-3.4.4 cliff-4.13.2 cmd2-3.2.2 debtcollector-3.0.0 decorator-5.2.1 diskimage-builder-3.40.2 dogpile.cache-1.5.0 flake8-6.1.0 idna-3.11 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.13.1 markdown-it-py-4.0.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 networkx-3.4.2 openstacksdk-4.10.0 os-service-types-1.8.2 osc-lib-4.4.0 oslo.config-10.3.0 oslo.i18n-6.7.2 oslo.serialization-5.9.1 oslo.utils-10.0.0 packaging-26.0 pbr-7.0.3 platformdirs-4.9.2 psutil-7.2.2 pycodestyle-2.11.1 pyflakes-3.1.0 pygments-2.19.2 pyperclip-1.11.0 python-cinderclient-9.8.0 python-keystoneclient-5.8.0 python-openstackclient-8.3.0 referencing-0.37.0 requests-2.32.5 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.3.3 rich-argparse-1.7.2 rpds-py-0.30.0 stevedore-5.7.0 typing-extensions-4.15.0 urllib3-2.6.3 wcwidth-0.6.0 wrapt-2.1.1 2026-03-01 03:27:18.661101 | 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-03-01 03:27:18.831929 | ubuntu-jammy-large | + sudo apt-get update 2026-03-01 03:27:18.994416 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-03-01 03:27:19.010870 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-03-01 03:27:19.042357 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-03-01 03:27:19.073811 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-03-01 03:27:20.670336 | ubuntu-jammy-large | Reading package lists... 2026-03-01 03:27:20.691928 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2026-03-01 03:27:20.763250 | ubuntu-jammy-large | Reading package lists... 2026-03-01 03:27:20.979693 | ubuntu-jammy-large | Building dependency tree... 2026-03-01 03:27:20.980082 | ubuntu-jammy-large | Reading state information... 2026-03-01 03:27:21.182434 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.27). 2026-03-01 03:27:21.182484 | ubuntu-jammy-large | qemu-utils set to manually installed. 2026-03-01 03:27:21.182498 | ubuntu-jammy-large | The following additional packages will be installed: 2026-03-01 03:27:21.183627 | ubuntu-jammy-large | distro-info liblzo2-2 2026-03-01 03:27:21.184650 | ubuntu-jammy-large | Suggested packages: 2026-03-01 03:27:21.184668 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-01 03:27:21.206860 | ubuntu-jammy-large | The following NEW packages will be installed: 2026-03-01 03:27:21.207811 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2026-03-01 03:27:21.299007 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:27:21.299029 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2026-03-01 03:27:21.299042 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2026-03-01 03:27:21.299055 | ubuntu-jammy-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] 2026-03-01 03:27:21.365722 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2026-03-01 03:27:21.527371 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2026-03-01 03:27:21.530027 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2026-03-01 03:27:21.538857 | 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-03-01 03:27:21.541021 | 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-03-01 03:27:21.727025 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2026-03-01 03:27:21.755665 | ubuntu-jammy-large | Fetched 1021 kB in 0s (3125 kB/s) 2026-03-01 03:27:21.792743 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2026-03-01 03:27:21.816647 | 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-03-01 03:27:21.817966 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2026-03-01 03:27:21.823913 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2026-03-01 03:27:21.884399 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2026-03-01 03:27:21.890894 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2026-03-01 03:27:21.896777 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2026-03-01 03:27:21.992887 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2026-03-01 03:27:21.999170 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2026-03-01 03:27:22.011084 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2026-03-01 03:27:22.072800 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2026-03-01 03:27:22.079607 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2026-03-01 03:27:22.085050 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2026-03-01 03:27:22.149420 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2026-03-01 03:27:22.155839 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2026-03-01 03:27:22.161057 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-03-01 03:27:22.301718 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2026-03-01 03:27:22.308610 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2026-03-01 03:27:22.314349 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-03-01 03:27:22.390029 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2026-03-01 03:27:22.407857 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-03-01 03:27:22.424766 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2026-03-01 03:27:22.446779 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2026-03-01 03:27:22.463440 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-03-01 03:27:22.484315 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2026-03-01 03:27:22.500787 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:27:23.358958 | ubuntu-jammy-large | ok: Runtime: 0:00:21.332624 2026-03-01 03:27:23.367272 | 2026-03-01 03:27:23.367416 | PLAY RECAP 2026-03-01 03:27:23.367520 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-01 03:27:23.367571 | 2026-03-01 03:27:23.498253 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2026-03-01 03:27:23.499304 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-03-01 03:27:24.259400 | 2026-03-01 03:27:24.259583 | PLAY [Build image] 2026-03-01 03:27:24.274881 | 2026-03-01 03:27:24.275012 | TASK [Run build script] 2026-03-01 03:27:24.713112 | ubuntu-jammy-large | + VERSION=2025.2 2026-03-01 03:27:24.713352 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2026-03-01 03:27:24.713439 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2026-03-01 03:27:24.713463 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-03-01 03:27:24.713479 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-03-01 03:27:24.713498 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-03-01 03:27:24.713518 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-03-01 03:27:24.713533 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:27:24.713548 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:27:24.713563 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-03-01 03:27:24.713577 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-03-01 03:27:24.714346 | ubuntu-jammy-large | ++ pwd 2026-03-01 03:27:24.714930 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-03-01 03:27:24.714949 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-03-01 03:27:24.714968 | ubuntu-jammy-large | + BRANCH=stable/2025.2 2026-03-01 03:27:24.715027 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2026-03-01 03:27:24.715046 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2026-03-01 03:27:24.731800 | ubuntu-jammy-large | Cloning into 'octavia'... 2026-03-01 03:27:27.850076 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2026-03-01 03:27:27.850211 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2026-03-01 03:27:27.850236 | ubuntu-jammy-large | + bash diskimage-create.sh -a amd64 -b haproxy -d jammy -g stable/2025.2 -i ubuntu-minimal -m -o octavia-amphora-haproxy-2025.2.qcow2 -s 2 -t qcow2 2026-03-01 03:27:27.859374 | ubuntu-jammy-large | Building image with amphora agent from stable/2025.2. 2026-03-01 03:27:27.859422 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2025.2/upper-constraints.txt. 2026-03-01 03:27:28.243607 | ubuntu-jammy-large | 2026-03-01 03:27:28.243 | diskimage-builder version 3.40.2 2026-03-01 03:27:28.245391 | ubuntu-jammy-large | 2026-03-01 03:27:28.245 | 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-03-01 03:27:28.334180 | ubuntu-jammy-large | 2026-03-01 03:27:28.333 | Expanded element dependencies to: svc-map package-installs keepalived-octavia pip-cache remove-default-ints install-static modprobe pkg-map cpu-pinning source-repositories amphora-apparmor haproxy-octavia bootloader certs-ramfs dib-python install-types base ubuntu-minimal sysprep install-bin manifests vm rebind-sshd sos octavia-lib dib-init-system cache-url haproxy-logrotate ipvsadmin no-resolvconf amphora-agent block-device-mbr sysctl debootstrap dpkg ubuntu-common cloud-init-datasources 2026-03-01 03:27:28.412562 | ubuntu-jammy-large | 2026-03-01 03:27:28.412 | Building in /tmp/dib_build.nBHpmsKs 2026-03-01 03:27:28.421291 | ubuntu-jammy-large | 2026-03-01 03:27:28.421 | Searching elements for block-device[-amd64].yaml ... 2026-03-01 03:27:28.428991 | ubuntu-jammy-large | 2026-03-01 03:27:28.428 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2026-03-01 03:27:28.718026 | ubuntu-jammy-large | 2026-03-01 03:27:28.717 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.nBHpmsKs/states/block-device/config.json] 2026-03-01 03:27:28.986946 | ubuntu-jammy-large | 2026-03-01 03:27:28.986 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-03-01 03:27:29.255756 | ubuntu-jammy-large | 2026-03-01 03:27:29.255 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-03-01 03:27:29.528681 | ubuntu-jammy-large | 2026-03-01 03:27:29.528 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-03-01 03:27:29.800497 | ubuntu-jammy-large | 2026-03-01 03:27:29.800 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-03-01 03:27:29.872224 | ubuntu-jammy-large | 2026-03-01 03:27:29.872 | Copying hooks for amphora-apparmor 2026-03-01 03:27:29.886742 | ubuntu-jammy-large | 2026-03-01 03:27:29.886 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2026-03-01 03:27:29.899065 | ubuntu-jammy-large | 2026-03-01 03:27:29.898 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2026-03-01 03:27:29.907746 | ubuntu-jammy-large | 2026-03-01 03:27:29.907 | Copying hooks for vm 2026-03-01 03:27:29.918655 | ubuntu-jammy-large | 2026-03-01 03:27:29.918 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2026-03-01 03:27:29.929074 | ubuntu-jammy-large | 2026-03-01 03:27:29.928 | Copying hooks for pip-cache 2026-03-01 03:27:29.940481 | ubuntu-jammy-large | 2026-03-01 03:27:29.940 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2026-03-01 03:27:29.949713 | ubuntu-jammy-large | 2026-03-01 03:27:29.949 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2026-03-01 03:27:29.956345 | ubuntu-jammy-large | 2026-03-01 03:27:29.956 | Copying hooks for install-bin 2026-03-01 03:27:29.966110 | ubuntu-jammy-large | 2026-03-01 03:27:29.966 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-03-01 03:27:29.972090 | ubuntu-jammy-large | 2026-03-01 03:27:29.971 | Copying hooks for source-repositories 2026-03-01 03:27:29.979116 | ubuntu-jammy-large | 2026-03-01 03:27:29.979 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-03-01 03:27:29.996686 | ubuntu-jammy-large | 2026-03-01 03:27:29.996 | Copying hooks for certs-ramfs 2026-03-01 03:27:30.004140 | ubuntu-jammy-large | 2026-03-01 03:27:30.004 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2026-03-01 03:27:30.011091 | ubuntu-jammy-large | 2026-03-01 03:27:30.011 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2026-03-01 03:27:30.016215 | ubuntu-jammy-large | 2026-03-01 03:27:30.016 | 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-03-01 03:27:30.025366 | ubuntu-jammy-large | 2026-03-01 03:27:30.025 | Copying hooks for package-installs 2026-03-01 03:27:30.034293 | ubuntu-jammy-large | 2026-03-01 03:27:30.034 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-03-01 03:27:30.037033 | ubuntu-jammy-large | 2026-03-01 03:27:30.036 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-03-01 03:27:30.039768 | ubuntu-jammy-large | 2026-03-01 03:27:30.039 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-03-01 03:27:30.041581 | ubuntu-jammy-large | 2026-03-01 03:27:30.041 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-03-01 03:27:30.048546 | ubuntu-jammy-large | 2026-03-01 03:27:30.048 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-03-01 03:27:30.050152 | ubuntu-jammy-large | 2026-03-01 03:27:30.050 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-03-01 03:27:30.055547 | ubuntu-jammy-large | 2026-03-01 03:27:30.055 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-03-01 03:27:30.062393 | ubuntu-jammy-large | 2026-03-01 03:27:30.062 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-03-01 03:27:30.064940 | ubuntu-jammy-large | 2026-03-01 03:27:30.064 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-03-01 03:27:30.071950 | ubuntu-jammy-large | 2026-03-01 03:27:30.071 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-03-01 03:27:30.073813 | ubuntu-jammy-large | 2026-03-01 03:27:30.073 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-03-01 03:27:30.084561 | ubuntu-jammy-large | 2026-03-01 03:27:30.084 | Copying hooks for cpu-pinning 2026-03-01 03:27:30.093461 | ubuntu-jammy-large | 2026-03-01 03:27:30.093 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2026-03-01 03:27:30.099657 | ubuntu-jammy-large | 2026-03-01 03:27:30.099 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2026-03-01 03:27:30.105352 | ubuntu-jammy-large | 2026-03-01 03:27:30.105 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2026-03-01 03:27:30.106770 | ubuntu-jammy-large | 2026-03-01 03:27:30.106 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/30-set-tuned-profile 2026-03-01 03:27:30.116073 | ubuntu-jammy-large | 2026-03-01 03:27:30.115 | Copying hooks for rebind-sshd 2026-03-01 03:27:30.120994 | ubuntu-jammy-large | 2026-03-01 03:27:30.120 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp 2026-03-01 03:27:30.125827 | ubuntu-jammy-large | 2026-03-01 03:27:30.125 | Copying hooks for ubuntu-common 2026-03-01 03:27:30.130841 | ubuntu-jammy-large | 2026-03-01 03:27:30.130 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:27:30.132217 | ubuntu-jammy-large | 2026-03-01 03:27:30.132 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2026-03-01 03:27:30.136740 | ubuntu-jammy-large | 2026-03-01 03:27:30.136 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2026-03-01 03:27:30.141249 | ubuntu-jammy-large | 2026-03-01 03:27:30.141 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2026-03-01 03:27:30.147189 | ubuntu-jammy-large | 2026-03-01 03:27:30.147 | Copying hooks for debootstrap 2026-03-01 03:27:30.152179 | ubuntu-jammy-large | 2026-03-01 03:27:30.152 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2026-03-01 03:27:30.153595 | ubuntu-jammy-large | 2026-03-01 03:27:30.153 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2026-03-01 03:27:30.158120 | ubuntu-jammy-large | 2026-03-01 03:27:30.158 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2026-03-01 03:27:30.159464 | ubuntu-jammy-large | 2026-03-01 03:27:30.159 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2026-03-01 03:27:30.160884 | ubuntu-jammy-large | 2026-03-01 03:27:30.160 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2026-03-01 03:27:30.166476 | ubuntu-jammy-large | 2026-03-01 03:27:30.166 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2026-03-01 03:27:30.171105 | ubuntu-jammy-large | 2026-03-01 03:27:30.171 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2026-03-01 03:27:30.179722 | ubuntu-jammy-large | 2026-03-01 03:27:30.179 | Copying hooks for cloud-init-datasources 2026-03-01 03:27:30.184668 | ubuntu-jammy-large | 2026-03-01 03:27:30.184 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2026-03-01 03:27:30.189302 | ubuntu-jammy-large | 2026-03-01 03:27:30.189 | Copying hooks for octavia-lib 2026-03-01 03:27:30.194527 | ubuntu-jammy-large | 2026-03-01 03:27:30.194 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2026-03-01 03:27:30.199238 | ubuntu-jammy-large | 2026-03-01 03:27:30.199 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/post-install.d/89-remove-build-deps 2026-03-01 03:27:30.206683 | ubuntu-jammy-large | 2026-03-01 03:27:30.206 | Copying hooks for sysctl 2026-03-01 03:27:30.211580 | ubuntu-jammy-large | 2026-03-01 03:27:30.211 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2026-03-01 03:27:30.212942 | ubuntu-jammy-large | 2026-03-01 03:27:30.212 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2026-03-01 03:27:30.217627 | ubuntu-jammy-large | 2026-03-01 03:27:30.217 | Copying hooks for modprobe 2026-03-01 03:27:30.222661 | ubuntu-jammy-large | 2026-03-01 03:27:30.222 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-03-01 03:27:30.227307 | ubuntu-jammy-large | 2026-03-01 03:27:30.227 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-03-01 03:27:30.231885 | ubuntu-jammy-large | 2026-03-01 03:27:30.231 | Copying hooks for base 2026-03-01 03:27:30.237107 | ubuntu-jammy-large | 2026-03-01 03:27:30.236 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-03-01 03:27:30.241569 | ubuntu-jammy-large | 2026-03-01 03:27:30.241 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-03-01 03:27:30.243043 | ubuntu-jammy-large | 2026-03-01 03:27:30.242 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-03-01 03:27:30.244562 | ubuntu-jammy-large | 2026-03-01 03:27:30.244 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-03-01 03:27:30.249959 | ubuntu-jammy-large | 2026-03-01 03:27:30.249 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-03-01 03:27:30.257328 | ubuntu-jammy-large | 2026-03-01 03:27:30.257 | Copying hooks for ubuntu-minimal 2026-03-01 03:27:30.263401 | ubuntu-jammy-large | 2026-03-01 03:27:30.263 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2026-03-01 03:27:30.264941 | ubuntu-jammy-large | 2026-03-01 03:27:30.264 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2026-03-01 03:27:30.266542 | ubuntu-jammy-large | 2026-03-01 03:27:30.266 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2026-03-01 03:27:30.268078 | ubuntu-jammy-large | 2026-03-01 03:27:30.268 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2026-03-01 03:27:30.269680 | ubuntu-jammy-large | 2026-03-01 03:27:30.269 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2026-03-01 03:27:30.271228 | ubuntu-jammy-large | 2026-03-01 03:27:30.271 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2026-03-01 03:27:30.272800 | ubuntu-jammy-large | 2026-03-01 03:27:30.272 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2026-03-01 03:27:30.274415 | ubuntu-jammy-large | 2026-03-01 03:27:30.274 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2026-03-01 03:27:30.284843 | ubuntu-jammy-large | 2026-03-01 03:27:30.284 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2026-03-01 03:27:30.287124 | ubuntu-jammy-large | 2026-03-01 03:27:30.287 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:27:30.293601 | ubuntu-jammy-large | 2026-03-01 03:27:30.293 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2026-03-01 03:27:30.304049 | ubuntu-jammy-large | 2026-03-01 03:27:30.303 | Copying hooks for block-device-mbr 2026-03-01 03:27:30.309037 | ubuntu-jammy-large | 2026-03-01 03:27:30.308 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2026-03-01 03:27:30.318026 | ubuntu-jammy-large | 2026-03-01 03:27:30.317 | Copying hooks for amphora-agent 2026-03-01 03:27:30.323060 | ubuntu-jammy-large | 2026-03-01 03:27:30.322 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2026-03-01 03:27:30.324676 | ubuntu-jammy-large | 2026-03-01 03:27:30.324 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2026-03-01 03:27:30.329445 | ubuntu-jammy-large | 2026-03-01 03:27:30.329 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2026-03-01 03:27:30.334202 | ubuntu-jammy-large | 2026-03-01 03:27:30.334 | 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-03-01 03:27:30.335611 | ubuntu-jammy-large | 2026-03-01 03:27:30.335 | 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-03-01 03:27:30.337029 | ubuntu-jammy-large | 2026-03-01 03:27:30.336 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/90-remove-build-deps 2026-03-01 03:27:30.348382 | ubuntu-jammy-large | 2026-03-01 03:27:30.348 | Copying hooks for install-types 2026-03-01 03:27:30.353441 | ubuntu-jammy-large | 2026-03-01 03:27:30.353 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-03-01 03:27:30.358068 | ubuntu-jammy-large | 2026-03-01 03:27:30.357 | Copying hooks for bootloader 2026-03-01 03:27:30.362927 | ubuntu-jammy-large | 2026-03-01 03:27:30.362 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-03-01 03:27:30.367452 | ubuntu-jammy-large | 2026-03-01 03:27:30.367 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-03-01 03:27:30.373336 | ubuntu-jammy-large | 2026-03-01 03:27:30.373 | Copying hooks for manifests 2026-03-01 03:27:30.378351 | ubuntu-jammy-large | 2026-03-01 03:27:30.378 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-03-01 03:27:30.382807 | ubuntu-jammy-large | 2026-03-01 03:27:30.382 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-03-01 03:27:30.392125 | ubuntu-jammy-large | 2026-03-01 03:27:30.392 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-03-01 03:27:30.400411 | ubuntu-jammy-large | 2026-03-01 03:27:30.400 | Copying hooks for no-resolvconf 2026-03-01 03:27:30.407568 | ubuntu-jammy-large | 2026-03-01 03:27:30.407 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2026-03-01 03:27:30.417925 | ubuntu-jammy-large | 2026-03-01 03:27:30.417 | Copying hooks for sysprep 2026-03-01 03:27:30.425742 | ubuntu-jammy-large | 2026-03-01 03:27:30.425 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-03-01 03:27:30.431711 | ubuntu-jammy-large | 2026-03-01 03:27:30.431 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-03-01 03:27:30.436464 | ubuntu-jammy-large | 2026-03-01 03:27:30.436 | Copying hooks for dib-init-system 2026-03-01 03:27:30.441465 | ubuntu-jammy-large | 2026-03-01 03:27:30.441 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-03-01 03:27:30.445982 | ubuntu-jammy-large | 2026-03-01 03:27:30.445 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-03-01 03:27:30.450531 | ubuntu-jammy-large | 2026-03-01 03:27:30.450 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-03-01 03:27:30.455023 | ubuntu-jammy-large | 2026-03-01 03:27:30.454 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-03-01 03:27:30.459690 | ubuntu-jammy-large | 2026-03-01 03:27:30.459 | Copying hooks for install-static 2026-03-01 03:27:30.464547 | ubuntu-jammy-large | 2026-03-01 03:27:30.464 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-03-01 03:27:30.473145 | ubuntu-jammy-large | 2026-03-01 03:27:30.473 | Copying hooks for haproxy-logrotate 2026-03-01 03:27:30.478166 | ubuntu-jammy-large | 2026-03-01 03:27:30.478 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2026-03-01 03:27:30.482792 | ubuntu-jammy-large | 2026-03-01 03:27:30.482 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2026-03-01 03:27:30.484208 | ubuntu-jammy-large | 2026-03-01 03:27:30.484 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2026-03-01 03:27:30.490159 | ubuntu-jammy-large | 2026-03-01 03:27:30.490 | Copying hooks for haproxy-octavia 2026-03-01 03:27:30.495092 | ubuntu-jammy-large | 2026-03-01 03:27:30.495 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2026-03-01 03:27:30.499696 | ubuntu-jammy-large | 2026-03-01 03:27:30.499 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-disable-default-haproxy 2026-03-01 03:27:30.501075 | ubuntu-jammy-large | 2026-03-01 03:27:30.500 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel 2026-03-01 03:27:30.502547 | ubuntu-jammy-large | 2026-03-01 03:27:30.502 | 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-03-01 03:27:30.503892 | ubuntu-jammy-large | 2026-03-01 03:27:30.503 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-setup-haproxy-log 2026-03-01 03:27:30.505330 | ubuntu-jammy-large | 2026-03-01 03:27:30.505 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/21-create-ping-wrapper 2026-03-01 03:27:30.523965 | ubuntu-jammy-large | 2026-03-01 03:27:30.523 | Copying hooks for cache-url 2026-03-01 03:27:30.531490 | ubuntu-jammy-large | 2026-03-01 03:27:30.531 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-03-01 03:27:30.545723 | ubuntu-jammy-large | 2026-03-01 03:27:30.545 | Copying hooks for dpkg 2026-03-01 03:27:30.552937 | ubuntu-jammy-large | 2026-03-01 03:27:30.552 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2026-03-01 03:27:30.560974 | ubuntu-jammy-large | 2026-03-01 03:27:30.560 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2026-03-01 03:27:30.565627 | ubuntu-jammy-large | 2026-03-01 03:27:30.565 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2026-03-01 03:27:30.567003 | ubuntu-jammy-large | 2026-03-01 03:27:30.566 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2026-03-01 03:27:30.571578 | ubuntu-jammy-large | 2026-03-01 03:27:30.571 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2026-03-01 03:27:30.572984 | ubuntu-jammy-large | 2026-03-01 03:27:30.572 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2026-03-01 03:27:30.574418 | ubuntu-jammy-large | 2026-03-01 03:27:30.574 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2026-03-01 03:27:30.578927 | ubuntu-jammy-large | 2026-03-01 03:27:30.578 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2026-03-01 03:27:30.580299 | ubuntu-jammy-large | 2026-03-01 03:27:30.580 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2026-03-01 03:27:30.581747 | ubuntu-jammy-large | 2026-03-01 03:27:30.581 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2026-03-01 03:27:30.583137 | ubuntu-jammy-large | 2026-03-01 03:27:30.583 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2026-03-01 03:27:30.584519 | ubuntu-jammy-large | 2026-03-01 03:27:30.584 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2026-03-01 03:27:30.585896 | ubuntu-jammy-large | 2026-03-01 03:27:30.585 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2026-03-01 03:27:30.590388 | ubuntu-jammy-large | 2026-03-01 03:27:30.590 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2026-03-01 03:27:30.591814 | ubuntu-jammy-large | 2026-03-01 03:27:30.591 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2026-03-01 03:27:30.601246 | ubuntu-jammy-large | 2026-03-01 03:27:30.601 | Copying hooks for keepalived-octavia 2026-03-01 03:27:30.618344 | ubuntu-jammy-large | 2026-03-01 03:27:30.618 | Copying hooks for sos 2026-03-01 03:27:30.636212 | ubuntu-jammy-large | 2026-03-01 03:27:30.636 | Copying hooks for ipvsadmin 2026-03-01 03:27:30.649297 | ubuntu-jammy-large | 2026-03-01 03:27:30.649 | Copying hooks for dib-python 2026-03-01 03:27:30.658644 | ubuntu-jammy-large | 2026-03-01 03:27:30.658 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-03-01 03:27:30.665820 | ubuntu-jammy-large | 2026-03-01 03:27:30.665 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-03-01 03:27:30.670956 | ubuntu-jammy-large | 2026-03-01 03:27:30.670 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-03-01 03:27:30.676072 | ubuntu-jammy-large | 2026-03-01 03:27:30.675 | Copying hooks for remove-default-ints 2026-03-01 03:27:30.681640 | ubuntu-jammy-large | 2026-03-01 03:27:30.681 | 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-03-01 03:27:30.686716 | ubuntu-jammy-large | 2026-03-01 03:27:30.686 | Copying hooks for svc-map 2026-03-01 03:27:30.692706 | ubuntu-jammy-large | 2026-03-01 03:27:30.692 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-03-01 03:27:30.697922 | ubuntu-jammy-large | 2026-03-01 03:27:30.697 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-03-01 03:27:30.699497 | ubuntu-jammy-large | 2026-03-01 03:27:30.699 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-03-01 03:27:30.710830 | ubuntu-jammy-large | 2026-03-01 03:27:30.710 | Copying hooks for pkg-map 2026-03-01 03:27:30.716425 | ubuntu-jammy-large | 2026-03-01 03:27:30.716 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-03-01 03:27:30.721618 | ubuntu-jammy-large | 2026-03-01 03:27:30.721 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-03-01 03:27:30.733886 | ubuntu-jammy-large | 2026-03-01 03:27:30.733 | Running hooks from /tmp/dib_build.nBHpmsKs/hooks/root.d 2026-03-01 03:27:30.752303 | ubuntu-jammy-large | 2026-03-01 03:27:30.752 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-base-defaults 2026-03-01 03:27:30.761916 | ubuntu-jammy-large | 2026-03-01 03:27:30.761 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-base-defaults 2026-03-01 03:27:30.767529 | ubuntu-jammy-large | 2026-03-01 03:27:30.767 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:27:30.772847 | ubuntu-jammy-large | 2026-03-01 03:27:30.772 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:27:30.778023 | ubuntu-jammy-large | 2026-03-01 03:27:30.777 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:27:30.783396 | ubuntu-jammy-large | 2026-03-01 03:27:30.783 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:27:30.790122 | ubuntu-jammy-large | 2026-03-01 03:27:30.789 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:27:30.801333 | ubuntu-jammy-large | 2026-03-01 03:27:30.801 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:27:30.807244 | ubuntu-jammy-large | 2026-03-01 03:27:30.807 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-03-01 03:27:30.813000 | ubuntu-jammy-large | 2026-03-01 03:27:30.812 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-03-01 03:27:30.819309 | ubuntu-jammy-large | 2026-03-01 03:27:30.819 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:27:30.825019 | ubuntu-jammy-large | 2026-03-01 03:27:30.824 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:27:30.831068 | ubuntu-jammy-large | 2026-03-01 03:27:30.831 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-03-01 03:27:30.836856 | ubuntu-jammy-large | 2026-03-01 03:27:30.836 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:27:30.841866 | ubuntu-jammy-large | 2026-03-01 03:27:30.841 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:27:30.847048 | ubuntu-jammy-large | 2026-03-01 03:27:30.846 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-03-01 03:27:30.852491 | ubuntu-jammy-large | 2026-03-01 03:27:30.852 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-03-01 03:27:30.857608 | ubuntu-jammy-large | 2026-03-01 03:27:30.857 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:27:30.862321 | ubuntu-jammy-large | 2026-03-01 03:27:30.862 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:27:30.867462 | ubuntu-jammy-large | 2026-03-01 03:27:30.867 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:27:30.873465 | ubuntu-jammy-large | 2026-03-01 03:27:30.873 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:27:30.879526 | ubuntu-jammy-large | 2026-03-01 03:27:30.879 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:27:30.889914 | ubuntu-jammy-large | 2026-03-01 03:27:30.889 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:27:30.895473 | ubuntu-jammy-large | 2026-03-01 03:27:30.895 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:27:30.901102 | ubuntu-jammy-large | 2026-03-01 03:27:30.901 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:27:30.907069 | ubuntu-jammy-large | 2026-03-01 03:27:30.907 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-dpkg.bash 2026-03-01 03:27:30.916958 | ubuntu-jammy-large | 2026-03-01 03:27:30.916 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-dpkg.bash 2026-03-01 03:27:30.922037 | ubuntu-jammy-large | 2026-03-01 03:27:30.921 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-03-01 03:27:30.927354 | ubuntu-jammy-large | 2026-03-01 03:27:30.927 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-03-01 03:27:30.933239 | ubuntu-jammy-large | 2026-03-01 03:27:30.933 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-pip-cache 2026-03-01 03:27:30.943304 | ubuntu-jammy-large | 2026-03-01 03:27:30.943 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-pip-cache 2026-03-01 03:27:30.948659 | ubuntu-jammy-large | 2026-03-01 03:27:30.948 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:27:30.954357 | ubuntu-jammy-large | 2026-03-01 03:27:30.954 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:27:30.960398 | ubuntu-jammy-large | 2026-03-01 03:27:30.960 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:27:30.970607 | ubuntu-jammy-large | 2026-03-01 03:27:30.970 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:27:30.975561 | ubuntu-jammy-large | 2026-03-01 03:27:30.975 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-03-01 03:27:30.980829 | ubuntu-jammy-large | 2026-03-01 03:27:30.980 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-03-01 03:27:30.986588 | ubuntu-jammy-large | 2026-03-01 03:27:30.986 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-03-01 03:27:30.992188 | ubuntu-jammy-large | 2026-03-01 03:27:30.992 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-03-01 03:27:30.997895 | ubuntu-jammy-large | 2026-03-01 03:27:30.997 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:27:31.004095 | ubuntu-jammy-large | 2026-03-01 03:27:31.003 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:27:31.008902 | ubuntu-jammy-large | 2026-03-01 03:27:31.008 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:27:31.014643 | ubuntu-jammy-large | 2026-03-01 03:27:31.014 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:27:31.019992 | ubuntu-jammy-large | 2026-03-01 03:27:31.019 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-03-01 03:27:31.024480 | ubuntu-jammy-large | 2026-03-01 03:27:31.024 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-03-01 03:27:31.028563 | ubuntu-jammy-large | 2026-03-01 03:27:31.028 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-03-01 03:27:31.033333 | ubuntu-jammy-large | 2026-03-01 03:27:31.033 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:27:31.039349 | ubuntu-jammy-large | 2026-03-01 03:27:31.039 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:27:31.044957 | ubuntu-jammy-large | 2026-03-01 03:27:31.044 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:27:31.055100 | ubuntu-jammy-large | 2026-03-01 03:27:31.054 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:27:31.060469 | ubuntu-jammy-large | 2026-03-01 03:27:31.060 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-03-01 03:27:31.065642 | ubuntu-jammy-large | 2026-03-01 03:27:31.065 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-03-01 03:27:31.070335 | ubuntu-jammy-large | 2026-03-01 03:27:31.070 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-03-01 03:27:31.076192 | ubuntu-jammy-large | 2026-03-01 03:27:31.076 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:27:31.086883 | ubuntu-jammy-large | 2026-03-01 03:27:31.086 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:27:31.091680 | ubuntu-jammy-large | 2026-03-01 03:27:31.091 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:27:31.097034 | ubuntu-jammy-large | 2026-03-01 03:27:31.096 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:27:31.102434 | ubuntu-jammy-large | 2026-03-01 03:27:31.102 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:27:31.112459 | ubuntu-jammy-large | 2026-03-01 03:27:31.112 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:27:31.117974 | ubuntu-jammy-large | 2026-03-01 03:27:31.117 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:27:31.122888 | ubuntu-jammy-large | 2026-03-01 03:27:31.122 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:27:31.128664 | ubuntu-jammy-large | 2026-03-01 03:27:31.128 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/14-manifests 2026-03-01 03:27:31.138764 | ubuntu-jammy-large | 2026-03-01 03:27:31.138 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/14-manifests 2026-03-01 03:27:31.144247 | ubuntu-jammy-large | 2026-03-01 03:27:31.144 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:27:31.149543 | ubuntu-jammy-large | 2026-03-01 03:27:31.149 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:27:31.155761 | ubuntu-jammy-large | 2026-03-01 03:27:31.155 | ++ /tmp/dib_build.nBHpmsKs/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.2.d/ 2026-03-01 03:27:31.160377 | ubuntu-jammy-large | 2026-03-01 03:27:31.160 | ++ /tmp/dib_build.nBHpmsKs/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.2.d/ 2026-03-01 03:27:31.166960 | ubuntu-jammy-large | 2026-03-01 03:27:31.166 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/15-block-device.bash 2026-03-01 03:27:31.177453 | ubuntu-jammy-large | 2026-03-01 03:27:31.177 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/15-block-device.bash 2026-03-01 03:27:31.183316 | ubuntu-jammy-large | 2026-03-01 03:27:31.183 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-03-01 03:27:31.188625 | ubuntu-jammy-large | 2026-03-01 03:27:31.188 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-03-01 03:27:31.194464 | ubuntu-jammy-large | 2026-03-01 03:27:31.194 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-03-01 03:27:31.199185 | ubuntu-jammy-large | 2026-03-01 03:27:31.199 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/20-network-interface-names 2026-03-01 03:27:31.209662 | ubuntu-jammy-large | 2026-03-01 03:27:31.209 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/20-network-interface-names 2026-03-01 03:27:31.214842 | ubuntu-jammy-large | 2026-03-01 03:27:31.214 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-03-01 03:27:31.220561 | ubuntu-jammy-large | 2026-03-01 03:27:31.220 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-03-01 03:27:31.226166 | ubuntu-jammy-large | 2026-03-01 03:27:31.226 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/50-dib-python-version 2026-03-01 03:27:31.236407 | ubuntu-jammy-large | 2026-03-01 03:27:31.236 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/50-dib-python-version 2026-03-01 03:27:31.240964 | ubuntu-jammy-large | 2026-03-01 03:27:31.240 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-03-01 03:27:31.246038 | ubuntu-jammy-large | 2026-03-01 03:27:31.245 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-03-01 03:27:31.251331 | ubuntu-jammy-large | 2026-03-01 03:27:31.251 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-03-01 03:27:31.255998 | ubuntu-jammy-large | 2026-03-01 03:27:31.255 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-03-01 03:27:31.261911 | ubuntu-jammy-large | 2026-03-01 03:27:31.261 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-03-01 03:27:31.267300 | ubuntu-jammy-large | 2026-03-01 03:27:31.267 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-03-01 03:27:31.273231 | ubuntu-jammy-large | 2026-03-01 03:27:31.273 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-03-01 03:27:31.278835 | ubuntu-jammy-large | 2026-03-01 03:27:31.278 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-03-01 03:27:31.285066 | ubuntu-jammy-large | 2026-03-01 03:27:31.284 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:27:31.294755 | ubuntu-jammy-large | 2026-03-01 03:27:31.294 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:27:31.300029 | ubuntu-jammy-large | 2026-03-01 03:27:31.299 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-03-01 03:27:31.305886 | ubuntu-jammy-large | 2026-03-01 03:27:31.305 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-03-01 03:27:31.311774 | ubuntu-jammy-large | 2026-03-01 03:27:31.311 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-03-01 03:27:31.317435 | ubuntu-jammy-large | 2026-03-01 03:27:31.317 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-03-01 03:27:31.323011 | ubuntu-jammy-large | 2026-03-01 03:27:31.322 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-03-01 03:27:31.328511 | ubuntu-jammy-large | 2026-03-01 03:27:31.328 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-03-01 03:27:31.334763 | ubuntu-jammy-large | 2026-03-01 03:27:31.334 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-03-01 03:27:31.341618 | ubuntu-jammy-large | 2026-03-01 03:27:31.341 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/99-dib-init-system 2026-03-01 03:27:31.351915 | ubuntu-jammy-large | 2026-03-01 03:27:31.351 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/root.d/../environment.d/99-dib-init-system 2026-03-01 03:27:31.357535 | ubuntu-jammy-large | 2026-03-01 03:27:31.357 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-03-01 03:27:31.363548 | ubuntu-jammy-large | 2026-03-01 03:27:31.363 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-03-01 03:27:31.370268 | ubuntu-jammy-large | 2026-03-01 03:27:31.370 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/root.d/08-debootstrap 2026-03-01 03:27:31.517343 | ubuntu-jammy-large | 2026-03-01 03:27:31.517 | I: Retrieving InRelease 2026-03-01 03:27:31.786438 | ubuntu-jammy-large | 2026-03-01 03:27:31.786 | I: Checking Release signature 2026-03-01 03:27:31.801980 | ubuntu-jammy-large | 2026-03-01 03:27:31.801 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2026-03-01 03:27:32.610388 | ubuntu-jammy-large | 2026-03-01 03:27:32.610 | I: Retrieving Packages 2026-03-01 03:27:32.880782 | ubuntu-jammy-large | 2026-03-01 03:27:32.880 | I: Validating Packages 2026-03-01 03:27:33.341197 | ubuntu-jammy-large | 2026-03-01 03:27:33.340 | I: Retrieving Packages 2026-03-01 03:27:34.525100 | ubuntu-jammy-large | 2026-03-01 03:27:34.524 | I: Validating Packages 2026-03-01 03:27:36.273049 | ubuntu-jammy-large | 2026-03-01 03:27:36.272 | I: Resolving dependencies of required packages... 2026-03-01 03:27:37.289668 | ubuntu-jammy-large | 2026-03-01 03:27:37.289 | I: Resolving dependencies of base packages... 2026-03-01 03:27:45.617073 | ubuntu-jammy-large | 2026-03-01 03:27:45.609 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2026-03-01 03:27:45.827220 | ubuntu-jammy-large | 2026-03-01 03:27:45.826 | I: Retrieving adduser 3.118ubuntu5 2026-03-01 03:27:45.954928 | ubuntu-jammy-large | 2026-03-01 03:27:45.954 | I: Validating adduser 3.118ubuntu5 2026-03-01 03:27:45.981656 | ubuntu-jammy-large | 2026-03-01 03:27:45.981 | I: Retrieving apt 2.4.5 2026-03-01 03:27:46.255814 | ubuntu-jammy-large | 2026-03-01 03:27:46.255 | I: Validating apt 2.4.5 2026-03-01 03:27:46.290952 | ubuntu-jammy-large | 2026-03-01 03:27:46.290 | I: Retrieving base-files 12ubuntu4 2026-03-01 03:27:46.387724 | ubuntu-jammy-large | 2026-03-01 03:27:46.387 | I: Validating base-files 12ubuntu4 2026-03-01 03:27:46.412777 | ubuntu-jammy-large | 2026-03-01 03:27:46.412 | I: Retrieving base-passwd 3.5.52build1 2026-03-01 03:27:46.502511 | ubuntu-jammy-large | 2026-03-01 03:27:46.502 | I: Validating base-passwd 3.5.52build1 2026-03-01 03:27:46.527502 | ubuntu-jammy-large | 2026-03-01 03:27:46.527 | I: Retrieving bash 5.1-6ubuntu1 2026-03-01 03:27:46.663291 | ubuntu-jammy-large | 2026-03-01 03:27:46.663 | I: Validating bash 5.1-6ubuntu1 2026-03-01 03:27:46.699686 | ubuntu-jammy-large | 2026-03-01 03:27:46.699 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2026-03-01 03:27:46.786813 | ubuntu-jammy-large | 2026-03-01 03:27:46.786 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2026-03-01 03:27:46.813445 | ubuntu-jammy-large | 2026-03-01 03:27:46.813 | I: Retrieving ca-certificates 20211016 2026-03-01 03:27:46.923284 | ubuntu-jammy-large | 2026-03-01 03:27:46.923 | I: Validating ca-certificates 20211016 2026-03-01 03:27:46.949918 | ubuntu-jammy-large | 2026-03-01 03:27:46.949 | I: Retrieving coreutils 8.32-4.1ubuntu1 2026-03-01 03:27:47.136149 | ubuntu-jammy-large | 2026-03-01 03:27:47.136 | I: Validating coreutils 8.32-4.1ubuntu1 2026-03-01 03:27:47.177282 | ubuntu-jammy-large | 2026-03-01 03:27:47.177 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-03-01 03:27:47.288314 | ubuntu-jammy-large | 2026-03-01 03:27:47.288 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-03-01 03:27:47.313975 | ubuntu-jammy-large | 2026-03-01 03:27:47.313 | I: Retrieving debconf 1.5.79ubuntu1 2026-03-01 03:27:47.426924 | ubuntu-jammy-large | 2026-03-01 03:27:47.426 | I: Validating debconf 1.5.79ubuntu1 2026-03-01 03:27:47.453318 | ubuntu-jammy-large | 2026-03-01 03:27:47.453 | I: Retrieving debianutils 5.5-1ubuntu2 2026-03-01 03:27:47.564790 | ubuntu-jammy-large | 2026-03-01 03:27:47.564 | I: Validating debianutils 5.5-1ubuntu2 2026-03-01 03:27:47.590421 | ubuntu-jammy-large | 2026-03-01 03:27:47.590 | I: Retrieving diffutils 1:3.8-0ubuntu2 2026-03-01 03:27:47.707032 | ubuntu-jammy-large | 2026-03-01 03:27:47.706 | I: Validating diffutils 1:3.8-0ubuntu2 2026-03-01 03:27:47.736567 | ubuntu-jammy-large | 2026-03-01 03:27:47.736 | I: Retrieving dpkg 1.21.1ubuntu2 2026-03-01 03:27:47.911208 | ubuntu-jammy-large | 2026-03-01 03:27:47.910 | I: Validating dpkg 1.21.1ubuntu2 2026-03-01 03:27:47.950747 | ubuntu-jammy-large | 2026-03-01 03:27:47.950 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2026-03-01 03:27:48.065665 | ubuntu-jammy-large | 2026-03-01 03:27:48.065 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2026-03-01 03:27:48.098403 | ubuntu-jammy-large | 2026-03-01 03:27:48.098 | I: Retrieving findutils 4.8.0-1ubuntu3 2026-03-01 03:27:48.241162 | ubuntu-jammy-large | 2026-03-01 03:27:48.240 | I: Validating findutils 4.8.0-1ubuntu3 2026-03-01 03:27:48.270176 | ubuntu-jammy-large | 2026-03-01 03:27:48.269 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2026-03-01 03:27:48.348735 | ubuntu-jammy-large | 2026-03-01 03:27:48.348 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2026-03-01 03:27:48.373681 | ubuntu-jammy-large | 2026-03-01 03:27:48.373 | I: Retrieving gpgv 2.2.27-3ubuntu2 2026-03-01 03:27:48.486335 | ubuntu-jammy-large | 2026-03-01 03:27:48.486 | I: Validating gpgv 2.2.27-3ubuntu2 2026-03-01 03:27:48.512833 | ubuntu-jammy-large | 2026-03-01 03:27:48.512 | I: Retrieving grep 3.7-1build1 2026-03-01 03:27:48.601559 | ubuntu-jammy-large | 2026-03-01 03:27:48.601 | I: Validating grep 3.7-1build1 2026-03-01 03:27:48.627907 | ubuntu-jammy-large | 2026-03-01 03:27:48.627 | I: Retrieving gzip 1.10-4ubuntu4 2026-03-01 03:27:48.720454 | ubuntu-jammy-large | 2026-03-01 03:27:48.720 | I: Validating gzip 1.10-4ubuntu4 2026-03-01 03:27:48.744447 | ubuntu-jammy-large | 2026-03-01 03:27:48.744 | I: Retrieving hostname 3.23ubuntu2 2026-03-01 03:27:48.818366 | ubuntu-jammy-large | 2026-03-01 03:27:48.818 | I: Validating hostname 3.23ubuntu2 2026-03-01 03:27:48.840566 | ubuntu-jammy-large | 2026-03-01 03:27:48.840 | I: Retrieving init-system-helpers 1.62 2026-03-01 03:27:48.955203 | ubuntu-jammy-large | 2026-03-01 03:27:48.955 | I: Validating init-system-helpers 1.62 2026-03-01 03:27:48.977924 | ubuntu-jammy-large | 2026-03-01 03:27:48.977 | I: Retrieving libacl1 2.3.1-1 2026-03-01 03:27:49.061731 | ubuntu-jammy-large | 2026-03-01 03:27:49.061 | I: Validating libacl1 2.3.1-1 2026-03-01 03:27:49.088704 | ubuntu-jammy-large | 2026-03-01 03:27:49.088 | I: Retrieving libapt-pkg6.0 2.4.5 2026-03-01 03:27:49.222992 | ubuntu-jammy-large | 2026-03-01 03:27:49.222 | I: Validating libapt-pkg6.0 2.4.5 2026-03-01 03:27:49.260756 | ubuntu-jammy-large | 2026-03-01 03:27:49.260 | I: Retrieving libattr1 1:2.5.1-1build1 2026-03-01 03:27:49.354907 | ubuntu-jammy-large | 2026-03-01 03:27:49.354 | I: Validating libattr1 1:2.5.1-1build1 2026-03-01 03:27:49.383587 | ubuntu-jammy-large | 2026-03-01 03:27:49.383 | I: Retrieving libaudit-common 1:3.0.7-1build1 2026-03-01 03:27:49.460114 | ubuntu-jammy-large | 2026-03-01 03:27:49.459 | I: Validating libaudit-common 1:3.0.7-1build1 2026-03-01 03:27:49.487443 | ubuntu-jammy-large | 2026-03-01 03:27:49.487 | I: Retrieving libaudit1 1:3.0.7-1build1 2026-03-01 03:27:49.586029 | ubuntu-jammy-large | 2026-03-01 03:27:49.585 | I: Validating libaudit1 1:3.0.7-1build1 2026-03-01 03:27:49.613812 | ubuntu-jammy-large | 2026-03-01 03:27:49.613 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2026-03-01 03:27:49.721679 | ubuntu-jammy-large | 2026-03-01 03:27:49.721 | I: Validating libblkid1 2.37.2-4ubuntu3 2026-03-01 03:27:49.749836 | ubuntu-jammy-large | 2026-03-01 03:27:49.749 | I: Retrieving libbz2-1.0 1.0.8-5build1 2026-03-01 03:27:49.834676 | ubuntu-jammy-large | 2026-03-01 03:27:49.834 | I: Validating libbz2-1.0 1.0.8-5build1 2026-03-01 03:27:49.859597 | ubuntu-jammy-large | 2026-03-01 03:27:49.859 | I: Retrieving libc-bin 2.35-0ubuntu3 2026-03-01 03:27:50.013684 | ubuntu-jammy-large | 2026-03-01 03:27:50.013 | I: Validating libc-bin 2.35-0ubuntu3 2026-03-01 03:27:50.050202 | ubuntu-jammy-large | 2026-03-01 03:27:50.050 | I: Retrieving libc6 2.35-0ubuntu3 2026-03-01 03:27:50.253557 | ubuntu-jammy-large | 2026-03-01 03:27:50.253 | I: Validating libc6 2.35-0ubuntu3 2026-03-01 03:27:50.309631 | ubuntu-jammy-large | 2026-03-01 03:27:50.309 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2026-03-01 03:27:50.382056 | ubuntu-jammy-large | 2026-03-01 03:27:50.381 | I: Validating libcap-ng0 0.7.9-2.2build3 2026-03-01 03:27:50.411005 | ubuntu-jammy-large | 2026-03-01 03:27:50.410 | I: Retrieving libcap2 1:2.44-1build3 2026-03-01 03:27:50.503845 | ubuntu-jammy-large | 2026-03-01 03:27:50.503 | I: Validating libcap2 1:2.44-1build3 2026-03-01 03:27:50.529522 | ubuntu-jammy-large | 2026-03-01 03:27:50.529 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2026-03-01 03:27:50.605456 | ubuntu-jammy-large | 2026-03-01 03:27:50.605 | I: Validating libcom-err2 1.46.5-2ubuntu1 2026-03-01 03:27:50.630880 | ubuntu-jammy-large | 2026-03-01 03:27:50.630 | I: Retrieving libcrypt1 1:4.4.27-1 2026-03-01 03:27:50.720759 | ubuntu-jammy-large | 2026-03-01 03:27:50.720 | I: Validating libcrypt1 1:4.4.27-1 2026-03-01 03:27:50.748003 | ubuntu-jammy-large | 2026-03-01 03:27:50.747 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-03-01 03:27:50.878220 | ubuntu-jammy-large | 2026-03-01 03:27:50.878 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-03-01 03:27:50.912256 | ubuntu-jammy-large | 2026-03-01 03:27:50.912 | I: Retrieving libdebconfclient0 0.261ubuntu1 2026-03-01 03:27:50.981478 | ubuntu-jammy-large | 2026-03-01 03:27:50.981 | I: Validating libdebconfclient0 0.261ubuntu1 2026-03-01 03:27:51.005879 | ubuntu-jammy-large | 2026-03-01 03:27:51.005 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2026-03-01 03:27:51.110052 | ubuntu-jammy-large | 2026-03-01 03:27:51.109 | I: Validating libext2fs2 1.46.5-2ubuntu1 2026-03-01 03:27:51.138597 | ubuntu-jammy-large | 2026-03-01 03:27:51.138 | I: Retrieving libffi8 3.4.2-4 2026-03-01 03:27:51.226989 | ubuntu-jammy-large | 2026-03-01 03:27:51.226 | I: Validating libffi8 3.4.2-4 2026-03-01 03:27:51.254317 | ubuntu-jammy-large | 2026-03-01 03:27:51.254 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2026-03-01 03:27:51.349662 | ubuntu-jammy-large | 2026-03-01 03:27:51.349 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2026-03-01 03:27:51.376693 | ubuntu-jammy-large | 2026-03-01 03:27:51.376 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2026-03-01 03:27:51.509352 | ubuntu-jammy-large | 2026-03-01 03:27:51.509 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2026-03-01 03:27:51.544421 | ubuntu-jammy-large | 2026-03-01 03:27:51.544 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-03-01 03:27:51.681942 | ubuntu-jammy-large | 2026-03-01 03:27:51.681 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-03-01 03:27:51.712640 | ubuntu-jammy-large | 2026-03-01 03:27:51.712 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2026-03-01 03:27:51.873116 | ubuntu-jammy-large | 2026-03-01 03:27:51.873 | I: Validating libgnutls30 3.7.3-4ubuntu1 2026-03-01 03:27:51.914403 | ubuntu-jammy-large | 2026-03-01 03:27:51.914 | I: Retrieving libgpg-error0 1.43-3 2026-03-01 03:27:52.017126 | ubuntu-jammy-large | 2026-03-01 03:27:52.016 | I: Validating libgpg-error0 1.43-3 2026-03-01 03:27:52.043420 | ubuntu-jammy-large | 2026-03-01 03:27:52.043 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2026-03-01 03:27:52.141362 | ubuntu-jammy-large | 2026-03-01 03:27:52.141 | I: Validating libgssapi-krb5-2 1.19.2-2 2026-03-01 03:27:52.167492 | ubuntu-jammy-large | 2026-03-01 03:27:52.167 | I: Retrieving libhogweed6 3.7.3-1build2 2026-03-01 03:27:52.273212 | ubuntu-jammy-large | 2026-03-01 03:27:52.273 | I: Validating libhogweed6 3.7.3-1build2 2026-03-01 03:27:52.302193 | ubuntu-jammy-large | 2026-03-01 03:27:52.302 | I: Retrieving libidn2-0 2.3.2-2build1 2026-03-01 03:27:52.400620 | ubuntu-jammy-large | 2026-03-01 03:27:52.400 | I: Validating libidn2-0 2.3.2-2build1 2026-03-01 03:27:52.426953 | ubuntu-jammy-large | 2026-03-01 03:27:52.426 | I: Retrieving libk5crypto3 1.19.2-2 2026-03-01 03:27:52.526766 | ubuntu-jammy-large | 2026-03-01 03:27:52.526 | I: Validating libk5crypto3 1.19.2-2 2026-03-01 03:27:52.554668 | ubuntu-jammy-large | 2026-03-01 03:27:52.554 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2026-03-01 03:27:52.627783 | ubuntu-jammy-large | 2026-03-01 03:27:52.627 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2026-03-01 03:27:52.652697 | ubuntu-jammy-large | 2026-03-01 03:27:52.652 | I: Retrieving libkrb5-3 1.19.2-2 2026-03-01 03:27:52.766761 | ubuntu-jammy-large | 2026-03-01 03:27:52.766 | I: Validating libkrb5-3 1.19.2-2 2026-03-01 03:27:52.798781 | ubuntu-jammy-large | 2026-03-01 03:27:52.798 | I: Retrieving libkrb5support0 1.19.2-2 2026-03-01 03:27:52.891520 | ubuntu-jammy-large | 2026-03-01 03:27:52.891 | I: Validating libkrb5support0 1.19.2-2 2026-03-01 03:27:52.917545 | ubuntu-jammy-large | 2026-03-01 03:27:52.917 | I: Retrieving liblz4-1 1.9.3-2build2 2026-03-01 03:27:53.015808 | ubuntu-jammy-large | 2026-03-01 03:27:53.015 | I: Validating liblz4-1 1.9.3-2build2 2026-03-01 03:27:53.042503 | ubuntu-jammy-large | 2026-03-01 03:27:53.042 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2026-03-01 03:27:53.145190 | ubuntu-jammy-large | 2026-03-01 03:27:53.145 | I: Validating liblzma5 5.2.5-2ubuntu1 2026-03-01 03:27:53.172093 | ubuntu-jammy-large | 2026-03-01 03:27:53.171 | I: Retrieving libmount1 2.37.2-4ubuntu3 2026-03-01 03:27:53.270449 | ubuntu-jammy-large | 2026-03-01 03:27:53.270 | I: Validating libmount1 2.37.2-4ubuntu3 2026-03-01 03:27:53.298721 | ubuntu-jammy-large | 2026-03-01 03:27:53.298 | I: Retrieving libncurses6 6.3-2 2026-03-01 03:27:53.407949 | ubuntu-jammy-large | 2026-03-01 03:27:53.407 | I: Validating libncurses6 6.3-2 2026-03-01 03:27:53.435300 | ubuntu-jammy-large | 2026-03-01 03:27:53.435 | I: Retrieving libncursesw6 6.3-2 2026-03-01 03:27:53.550503 | ubuntu-jammy-large | 2026-03-01 03:27:53.550 | I: Validating libncursesw6 6.3-2 2026-03-01 03:27:53.578584 | ubuntu-jammy-large | 2026-03-01 03:27:53.578 | I: Retrieving libnettle8 3.7.3-1build2 2026-03-01 03:27:53.696813 | ubuntu-jammy-large | 2026-03-01 03:27:53.696 | I: Validating libnettle8 3.7.3-1build2 2026-03-01 03:27:53.725518 | ubuntu-jammy-large | 2026-03-01 03:27:53.725 | I: Retrieving libnsl2 1.3.0-2build2 2026-03-01 03:27:53.819128 | ubuntu-jammy-large | 2026-03-01 03:27:53.819 | I: Validating libnsl2 1.3.0-2build2 2026-03-01 03:27:53.845331 | ubuntu-jammy-large | 2026-03-01 03:27:53.845 | I: Retrieving libp11-kit0 0.24.0-6build1 2026-03-01 03:27:53.975360 | ubuntu-jammy-large | 2026-03-01 03:27:53.975 | I: Validating libp11-kit0 0.24.0-6build1 2026-03-01 03:27:54.006984 | ubuntu-jammy-large | 2026-03-01 03:27:54.006 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2026-03-01 03:27:54.115187 | ubuntu-jammy-large | 2026-03-01 03:27:54.114 | I: Validating libpam-modules 1.4.0-11ubuntu2 2026-03-01 03:27:54.144778 | ubuntu-jammy-large | 2026-03-01 03:27:54.144 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2026-03-01 03:27:54.227668 | ubuntu-jammy-large | 2026-03-01 03:27:54.227 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2026-03-01 03:27:54.252951 | ubuntu-jammy-large | 2026-03-01 03:27:54.252 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2026-03-01 03:27:54.344792 | ubuntu-jammy-large | 2026-03-01 03:27:54.344 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2026-03-01 03:27:54.369745 | ubuntu-jammy-large | 2026-03-01 03:27:54.369 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2026-03-01 03:27:54.457461 | ubuntu-jammy-large | 2026-03-01 03:27:54.457 | I: Validating libpam0g 1.4.0-11ubuntu2 2026-03-01 03:27:54.482887 | ubuntu-jammy-large | 2026-03-01 03:27:54.482 | I: Retrieving libpcre2-8-0 10.39-3build1 2026-03-01 03:27:54.599292 | ubuntu-jammy-large | 2026-03-01 03:27:54.599 | I: Validating libpcre2-8-0 10.39-3build1 2026-03-01 03:27:54.629578 | ubuntu-jammy-large | 2026-03-01 03:27:54.629 | I: Retrieving libpcre3 2:8.39-13build5 2026-03-01 03:27:54.744295 | ubuntu-jammy-large | 2026-03-01 03:27:54.744 | I: Validating libpcre3 2:8.39-13build5 2026-03-01 03:27:54.774011 | ubuntu-jammy-large | 2026-03-01 03:27:54.773 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2026-03-01 03:27:54.853780 | ubuntu-jammy-large | 2026-03-01 03:27:54.853 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2026-03-01 03:27:54.880122 | ubuntu-jammy-large | 2026-03-01 03:27:54.880 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2026-03-01 03:27:54.965810 | ubuntu-jammy-large | 2026-03-01 03:27:54.965 | I: Validating libseccomp2 2.5.3-2ubuntu2 2026-03-01 03:27:54.992694 | ubuntu-jammy-large | 2026-03-01 03:27:54.992 | I: Retrieving libselinux1 3.3-1build2 2026-03-01 03:27:55.097430 | ubuntu-jammy-large | 2026-03-01 03:27:55.097 | I: Validating libselinux1 3.3-1build2 2026-03-01 03:27:55.124488 | ubuntu-jammy-large | 2026-03-01 03:27:55.124 | I: Retrieving libsemanage-common 3.3-1build2 2026-03-01 03:27:55.203098 | ubuntu-jammy-large | 2026-03-01 03:27:55.202 | I: Validating libsemanage-common 3.3-1build2 2026-03-01 03:27:55.229802 | ubuntu-jammy-large | 2026-03-01 03:27:55.229 | I: Retrieving libsemanage2 3.3-1build2 2026-03-01 03:27:55.335766 | ubuntu-jammy-large | 2026-03-01 03:27:55.335 | I: Validating libsemanage2 3.3-1build2 2026-03-01 03:27:55.362821 | ubuntu-jammy-large | 2026-03-01 03:27:55.362 | I: Retrieving libsepol2 3.3-1build1 2026-03-01 03:27:55.498036 | ubuntu-jammy-large | 2026-03-01 03:27:55.497 | I: Validating libsepol2 3.3-1build1 2026-03-01 03:27:55.529602 | ubuntu-jammy-large | 2026-03-01 03:27:55.529 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2026-03-01 03:27:55.621159 | ubuntu-jammy-large | 2026-03-01 03:27:55.621 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2026-03-01 03:27:55.647195 | ubuntu-jammy-large | 2026-03-01 03:27:55.647 | I: Retrieving libss2 1.46.5-2ubuntu1 2026-03-01 03:27:55.733649 | ubuntu-jammy-large | 2026-03-01 03:27:55.733 | I: Validating libss2 1.46.5-2ubuntu1 2026-03-01 03:27:55.759052 | ubuntu-jammy-large | 2026-03-01 03:27:55.758 | I: Retrieving libssl3 3.0.2-0ubuntu1 2026-03-01 03:27:56.201636 | ubuntu-jammy-large | 2026-03-01 03:27:56.201 | I: Validating libssl3 3.0.2-0ubuntu1 2026-03-01 03:27:56.245615 | ubuntu-jammy-large | 2026-03-01 03:27:56.245 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2026-03-01 03:27:56.391578 | ubuntu-jammy-large | 2026-03-01 03:27:56.391 | I: Validating libstdc++6 12-20220319-1ubuntu1 2026-03-01 03:27:56.427086 | ubuntu-jammy-large | 2026-03-01 03:27:56.426 | I: Retrieving libsystemd0 249.11-0ubuntu3 2026-03-01 03:27:56.546873 | ubuntu-jammy-large | 2026-03-01 03:27:56.546 | I: Validating libsystemd0 249.11-0ubuntu3 2026-03-01 03:27:56.579521 | ubuntu-jammy-large | 2026-03-01 03:27:56.579 | I: Retrieving libtasn1-6 4.18.0-4build1 2026-03-01 03:27:56.680269 | ubuntu-jammy-large | 2026-03-01 03:27:56.680 | I: Validating libtasn1-6 4.18.0-4build1 2026-03-01 03:27:56.707178 | ubuntu-jammy-large | 2026-03-01 03:27:56.706 | I: Retrieving libtinfo6 6.3-2 2026-03-01 03:27:56.818214 | ubuntu-jammy-large | 2026-03-01 03:27:56.818 | I: Validating libtinfo6 6.3-2 2026-03-01 03:27:56.846877 | ubuntu-jammy-large | 2026-03-01 03:27:56.846 | I: Retrieving libtirpc-common 1.3.2-2build1 2026-03-01 03:27:56.922852 | ubuntu-jammy-large | 2026-03-01 03:27:56.922 | I: Validating libtirpc-common 1.3.2-2build1 2026-03-01 03:27:56.949263 | ubuntu-jammy-large | 2026-03-01 03:27:56.949 | I: Retrieving libtirpc3 1.3.2-2build1 2026-03-01 03:27:57.057900 | ubuntu-jammy-large | 2026-03-01 03:27:57.057 | I: Validating libtirpc3 1.3.2-2build1 2026-03-01 03:27:57.083413 | ubuntu-jammy-large | 2026-03-01 03:27:57.083 | I: Retrieving libudev1 249.11-0ubuntu3 2026-03-01 03:27:57.184028 | ubuntu-jammy-large | 2026-03-01 03:27:57.183 | I: Validating libudev1 249.11-0ubuntu3 2026-03-01 03:27:57.210801 | ubuntu-jammy-large | 2026-03-01 03:27:57.210 | I: Retrieving libunistring2 1.0-1 2026-03-01 03:27:57.328232 | ubuntu-jammy-large | 2026-03-01 03:27:57.328 | I: Validating libunistring2 1.0-1 2026-03-01 03:27:57.363746 | ubuntu-jammy-large | 2026-03-01 03:27:57.363 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2026-03-01 03:27:57.448308 | ubuntu-jammy-large | 2026-03-01 03:27:57.448 | I: Validating libuuid1 2.37.2-4ubuntu3 2026-03-01 03:27:57.475442 | ubuntu-jammy-large | 2026-03-01 03:27:57.475 | I: Retrieving libxxhash0 0.8.1-1 2026-03-01 03:27:57.560911 | ubuntu-jammy-large | 2026-03-01 03:27:57.560 | I: Validating libxxhash0 0.8.1-1 2026-03-01 03:27:57.587329 | ubuntu-jammy-large | 2026-03-01 03:27:57.587 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2026-03-01 03:27:57.708484 | ubuntu-jammy-large | 2026-03-01 03:27:57.708 | I: Validating libzstd1 1.4.8+dfsg-3build1 2026-03-01 03:27:57.739819 | ubuntu-jammy-large | 2026-03-01 03:27:57.739 | I: Retrieving login 1:4.8.1-2ubuntu2 2026-03-01 03:27:57.849268 | ubuntu-jammy-large | 2026-03-01 03:27:57.849 | I: Validating login 1:4.8.1-2ubuntu2 2026-03-01 03:27:57.879596 | ubuntu-jammy-large | 2026-03-01 03:27:57.879 | I: Retrieving logsave 1.46.5-2ubuntu1 2026-03-01 03:27:57.949232 | ubuntu-jammy-large | 2026-03-01 03:27:57.949 | I: Validating logsave 1.46.5-2ubuntu1 2026-03-01 03:27:57.976950 | ubuntu-jammy-large | 2026-03-01 03:27:57.976 | I: Retrieving lsb-base 11.1.0ubuntu4 2026-03-01 03:27:58.066682 | ubuntu-jammy-large | 2026-03-01 03:27:58.066 | I: Validating lsb-base 11.1.0ubuntu4 2026-03-01 03:27:58.090769 | ubuntu-jammy-large | 2026-03-01 03:27:58.090 | I: Retrieving mawk 1.3.4.20200120-3 2026-03-01 03:27:58.194373 | ubuntu-jammy-large | 2026-03-01 03:27:58.194 | I: Validating mawk 1.3.4.20200120-3 2026-03-01 03:27:58.219167 | ubuntu-jammy-large | 2026-03-01 03:27:58.219 | I: Retrieving mount 2.37.2-4ubuntu3 2026-03-01 03:27:58.309554 | ubuntu-jammy-large | 2026-03-01 03:27:58.309 | I: Validating mount 2.37.2-4ubuntu3 2026-03-01 03:27:58.333811 | ubuntu-jammy-large | 2026-03-01 03:27:58.333 | I: Retrieving ncurses-base 6.3-2 2026-03-01 03:27:58.414717 | ubuntu-jammy-large | 2026-03-01 03:27:58.414 | I: Validating ncurses-base 6.3-2 2026-03-01 03:27:58.437771 | ubuntu-jammy-large | 2026-03-01 03:27:58.437 | I: Retrieving ncurses-bin 6.3-2 2026-03-01 03:27:58.551691 | ubuntu-jammy-large | 2026-03-01 03:27:58.551 | I: Validating ncurses-bin 6.3-2 2026-03-01 03:27:58.579099 | ubuntu-jammy-large | 2026-03-01 03:27:58.578 | I: Retrieving openssl 3.0.2-0ubuntu1 2026-03-01 03:27:58.741282 | ubuntu-jammy-large | 2026-03-01 03:27:58.741 | I: Validating openssl 3.0.2-0ubuntu1 2026-03-01 03:27:58.782291 | ubuntu-jammy-large | 2026-03-01 03:27:58.782 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2026-03-01 03:27:58.989365 | ubuntu-jammy-large | 2026-03-01 03:27:58.989 | I: Validating passwd 1:4.8.1-2ubuntu2 2026-03-01 03:27:59.025981 | ubuntu-jammy-large | 2026-03-01 03:27:59.025 | I: Retrieving perl-base 5.34.0-3ubuntu1 2026-03-01 03:27:59.196251 | ubuntu-jammy-large | 2026-03-01 03:27:59.196 | I: Validating perl-base 5.34.0-3ubuntu1 2026-03-01 03:27:59.245872 | ubuntu-jammy-large | 2026-03-01 03:27:59.245 | I: Retrieving procps 2:3.3.17-6ubuntu2 2026-03-01 03:27:59.368351 | ubuntu-jammy-large | 2026-03-01 03:27:59.368 | I: Validating procps 2:3.3.17-6ubuntu2 2026-03-01 03:27:59.399627 | ubuntu-jammy-large | 2026-03-01 03:27:59.399 | I: Retrieving sed 4.8-1ubuntu2 2026-03-01 03:27:59.519357 | ubuntu-jammy-large | 2026-03-01 03:27:59.519 | I: Validating sed 4.8-1ubuntu2 2026-03-01 03:27:59.549822 | ubuntu-jammy-large | 2026-03-01 03:27:59.549 | I: Retrieving sensible-utils 0.0.17 2026-03-01 03:27:59.628451 | ubuntu-jammy-large | 2026-03-01 03:27:59.628 | I: Validating sensible-utils 0.0.17 2026-03-01 03:27:59.655684 | ubuntu-jammy-large | 2026-03-01 03:27:59.655 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2026-03-01 03:27:59.751279 | ubuntu-jammy-large | 2026-03-01 03:27:59.751 | I: Validating sysvinit-utils 3.01-1ubuntu1 2026-03-01 03:27:59.778190 | ubuntu-jammy-large | 2026-03-01 03:27:59.778 | I: Retrieving tar 1.34+dfsg-1build3 2026-03-01 03:27:59.902095 | ubuntu-jammy-large | 2026-03-01 03:27:59.901 | I: Validating tar 1.34+dfsg-1build3 2026-03-01 03:27:59.932857 | ubuntu-jammy-large | 2026-03-01 03:27:59.932 | I: Retrieving ubuntu-keyring 2021.03.26 2026-03-01 03:28:00.026108 | ubuntu-jammy-large | 2026-03-01 03:28:00.025 | I: Validating ubuntu-keyring 2021.03.26 2026-03-01 03:28:00.053666 | ubuntu-jammy-large | 2026-03-01 03:28:00.053 | I: Retrieving usrmerge 25ubuntu2 2026-03-01 03:28:00.142519 | ubuntu-jammy-large | 2026-03-01 03:28:00.142 | I: Validating usrmerge 25ubuntu2 2026-03-01 03:28:00.169233 | ubuntu-jammy-large | 2026-03-01 03:28:00.168 | I: Retrieving util-linux 2.37.2-4ubuntu3 2026-03-01 03:28:00.339289 | ubuntu-jammy-large | 2026-03-01 03:28:00.339 | I: Validating util-linux 2.37.2-4ubuntu3 2026-03-01 03:28:00.378880 | ubuntu-jammy-large | 2026-03-01 03:28:00.378 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-03-01 03:28:00.475003 | ubuntu-jammy-large | 2026-03-01 03:28:00.474 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-03-01 03:28:00.501750 | ubuntu-jammy-large | 2026-03-01 03:28:00.501 | I: Chosen extractor for .deb packages: dpkg-deb 2026-03-01 03:28:00.554737 | ubuntu-jammy-large | 2026-03-01 03:28:00.554 | I: Extracting base-files... 2026-03-01 03:28:00.569346 | ubuntu-jammy-large | 2026-03-01 03:28:00.569 | I: Extracting base-passwd... 2026-03-01 03:28:00.579529 | ubuntu-jammy-large | 2026-03-01 03:28:00.579 | I: Extracting bash... 2026-03-01 03:28:00.601608 | ubuntu-jammy-large | 2026-03-01 03:28:00.601 | I: Extracting bsdutils... 2026-03-01 03:28:00.612456 | ubuntu-jammy-large | 2026-03-01 03:28:00.612 | I: Extracting coreutils... 2026-03-01 03:28:00.654594 | ubuntu-jammy-large | 2026-03-01 03:28:00.654 | I: Extracting dash... 2026-03-01 03:28:00.661987 | ubuntu-jammy-large | 2026-03-01 03:28:00.661 | I: Extracting debconf... 2026-03-01 03:28:00.673239 | ubuntu-jammy-large | 2026-03-01 03:28:00.673 | I: Extracting debianutils... 2026-03-01 03:28:00.682756 | ubuntu-jammy-large | 2026-03-01 03:28:00.682 | I: Extracting diffutils... 2026-03-01 03:28:00.693667 | ubuntu-jammy-large | 2026-03-01 03:28:00.693 | I: Extracting dpkg... 2026-03-01 03:28:00.848320 | ubuntu-jammy-large | 2026-03-01 03:28:00.848 | I: Extracting e2fsprogs... 2026-03-01 03:28:00.868541 | ubuntu-jammy-large | 2026-03-01 03:28:00.868 | I: Extracting findutils... 2026-03-01 03:28:00.880667 | ubuntu-jammy-large | 2026-03-01 03:28:00.880 | I: Extracting gcc-12-base... 2026-03-01 03:28:00.889103 | ubuntu-jammy-large | 2026-03-01 03:28:00.889 | I: Extracting grep... 2026-03-01 03:28:00.899729 | ubuntu-jammy-large | 2026-03-01 03:28:00.899 | I: Extracting gzip... 2026-03-01 03:28:00.909217 | ubuntu-jammy-large | 2026-03-01 03:28:00.909 | I: Extracting hostname... 2026-03-01 03:28:00.916911 | ubuntu-jammy-large | 2026-03-01 03:28:00.916 | I: Extracting init-system-helpers... 2026-03-01 03:28:00.926237 | ubuntu-jammy-large | 2026-03-01 03:28:00.926 | I: Extracting libacl1... 2026-03-01 03:28:00.934322 | ubuntu-jammy-large | 2026-03-01 03:28:00.934 | I: Extracting libattr1... 2026-03-01 03:28:00.942574 | ubuntu-jammy-large | 2026-03-01 03:28:00.942 | I: Extracting libaudit-common... 2026-03-01 03:28:00.949767 | ubuntu-jammy-large | 2026-03-01 03:28:00.949 | I: Extracting libaudit1... 2026-03-01 03:28:00.959002 | ubuntu-jammy-large | 2026-03-01 03:28:00.958 | I: Extracting libblkid1... 2026-03-01 03:28:00.969255 | ubuntu-jammy-large | 2026-03-01 03:28:00.969 | I: Extracting libbz2-1.0... 2026-03-01 03:28:00.978122 | ubuntu-jammy-large | 2026-03-01 03:28:00.978 | I: Extracting libc-bin... 2026-03-01 03:28:01.007612 | ubuntu-jammy-large | 2026-03-01 03:28:01.007 | I: Extracting libc6... 2026-03-01 03:28:01.085585 | ubuntu-jammy-large | 2026-03-01 03:28:01.085 | I: Extracting libcap-ng0... 2026-03-01 03:28:01.093052 | ubuntu-jammy-large | 2026-03-01 03:28:01.092 | I: Extracting libcap2... 2026-03-01 03:28:01.100734 | ubuntu-jammy-large | 2026-03-01 03:28:01.100 | I: Extracting libcom-err2... 2026-03-01 03:28:01.108720 | ubuntu-jammy-large | 2026-03-01 03:28:01.108 | I: Extracting libcrypt1... 2026-03-01 03:28:01.118920 | ubuntu-jammy-large | 2026-03-01 03:28:01.118 | I: Extracting libdb5.3... 2026-03-01 03:28:01.143796 | ubuntu-jammy-large | 2026-03-01 03:28:01.143 | I: Extracting libdebconfclient0... 2026-03-01 03:28:01.150609 | ubuntu-jammy-large | 2026-03-01 03:28:01.150 | I: Extracting libext2fs2... 2026-03-01 03:28:01.163832 | ubuntu-jammy-large | 2026-03-01 03:28:01.163 | I: Extracting libgcc-s1... 2026-03-01 03:28:01.173219 | ubuntu-jammy-large | 2026-03-01 03:28:01.173 | I: Extracting libgcrypt20... 2026-03-01 03:28:01.194061 | ubuntu-jammy-large | 2026-03-01 03:28:01.193 | I: Extracting libgmp10... 2026-03-01 03:28:01.207318 | ubuntu-jammy-large | 2026-03-01 03:28:01.207 | I: Extracting libgpg-error0... 2026-03-01 03:28:01.216719 | ubuntu-jammy-large | 2026-03-01 03:28:01.216 | I: Extracting libgssapi-krb5-2... 2026-03-01 03:28:01.228036 | ubuntu-jammy-large | 2026-03-01 03:28:01.227 | I: Extracting libk5crypto3... 2026-03-01 03:28:01.237683 | ubuntu-jammy-large | 2026-03-01 03:28:01.237 | I: Extracting libkeyutils1... 2026-03-01 03:28:01.245076 | ubuntu-jammy-large | 2026-03-01 03:28:01.244 | I: Extracting libkrb5-3... 2026-03-01 03:28:01.261242 | ubuntu-jammy-large | 2026-03-01 03:28:01.261 | I: Extracting libkrb5support0... 2026-03-01 03:28:01.270740 | ubuntu-jammy-large | 2026-03-01 03:28:01.270 | I: Extracting liblz4-1... 2026-03-01 03:28:01.280676 | ubuntu-jammy-large | 2026-03-01 03:28:01.280 | I: Extracting liblzma5... 2026-03-01 03:28:01.290285 | ubuntu-jammy-large | 2026-03-01 03:28:01.290 | I: Extracting libmount1... 2026-03-01 03:28:01.302814 | ubuntu-jammy-large | 2026-03-01 03:28:01.302 | I: Extracting libncurses6... 2026-03-01 03:28:01.314332 | ubuntu-jammy-large | 2026-03-01 03:28:01.314 | I: Extracting libncursesw6... 2026-03-01 03:28:01.325755 | ubuntu-jammy-large | 2026-03-01 03:28:01.325 | I: Extracting libnsl2... 2026-03-01 03:28:01.335582 | ubuntu-jammy-large | 2026-03-01 03:28:01.335 | I: Extracting libpam-modules... 2026-03-01 03:28:01.351817 | ubuntu-jammy-large | 2026-03-01 03:28:01.351 | I: Extracting libpam-modules-bin... 2026-03-01 03:28:01.360649 | ubuntu-jammy-large | 2026-03-01 03:28:01.360 | I: Extracting libpam-runtime... 2026-03-01 03:28:01.369686 | ubuntu-jammy-large | 2026-03-01 03:28:01.369 | I: Extracting libpam0g... 2026-03-01 03:28:01.379242 | ubuntu-jammy-large | 2026-03-01 03:28:01.379 | I: Extracting libpcre2-8-0... 2026-03-01 03:28:01.393847 | ubuntu-jammy-large | 2026-03-01 03:28:01.393 | I: Extracting libpcre3... 2026-03-01 03:28:01.407209 | ubuntu-jammy-large | 2026-03-01 03:28:01.407 | I: Extracting libprocps8... 2026-03-01 03:28:01.414863 | ubuntu-jammy-large | 2026-03-01 03:28:01.414 | I: Extracting libselinux1... 2026-03-01 03:28:01.424601 | ubuntu-jammy-large | 2026-03-01 03:28:01.424 | I: Extracting libsemanage-common... 2026-03-01 03:28:01.432215 | ubuntu-jammy-large | 2026-03-01 03:28:01.432 | I: Extracting libsemanage2... 2026-03-01 03:28:01.441082 | ubuntu-jammy-large | 2026-03-01 03:28:01.440 | I: Extracting libsepol2... 2026-03-01 03:28:01.452622 | ubuntu-jammy-large | 2026-03-01 03:28:01.452 | I: Extracting libsmartcols1... 2026-03-01 03:28:01.460526 | ubuntu-jammy-large | 2026-03-01 03:28:01.460 | I: Extracting libss2... 2026-03-01 03:28:01.468606 | ubuntu-jammy-large | 2026-03-01 03:28:01.468 | I: Extracting libssl3... 2026-03-01 03:28:01.521353 | ubuntu-jammy-large | 2026-03-01 03:28:01.521 | I: Extracting libsystemd0... 2026-03-01 03:28:01.535127 | ubuntu-jammy-large | 2026-03-01 03:28:01.535 | I: Extracting libtinfo6... 2026-03-01 03:28:01.546303 | ubuntu-jammy-large | 2026-03-01 03:28:01.546 | I: Extracting libtirpc-common... 2026-03-01 03:28:01.554522 | ubuntu-jammy-large | 2026-03-01 03:28:01.554 | I: Extracting libtirpc3... 2026-03-01 03:28:01.565240 | ubuntu-jammy-large | 2026-03-01 03:28:01.565 | I: Extracting libudev1... 2026-03-01 03:28:01.573627 | ubuntu-jammy-large | 2026-03-01 03:28:01.573 | I: Extracting libuuid1... 2026-03-01 03:28:01.580727 | ubuntu-jammy-large | 2026-03-01 03:28:01.580 | I: Extracting libzstd1... 2026-03-01 03:28:01.596814 | ubuntu-jammy-large | 2026-03-01 03:28:01.596 | I: Extracting login... 2026-03-01 03:28:01.607686 | ubuntu-jammy-large | 2026-03-01 03:28:01.607 | I: Extracting logsave... 2026-03-01 03:28:01.615465 | ubuntu-jammy-large | 2026-03-01 03:28:01.615 | I: Extracting lsb-base... 2026-03-01 03:28:01.623312 | ubuntu-jammy-large | 2026-03-01 03:28:01.623 | I: Extracting mawk... 2026-03-01 03:28:01.632874 | ubuntu-jammy-large | 2026-03-01 03:28:01.632 | I: Extracting mount... 2026-03-01 03:28:01.641935 | ubuntu-jammy-large | 2026-03-01 03:28:01.641 | I: Extracting ncurses-base... 2026-03-01 03:28:01.650884 | ubuntu-jammy-large | 2026-03-01 03:28:01.650 | I: Extracting ncurses-bin... 2026-03-01 03:28:01.661813 | ubuntu-jammy-large | 2026-03-01 03:28:01.661 | I: Extracting passwd... 2026-03-01 03:28:01.687721 | ubuntu-jammy-large | 2026-03-01 03:28:01.687 | I: Extracting perl-base... 2026-03-01 03:28:01.759890 | ubuntu-jammy-large | 2026-03-01 03:28:01.759 | I: Extracting procps... 2026-03-01 03:28:01.775976 | ubuntu-jammy-large | 2026-03-01 03:28:01.775 | I: Extracting sed... 2026-03-01 03:28:01.785835 | ubuntu-jammy-large | 2026-03-01 03:28:01.785 | I: Extracting sensible-utils... 2026-03-01 03:28:01.793779 | ubuntu-jammy-large | 2026-03-01 03:28:01.793 | I: Extracting sysvinit-utils... 2026-03-01 03:28:01.803111 | ubuntu-jammy-large | 2026-03-01 03:28:01.802 | I: Extracting tar... 2026-03-01 03:28:01.817604 | ubuntu-jammy-large | 2026-03-01 03:28:01.817 | I: Extracting usrmerge... 2026-03-01 03:28:01.828127 | ubuntu-jammy-large | 2026-03-01 03:28:01.827 | I: Extracting util-linux... 2026-03-01 03:28:01.860912 | ubuntu-jammy-large | 2026-03-01 03:28:01.860 | I: Extracting zlib1g... 2026-03-01 03:28:01.966769 | ubuntu-jammy-large | 2026-03-01 03:28:01.966 | I: Installing core packages... 2026-03-01 03:28:03.296845 | ubuntu-jammy-large | 2026-03-01 03:28:03.296 | I: Unpacking required packages... 2026-03-01 03:28:03.357185 | ubuntu-jammy-large | 2026-03-01 03:28:03.357 | I: Unpacking base-files... 2026-03-01 03:28:03.408624 | ubuntu-jammy-large | 2026-03-01 03:28:03.408 | I: Unpacking base-passwd... 2026-03-01 03:28:03.435132 | ubuntu-jammy-large | 2026-03-01 03:28:03.435 | I: Unpacking bash... 2026-03-01 03:28:03.471780 | ubuntu-jammy-large | 2026-03-01 03:28:03.471 | I: Unpacking bsdutils... 2026-03-01 03:28:03.492269 | ubuntu-jammy-large | 2026-03-01 03:28:03.492 | I: Unpacking coreutils... 2026-03-01 03:28:03.565519 | ubuntu-jammy-large | 2026-03-01 03:28:03.565 | I: Unpacking dash... 2026-03-01 03:28:03.582865 | ubuntu-jammy-large | 2026-03-01 03:28:03.582 | I: Unpacking debconf... 2026-03-01 03:28:03.606563 | ubuntu-jammy-large | 2026-03-01 03:28:03.606 | I: Unpacking debianutils... 2026-03-01 03:28:03.626834 | ubuntu-jammy-large | 2026-03-01 03:28:03.626 | I: Unpacking diffutils... 2026-03-01 03:28:03.650856 | ubuntu-jammy-large | 2026-03-01 03:28:03.650 | I: Unpacking dpkg... 2026-03-01 03:28:03.811845 | ubuntu-jammy-large | 2026-03-01 03:28:03.811 | I: Unpacking e2fsprogs... 2026-03-01 03:28:03.847965 | ubuntu-jammy-large | 2026-03-01 03:28:03.847 | I: Unpacking findutils... 2026-03-01 03:28:03.866876 | ubuntu-jammy-large | 2026-03-01 03:28:03.866 | I: Unpacking gcc-12-base:amd64... 2026-03-01 03:28:03.884521 | ubuntu-jammy-large | 2026-03-01 03:28:03.884 | I: Unpacking grep... 2026-03-01 03:28:03.902327 | ubuntu-jammy-large | 2026-03-01 03:28:03.902 | I: Unpacking gzip... 2026-03-01 03:28:03.921988 | ubuntu-jammy-large | 2026-03-01 03:28:03.921 | I: Unpacking hostname... 2026-03-01 03:28:03.938840 | ubuntu-jammy-large | 2026-03-01 03:28:03.938 | I: Unpacking init-system-helpers... 2026-03-01 03:28:03.956621 | ubuntu-jammy-large | 2026-03-01 03:28:03.956 | I: Unpacking libacl1:amd64... 2026-03-01 03:28:03.974578 | ubuntu-jammy-large | 2026-03-01 03:28:03.974 | I: Unpacking libattr1:amd64... 2026-03-01 03:28:03.992841 | ubuntu-jammy-large | 2026-03-01 03:28:03.992 | I: Unpacking libaudit-common... 2026-03-01 03:28:04.011096 | ubuntu-jammy-large | 2026-03-01 03:28:04.011 | I: Unpacking libaudit1:amd64... 2026-03-01 03:28:04.032782 | ubuntu-jammy-large | 2026-03-01 03:28:04.032 | I: Unpacking libblkid1:amd64... 2026-03-01 03:28:04.054765 | ubuntu-jammy-large | 2026-03-01 03:28:04.054 | I: Unpacking libbz2-1.0:amd64... 2026-03-01 03:28:04.071199 | ubuntu-jammy-large | 2026-03-01 03:28:04.071 | I: Unpacking libc-bin... 2026-03-01 03:28:04.117077 | ubuntu-jammy-large | 2026-03-01 03:28:04.116 | I: Unpacking libc6:amd64... 2026-03-01 03:28:04.359200 | ubuntu-jammy-large | 2026-03-01 03:28:04.359 | I: Unpacking libcap-ng0:amd64... 2026-03-01 03:28:04.376138 | ubuntu-jammy-large | 2026-03-01 03:28:04.376 | I: Unpacking libcap2:amd64... 2026-03-01 03:28:04.392435 | ubuntu-jammy-large | 2026-03-01 03:28:04.392 | I: Unpacking libcom-err2:amd64... 2026-03-01 03:28:04.410025 | ubuntu-jammy-large | 2026-03-01 03:28:04.409 | I: Unpacking libcrypt1:amd64... 2026-03-01 03:28:04.430987 | ubuntu-jammy-large | 2026-03-01 03:28:04.430 | I: Unpacking libdb5.3:amd64... 2026-03-01 03:28:04.469060 | ubuntu-jammy-large | 2026-03-01 03:28:04.468 | I: Unpacking libdebconfclient0:amd64... 2026-03-01 03:28:04.487487 | ubuntu-jammy-large | 2026-03-01 03:28:04.487 | I: Unpacking libext2fs2:amd64... 2026-03-01 03:28:04.512702 | ubuntu-jammy-large | 2026-03-01 03:28:04.512 | I: Unpacking libgcc-s1:amd64... 2026-03-01 03:28:04.532945 | ubuntu-jammy-large | 2026-03-01 03:28:04.532 | I: Unpacking libgcrypt20:amd64... 2026-03-01 03:28:04.568144 | ubuntu-jammy-large | 2026-03-01 03:28:04.568 | I: Unpacking libgmp10:amd64... 2026-03-01 03:28:04.593399 | ubuntu-jammy-large | 2026-03-01 03:28:04.593 | I: Unpacking libgpg-error0:amd64... 2026-03-01 03:28:04.614084 | ubuntu-jammy-large | 2026-03-01 03:28:04.614 | I: Unpacking libgssapi-krb5-2:amd64... 2026-03-01 03:28:04.637857 | ubuntu-jammy-large | 2026-03-01 03:28:04.637 | I: Unpacking libk5crypto3:amd64... 2026-03-01 03:28:04.660346 | ubuntu-jammy-large | 2026-03-01 03:28:04.660 | I: Unpacking libkeyutils1:amd64... 2026-03-01 03:28:04.678956 | ubuntu-jammy-large | 2026-03-01 03:28:04.678 | I: Unpacking libkrb5-3:amd64... 2026-03-01 03:28:04.709128 | ubuntu-jammy-large | 2026-03-01 03:28:04.709 | I: Unpacking libkrb5support0:amd64... 2026-03-01 03:28:04.728084 | ubuntu-jammy-large | 2026-03-01 03:28:04.728 | I: Unpacking liblz4-1:amd64... 2026-03-01 03:28:04.747912 | ubuntu-jammy-large | 2026-03-01 03:28:04.747 | I: Unpacking liblzma5:amd64... 2026-03-01 03:28:04.768575 | ubuntu-jammy-large | 2026-03-01 03:28:04.768 | I: Unpacking libmount1:amd64... 2026-03-01 03:28:04.791355 | ubuntu-jammy-large | 2026-03-01 03:28:04.791 | I: Unpacking libncurses6:amd64... 2026-03-01 03:28:04.814389 | ubuntu-jammy-large | 2026-03-01 03:28:04.814 | I: Unpacking libncursesw6:amd64... 2026-03-01 03:28:04.837841 | ubuntu-jammy-large | 2026-03-01 03:28:04.837 | I: Unpacking libnsl2:amd64... 2026-03-01 03:28:04.857608 | ubuntu-jammy-large | 2026-03-01 03:28:04.857 | I: Unpacking libpam-modules:amd64... 2026-03-01 03:28:04.968879 | ubuntu-jammy-large | 2026-03-01 03:28:04.968 | I: Unpacking libpam-modules-bin... 2026-03-01 03:28:04.985767 | ubuntu-jammy-large | 2026-03-01 03:28:04.985 | I: Unpacking libpam-runtime... 2026-03-01 03:28:05.004054 | ubuntu-jammy-large | 2026-03-01 03:28:05.003 | I: Unpacking libpam0g:amd64... 2026-03-01 03:28:05.024004 | ubuntu-jammy-large | 2026-03-01 03:28:05.023 | I: Unpacking libpcre2-8-0:amd64... 2026-03-01 03:28:05.051464 | ubuntu-jammy-large | 2026-03-01 03:28:05.051 | I: Unpacking libpcre3:amd64... 2026-03-01 03:28:05.077800 | ubuntu-jammy-large | 2026-03-01 03:28:05.077 | I: Unpacking libprocps8:amd64... 2026-03-01 03:28:05.097196 | ubuntu-jammy-large | 2026-03-01 03:28:05.097 | I: Unpacking libselinux1:amd64... 2026-03-01 03:28:05.117841 | ubuntu-jammy-large | 2026-03-01 03:28:05.117 | I: Unpacking libsemanage-common... 2026-03-01 03:28:05.136590 | ubuntu-jammy-large | 2026-03-01 03:28:05.136 | I: Unpacking libsemanage2:amd64... 2026-03-01 03:28:05.159620 | ubuntu-jammy-large | 2026-03-01 03:28:05.159 | I: Unpacking libsepol2:amd64... 2026-03-01 03:28:05.187155 | ubuntu-jammy-large | 2026-03-01 03:28:05.187 | I: Unpacking libsmartcols1:amd64... 2026-03-01 03:28:05.207772 | ubuntu-jammy-large | 2026-03-01 03:28:05.207 | I: Unpacking libss2:amd64... 2026-03-01 03:28:05.228221 | ubuntu-jammy-large | 2026-03-01 03:28:05.228 | I: Unpacking libssl3:amd64... 2026-03-01 03:28:05.295433 | ubuntu-jammy-large | 2026-03-01 03:28:05.295 | I: Unpacking libsystemd0:amd64... 2026-03-01 03:28:05.322574 | ubuntu-jammy-large | 2026-03-01 03:28:05.322 | I: Unpacking libtinfo6:amd64... 2026-03-01 03:28:05.345469 | ubuntu-jammy-large | 2026-03-01 03:28:05.345 | I: Unpacking libtirpc-common... 2026-03-01 03:28:05.364408 | ubuntu-jammy-large | 2026-03-01 03:28:05.364 | I: Unpacking libtirpc3:amd64... 2026-03-01 03:28:05.385682 | ubuntu-jammy-large | 2026-03-01 03:28:05.385 | I: Unpacking libudev1:amd64... 2026-03-01 03:28:05.406812 | ubuntu-jammy-large | 2026-03-01 03:28:05.406 | I: Unpacking libuuid1:amd64... 2026-03-01 03:28:05.426209 | ubuntu-jammy-large | 2026-03-01 03:28:05.426 | I: Unpacking libzstd1:amd64... 2026-03-01 03:28:05.456679 | ubuntu-jammy-large | 2026-03-01 03:28:05.456 | I: Unpacking login... 2026-03-01 03:28:05.497555 | ubuntu-jammy-large | 2026-03-01 03:28:05.497 | I: Unpacking logsave... 2026-03-01 03:28:05.512493 | ubuntu-jammy-large | 2026-03-01 03:28:05.512 | I: Unpacking lsb-base... 2026-03-01 03:28:05.545124 | ubuntu-jammy-large | 2026-03-01 03:28:05.545 | I: Unpacking mawk... 2026-03-01 03:28:05.567905 | ubuntu-jammy-large | 2026-03-01 03:28:05.567 | I: Unpacking mount... 2026-03-01 03:28:05.592664 | ubuntu-jammy-large | 2026-03-01 03:28:05.592 | I: Unpacking ncurses-base... 2026-03-01 03:28:05.618053 | ubuntu-jammy-large | 2026-03-01 03:28:05.617 | I: Unpacking ncurses-bin... 2026-03-01 03:28:05.640322 | ubuntu-jammy-large | 2026-03-01 03:28:05.640 | I: Unpacking passwd... 2026-03-01 03:28:05.722594 | ubuntu-jammy-large | 2026-03-01 03:28:05.722 | I: Unpacking perl-base... 2026-03-01 03:28:05.859206 | ubuntu-jammy-large | 2026-03-01 03:28:05.859 | I: Unpacking procps... 2026-03-01 03:28:05.922087 | ubuntu-jammy-large | 2026-03-01 03:28:05.921 | I: Unpacking sed... 2026-03-01 03:28:05.942879 | ubuntu-jammy-large | 2026-03-01 03:28:05.942 | I: Unpacking sensible-utils... 2026-03-01 03:28:05.963600 | ubuntu-jammy-large | 2026-03-01 03:28:05.963 | I: Unpacking sysvinit-utils... 2026-03-01 03:28:05.984627 | ubuntu-jammy-large | 2026-03-01 03:28:05.984 | I: Unpacking tar... 2026-03-01 03:28:06.014438 | ubuntu-jammy-large | 2026-03-01 03:28:06.014 | I: Unpacking usrmerge... 2026-03-01 03:28:06.045542 | ubuntu-jammy-large | 2026-03-01 03:28:06.045 | I: Unpacking util-linux... 2026-03-01 03:28:06.111266 | ubuntu-jammy-large | 2026-03-01 03:28:06.111 | I: Unpacking zlib1g:amd64... 2026-03-01 03:28:06.122028 | ubuntu-jammy-large | 2026-03-01 03:28:06.121 | I: Configuring required packages... 2026-03-01 03:28:06.134443 | ubuntu-jammy-large | 2026-03-01 03:28:06.134 | I: Configuring lsb-base... 2026-03-01 03:28:06.145988 | ubuntu-jammy-large | 2026-03-01 03:28:06.145 | I: Configuring libtirpc-common... 2026-03-01 03:28:06.146284 | ubuntu-jammy-large | 2026-03-01 03:28:06.146 | I: Configuring libaudit-common... 2026-03-01 03:28:06.146600 | ubuntu-jammy-large | 2026-03-01 03:28:06.146 | I: Configuring libsemanage-common... 2026-03-01 03:28:06.146885 | ubuntu-jammy-large | 2026-03-01 03:28:06.146 | I: Configuring gcc-12-base:amd64... 2026-03-01 03:28:06.147161 | ubuntu-jammy-large | 2026-03-01 03:28:06.147 | I: Configuring ncurses-base... 2026-03-01 03:28:06.147428 | ubuntu-jammy-large | 2026-03-01 03:28:06.147 | I: Configuring sensible-utils... 2026-03-01 03:28:06.153910 | ubuntu-jammy-large | 2026-03-01 03:28:06.153 | I: Configuring libcrypt1:amd64... 2026-03-01 03:28:06.154239 | ubuntu-jammy-large | 2026-03-01 03:28:06.154 | I: Configuring libgcc-s1:amd64... 2026-03-01 03:28:06.154536 | ubuntu-jammy-large | 2026-03-01 03:28:06.154 | I: Configuring libc6:amd64... 2026-03-01 03:28:06.274191 | ubuntu-jammy-large | 2026-03-01 03:28:06.274 | I: Configuring libudev1:amd64... 2026-03-01 03:28:06.274399 | ubuntu-jammy-large | 2026-03-01 03:28:06.274 | I: Configuring libattr1:amd64... 2026-03-01 03:28:06.275634 | ubuntu-jammy-large | 2026-03-01 03:28:06.275 | I: Configuring sysvinit-utils... 2026-03-01 03:28:06.275656 | ubuntu-jammy-large | 2026-03-01 03:28:06.275 | I: Configuring debianutils... 2026-03-01 03:28:06.302889 | ubuntu-jammy-large | 2026-03-01 03:28:06.302 | I: Configuring mawk... 2026-03-01 03:28:06.311452 | ubuntu-jammy-large | 2026-03-01 03:28:06.311 | I: Configuring libdebconfclient0:amd64... 2026-03-01 03:28:06.311490 | ubuntu-jammy-large | 2026-03-01 03:28:06.311 | I: Configuring base-files... 2026-03-01 03:28:06.498268 | ubuntu-jammy-large | 2026-03-01 03:28:06.498 | I: Configuring libbz2-1.0:amd64... 2026-03-01 03:28:06.499441 | ubuntu-jammy-large | 2026-03-01 03:28:06.499 | I: Configuring base-passwd... 2026-03-01 03:28:06.579099 | ubuntu-jammy-large | 2026-03-01 03:28:06.578 | I: Configuring libdb5.3:amd64... 2026-03-01 03:28:06.580247 | ubuntu-jammy-large | 2026-03-01 03:28:06.580 | I: Configuring libblkid1:amd64... 2026-03-01 03:28:06.582090 | ubuntu-jammy-large | 2026-03-01 03:28:06.581 | I: Configuring libtinfo6:amd64... 2026-03-01 03:28:06.584367 | ubuntu-jammy-large | 2026-03-01 03:28:06.584 | I: Configuring bash... 2026-03-01 03:28:06.629028 | ubuntu-jammy-large | 2026-03-01 03:28:06.628 | I: Configuring libzstd1:amd64... 2026-03-01 03:28:06.630066 | ubuntu-jammy-large | 2026-03-01 03:28:06.629 | I: Configuring libkeyutils1:amd64... 2026-03-01 03:28:06.631936 | ubuntu-jammy-large | 2026-03-01 03:28:06.631 | I: Configuring liblzma5:amd64... 2026-03-01 03:28:06.632783 | ubuntu-jammy-large | 2026-03-01 03:28:06.632 | I: Configuring libgpg-error0:amd64... 2026-03-01 03:28:06.633963 | ubuntu-jammy-large | 2026-03-01 03:28:06.633 | I: Configuring liblz4-1:amd64... 2026-03-01 03:28:06.635591 | ubuntu-jammy-large | 2026-03-01 03:28:06.635 | I: Configuring libc-bin... 2026-03-01 03:28:06.645977 | ubuntu-jammy-large | 2026-03-01 03:28:06.645 | I: Configuring ncurses-bin... 2026-03-01 03:28:06.647052 | ubuntu-jammy-large | 2026-03-01 03:28:06.646 | I: Configuring libacl1:amd64... 2026-03-01 03:28:06.648228 | ubuntu-jammy-large | 2026-03-01 03:28:06.648 | I: Configuring libsmartcols1:amd64... 2026-03-01 03:28:06.649151 | ubuntu-jammy-large | 2026-03-01 03:28:06.649 | I: Configuring libgcrypt20:amd64... 2026-03-01 03:28:06.650666 | ubuntu-jammy-large | 2026-03-01 03:28:06.650 | I: Configuring zlib1g:amd64... 2026-03-01 03:28:06.651481 | ubuntu-jammy-large | 2026-03-01 03:28:06.651 | I: Configuring libcom-err2:amd64... 2026-03-01 03:28:06.652294 | ubuntu-jammy-large | 2026-03-01 03:28:06.652 | I: Configuring diffutils... 2026-03-01 03:28:06.653339 | ubuntu-jammy-large | 2026-03-01 03:28:06.653 | I: Configuring libcap2:amd64... 2026-03-01 03:28:06.654282 | ubuntu-jammy-large | 2026-03-01 03:28:06.654 | I: Configuring libkrb5support0:amd64... 2026-03-01 03:28:06.655339 | ubuntu-jammy-large | 2026-03-01 03:28:06.655 | I: Configuring hostname... 2026-03-01 03:28:06.656006 | ubuntu-jammy-large | 2026-03-01 03:28:06.655 | I: Configuring libpcre3:amd64... 2026-03-01 03:28:06.656681 | ubuntu-jammy-large | 2026-03-01 03:28:06.656 | I: Configuring libcap-ng0:amd64... 2026-03-01 03:28:06.657327 | ubuntu-jammy-large | 2026-03-01 03:28:06.657 | I: Configuring libext2fs2:amd64... 2026-03-01 03:28:06.658241 | ubuntu-jammy-large | 2026-03-01 03:28:06.658 | I: Configuring libgmp10:amd64... 2026-03-01 03:28:06.659005 | ubuntu-jammy-large | 2026-03-01 03:28:06.658 | I: Configuring libncurses6:amd64... 2026-03-01 03:28:06.659760 | ubuntu-jammy-large | 2026-03-01 03:28:06.659 | I: Configuring libaudit1:amd64... 2026-03-01 03:28:06.660642 | ubuntu-jammy-large | 2026-03-01 03:28:06.660 | I: Configuring libuuid1:amd64... 2026-03-01 03:28:06.661359 | ubuntu-jammy-large | 2026-03-01 03:28:06.661 | I: Configuring libss2:amd64... 2026-03-01 03:28:06.662189 | ubuntu-jammy-large | 2026-03-01 03:28:06.662 | I: Configuring libsepol2:amd64... 2026-03-01 03:28:06.662742 | ubuntu-jammy-large | 2026-03-01 03:28:06.662 | I: Configuring libpcre2-8-0:amd64... 2026-03-01 03:28:06.663262 | ubuntu-jammy-large | 2026-03-01 03:28:06.663 | I: Configuring libncursesw6:amd64... 2026-03-01 03:28:06.663817 | ubuntu-jammy-large | 2026-03-01 03:28:06.663 | I: Configuring libk5crypto3:amd64... 2026-03-01 03:28:06.664315 | ubuntu-jammy-large | 2026-03-01 03:28:06.664 | I: Configuring logsave... 2026-03-01 03:28:06.667777 | ubuntu-jammy-large | 2026-03-01 03:28:06.667 | I: Configuring e2fsprogs... 2026-03-01 03:28:06.950293 | ubuntu-jammy-large | 2026-03-01 03:28:06.950 | I: Configuring libsystemd0:amd64... 2026-03-01 03:28:06.952004 | ubuntu-jammy-large | 2026-03-01 03:28:06.951 | I: Configuring libselinux1:amd64... 2026-03-01 03:28:06.953800 | ubuntu-jammy-large | 2026-03-01 03:28:06.953 | I: Configuring sed... 2026-03-01 03:28:06.956666 | ubuntu-jammy-large | 2026-03-01 03:28:06.956 | I: Configuring findutils... 2026-03-01 03:28:06.957990 | ubuntu-jammy-large | 2026-03-01 03:28:06.957 | I: Configuring libmount1:amd64... 2026-03-01 03:28:06.959610 | ubuntu-jammy-large | 2026-03-01 03:28:06.959 | I: Configuring libsemanage2:amd64... 2026-03-01 03:28:06.961013 | ubuntu-jammy-large | 2026-03-01 03:28:06.960 | I: Configuring libprocps8:amd64... 2026-03-01 03:28:06.962825 | ubuntu-jammy-large | 2026-03-01 03:28:06.962 | I: Configuring bsdutils... 2026-03-01 03:28:06.963729 | ubuntu-jammy-large | 2026-03-01 03:28:06.963 | I: Configuring tar... 2026-03-01 03:28:06.969321 | ubuntu-jammy-large | 2026-03-01 03:28:06.969 | I: Configuring coreutils... 2026-03-01 03:28:06.974597 | ubuntu-jammy-large | 2026-03-01 03:28:06.974 | I: Configuring dpkg... 2026-03-01 03:28:07.133082 | ubuntu-jammy-large | 2026-03-01 03:28:07.132 | I: Configuring mount... 2026-03-01 03:28:07.136417 | ubuntu-jammy-large | 2026-03-01 03:28:07.136 | I: Configuring grep... 2026-03-01 03:28:07.138368 | ubuntu-jammy-large | 2026-03-01 03:28:07.138 | I: Configuring perl-base... 2026-03-01 03:28:07.149319 | ubuntu-jammy-large | 2026-03-01 03:28:07.149 | I: Configuring init-system-helpers... 2026-03-01 03:28:07.150248 | ubuntu-jammy-large | 2026-03-01 03:28:07.150 | I: Configuring gzip... 2026-03-01 03:28:07.151438 | ubuntu-jammy-large | 2026-03-01 03:28:07.151 | I: Configuring usrmerge... 2026-03-01 03:28:07.190101 | ubuntu-jammy-large | 2026-03-01 03:28:07.189 | I: Configuring procps... 2026-03-01 03:28:07.234339 | ubuntu-jammy-large | 2026-03-01 03:28:07.234 | I: Configuring debconf... 2026-03-01 03:28:07.334680 | ubuntu-jammy-large | 2026-03-01 03:28:07.334 | I: Configuring libpam0g:amd64... 2026-03-01 03:28:07.428290 | ubuntu-jammy-large | 2026-03-01 03:28:07.428 | I: Configuring util-linux... 2026-03-01 03:28:07.591142 | ubuntu-jammy-large | 2026-03-01 03:28:07.590 | I: Configuring dash... 2026-03-01 03:28:07.744999 | ubuntu-jammy-large | 2026-03-01 03:28:07.744 | I: Configuring libpam-modules-bin... 2026-03-01 03:28:07.746260 | ubuntu-jammy-large | 2026-03-01 03:28:07.746 | I: Configuring libssl3:amd64... 2026-03-01 03:28:07.818525 | ubuntu-jammy-large | 2026-03-01 03:28:07.818 | I: Configuring libkrb5-3:amd64... 2026-03-01 03:28:07.820978 | ubuntu-jammy-large | 2026-03-01 03:28:07.820 | I: Configuring libgssapi-krb5-2:amd64... 2026-03-01 03:28:07.825708 | ubuntu-jammy-large | 2026-03-01 03:28:07.825 | I: Configuring libtirpc3:amd64... 2026-03-01 03:28:07.827345 | ubuntu-jammy-large | 2026-03-01 03:28:07.827 | I: Configuring libnsl2:amd64... 2026-03-01 03:28:07.830681 | ubuntu-jammy-large | 2026-03-01 03:28:07.830 | I: Configuring libpam-modules:amd64... 2026-03-01 03:28:07.846478 | ubuntu-jammy-large | 2026-03-01 03:28:07.846 | I: Configuring passwd... 2026-03-01 03:28:07.889675 | ubuntu-jammy-large | 2026-03-01 03:28:07.889 | I: Configuring libpam-runtime... 2026-03-01 03:28:08.018059 | ubuntu-jammy-large | 2026-03-01 03:28:08.017 | I: Configuring login... 2026-03-01 03:28:08.033873 | ubuntu-jammy-large | 2026-03-01 03:28:08.033 | I: Configuring libc-bin... 2026-03-01 03:28:08.043219 | ubuntu-jammy-large | 2026-03-01 03:28:08.043 | I: Unpacking the base system... 2026-03-01 03:28:08.650639 | ubuntu-jammy-large | 2026-03-01 03:28:08.650 | I: Unpacking adduser... 2026-03-01 03:28:08.682856 | ubuntu-jammy-large | 2026-03-01 03:28:08.682 | I: Unpacking apt... 2026-03-01 03:28:08.761275 | ubuntu-jammy-large | 2026-03-01 03:28:08.761 | I: Unpacking ca-certificates... 2026-03-01 03:28:08.783970 | ubuntu-jammy-large | 2026-03-01 03:28:08.783 | I: Unpacking gpgv... 2026-03-01 03:28:08.797329 | ubuntu-jammy-large | 2026-03-01 03:28:08.797 | I: Unpacking libapt-pkg6.0:amd64... 2026-03-01 03:28:08.840834 | ubuntu-jammy-large | 2026-03-01 03:28:08.840 | I: Unpacking libffi8:amd64... 2026-03-01 03:28:08.856114 | ubuntu-jammy-large | 2026-03-01 03:28:08.856 | I: Unpacking libgnutls30:amd64... 2026-03-01 03:28:08.893053 | ubuntu-jammy-large | 2026-03-01 03:28:08.892 | I: Unpacking libhogweed6:amd64... 2026-03-01 03:28:08.912838 | ubuntu-jammy-large | 2026-03-01 03:28:08.912 | I: Unpacking libidn2-0:amd64... 2026-03-01 03:28:08.931822 | ubuntu-jammy-large | 2026-03-01 03:28:08.931 | I: Unpacking libnettle8:amd64... 2026-03-01 03:28:08.952923 | ubuntu-jammy-large | 2026-03-01 03:28:08.952 | I: Unpacking libp11-kit0:amd64... 2026-03-01 03:28:08.983713 | ubuntu-jammy-large | 2026-03-01 03:28:08.983 | I: Unpacking libseccomp2:amd64... 2026-03-01 03:28:09.005775 | ubuntu-jammy-large | 2026-03-01 03:28:09.005 | I: Unpacking libstdc++6:amd64... 2026-03-01 03:28:09.052807 | ubuntu-jammy-large | 2026-03-01 03:28:09.052 | I: Unpacking libtasn1-6:amd64... 2026-03-01 03:28:09.071488 | ubuntu-jammy-large | 2026-03-01 03:28:09.071 | I: Unpacking libunistring2:amd64... 2026-03-01 03:28:09.102863 | ubuntu-jammy-large | 2026-03-01 03:28:09.102 | I: Unpacking libxxhash0:amd64... 2026-03-01 03:28:09.122724 | ubuntu-jammy-large | 2026-03-01 03:28:09.122 | I: Unpacking openssl... 2026-03-01 03:28:09.175153 | ubuntu-jammy-large | 2026-03-01 03:28:09.175 | I: Unpacking ubuntu-keyring... 2026-03-01 03:28:09.199836 | ubuntu-jammy-large | 2026-03-01 03:28:09.199 | I: Configuring the base system... 2026-03-01 03:28:09.209710 | ubuntu-jammy-large | 2026-03-01 03:28:09.209 | I: Configuring adduser... 2026-03-01 03:28:09.313808 | ubuntu-jammy-large | 2026-03-01 03:28:09.313 | I: Configuring libunistring2:amd64... 2026-03-01 03:28:09.314042 | ubuntu-jammy-large | 2026-03-01 03:28:09.313 | I: Configuring libidn2-0:amd64... 2026-03-01 03:28:09.314288 | ubuntu-jammy-large | 2026-03-01 03:28:09.314 | I: Configuring ubuntu-keyring... 2026-03-01 03:28:09.318250 | ubuntu-jammy-large | 2026-03-01 03:28:09.318 | I: Configuring libseccomp2:amd64... 2026-03-01 03:28:09.318462 | ubuntu-jammy-large | 2026-03-01 03:28:09.318 | I: Configuring libnettle8:amd64... 2026-03-01 03:28:09.318681 | ubuntu-jammy-large | 2026-03-01 03:28:09.318 | I: Configuring libffi8:amd64... 2026-03-01 03:28:09.318865 | ubuntu-jammy-large | 2026-03-01 03:28:09.318 | I: Configuring gpgv... 2026-03-01 03:28:09.319060 | ubuntu-jammy-large | 2026-03-01 03:28:09.319 | I: Configuring libxxhash0:amd64... 2026-03-01 03:28:09.319261 | ubuntu-jammy-large | 2026-03-01 03:28:09.319 | I: Configuring libtasn1-6:amd64... 2026-03-01 03:28:09.319449 | ubuntu-jammy-large | 2026-03-01 03:28:09.319 | I: Configuring openssl... 2026-03-01 03:28:09.321121 | ubuntu-jammy-large | 2026-03-01 03:28:09.321 | I: Configuring libstdc++6:amd64... 2026-03-01 03:28:09.321419 | ubuntu-jammy-large | 2026-03-01 03:28:09.321 | I: Configuring libhogweed6:amd64... 2026-03-01 03:28:09.321791 | ubuntu-jammy-large | 2026-03-01 03:28:09.321 | I: Configuring ca-certificates... 2026-03-01 03:28:11.286650 | ubuntu-jammy-large | 2026-03-01 03:28:11.286 | I: Configuring libapt-pkg6.0:amd64... 2026-03-01 03:28:11.286749 | ubuntu-jammy-large | 2026-03-01 03:28:11.286 | I: Configuring libp11-kit0:amd64... 2026-03-01 03:28:11.286765 | ubuntu-jammy-large | 2026-03-01 03:28:11.286 | I: Configuring libgnutls30:amd64... 2026-03-01 03:28:11.286776 | ubuntu-jammy-large | 2026-03-01 03:28:11.286 | I: Configuring apt... 2026-03-01 03:28:11.657003 | ubuntu-jammy-large | 2026-03-01 03:28:11.656 | I: Configuring libc-bin... 2026-03-01 03:28:11.663632 | ubuntu-jammy-large | 2026-03-01 03:28:11.663 | I: Configuring ca-certificates... 2026-03-01 03:28:12.599747 | ubuntu-jammy-large | 2026-03-01 03:28:12.599 | I: Base system installed successfully. 2026-03-01 03:28:12.705489 | ubuntu-jammy-large | 2026-03-01 03:28:12.705 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2026-03-01 03:28:12.730264 | ubuntu-jammy-large | 2026-03-01 03:28:12.730 | dib-run-parts 08-debootstrap completed 2026-03-01 03:28:12.730336 | ubuntu-jammy-large | 2026-03-01 03:28:12.730 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/root.d/09-apt-keyring 2026-03-01 03:28:12.738110 | ubuntu-jammy-large | 2026-03-01 03:28:12.737 | dib-run-parts 09-apt-keyring completed 2026-03-01 03:28:12.738161 | ubuntu-jammy-large | 2026-03-01 03:28:12.738 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/root.d/11-pip-cache 2026-03-01 03:28:12.788539 | ubuntu-jammy-large | 2026-03-01 03:28:12.788 | dib-run-parts 11-pip-cache completed 2026-03-01 03:28:12.788646 | ubuntu-jammy-large | 2026-03-01 03:28:12.788 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/root.d/50-block-apt-translations 2026-03-01 03:28:12.813719 | ubuntu-jammy-large | 2026-03-01 03:28:12.813 | 0+1 records in 2026-03-01 03:28:12.813778 | ubuntu-jammy-large | 2026-03-01 03:28:12.813 | 0+1 records out 2026-03-01 03:28:12.813871 | ubuntu-jammy-large | 2026-03-01 03:28:12.813 | 27 bytes copied, 0.000393957 s, 68.5 kB/s 2026-03-01 03:28:12.823182 | ubuntu-jammy-large | 2026-03-01 03:28:12.823 | dib-run-parts 50-block-apt-translations completed 2026-03-01 03:28:12.823480 | ubuntu-jammy-large | 2026-03-01 03:28:12.823 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/root.d/50-block-daemons 2026-03-01 03:28:12.869227 | ubuntu-jammy-large | 2026-03-01 03:28:12.869 | 0+1 records in 2026-03-01 03:28:12.869305 | ubuntu-jammy-large | 2026-03-01 03:28:12.869 | 0+1 records out 2026-03-01 03:28:12.869345 | ubuntu-jammy-large | 2026-03-01 03:28:12.869 | 76 bytes copied, 0.000319658 s, 238 kB/s 2026-03-01 03:28:12.907113 | ubuntu-jammy-large | 2026-03-01 03:28:12.906 | 0+1 records in 2026-03-01 03:28:12.907193 | ubuntu-jammy-large | 2026-03-01 03:28:12.907 | 0+1 records out 2026-03-01 03:28:12.907238 | ubuntu-jammy-large | 2026-03-01 03:28:12.907 | 143 bytes copied, 0.000295515 s, 484 kB/s 2026-03-01 03:28:12.931511 | ubuntu-jammy-large | 2026-03-01 03:28:12.931 | dib-run-parts 50-block-daemons completed 2026-03-01 03:28:12.931849 | ubuntu-jammy-large | 2026-03-01 03:28:12.931 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/root.d/50-build-with-http-cache 2026-03-01 03:28:12.940693 | ubuntu-jammy-large | 2026-03-01 03:28:12.940 | dib-run-parts 50-build-with-http-cache completed 2026-03-01 03:28:12.940946 | ubuntu-jammy-large | 2026-03-01 03:28:12.940 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/root.d/50-shared-apt-cache 2026-03-01 03:28:12.976456 | ubuntu-jammy-large | 2026-03-01 03:28:12.976 | dib-run-parts 50-shared-apt-cache completed 2026-03-01 03:28:12.976621 | ubuntu-jammy-large | 2026-03-01 03:28:12.976 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/root.d/50-trim-dpkg 2026-03-01 03:28:13.026216 | ubuntu-jammy-large | 2026-03-01 03:28:13.026 | dib-run-parts 50-trim-dpkg completed 2026-03-01 03:28:13.026414 | ubuntu-jammy-large | 2026-03-01 03:28:13.026 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/root.d/75-ubuntu-minimal-baseinstall 2026-03-01 03:28:13.338780 | ubuntu-jammy-large | 2026-03-01 03:28:13.338 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-03-01 03:28:13.338887 | ubuntu-jammy-large | 2026-03-01 03:28:13.338 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2026-03-01 03:28:13.373319 | ubuntu-jammy-large | 2026-03-01 03:28:13.373 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2026-03-01 03:28:13.388036 | ubuntu-jammy-large | 2026-03-01 03:28:13.387 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2026-03-01 03:28:13.679465 | ubuntu-jammy-large | 2026-03-01 03:28:13.679 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-03-01 03:28:13.777063 | ubuntu-jammy-large | 2026-03-01 03:28:13.776 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3280 kB] 2026-03-01 03:28:13.884291 | ubuntu-jammy-large | 2026-03-01 03:28:13.884 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1018 kB] 2026-03-01 03:28:13.913010 | ubuntu-jammy-large | 2026-03-01 03:28:13.912 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [3011 kB] 2026-03-01 03:28:14.010442 | ubuntu-jammy-large | 2026-03-01 03:28:14.010 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [69.4 kB] 2026-03-01 03:28:14.011820 | ubuntu-jammy-large | 2026-03-01 03:28:14.011 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [31.7 kB] 2026-03-01 03:28:15.014933 | ubuntu-jammy-large | 2026-03-01 03:28:15.014 | Fetched 9051 kB in 2s (5042 kB/s) 2026-03-01 03:28:15.945838 | ubuntu-jammy-large | 2026-03-01 03:28:15.945 | Reading package lists... 2026-03-01 03:28:16.909299 | ubuntu-jammy-large | 2026-03-01 03:28:16.909 | Reading package lists... 2026-03-01 03:28:17.120845 | ubuntu-jammy-large | 2026-03-01 03:28:17.120 | Building dependency tree... 2026-03-01 03:28:17.292207 | ubuntu-jammy-large | 2026-03-01 03:28:17.292 | Calculating upgrade... 2026-03-01 03:28:17.481994 | ubuntu-jammy-large | 2026-03-01 03:28:17.481 | The following packages will be upgraded: 2026-03-01 03:28:17.482076 | ubuntu-jammy-large | 2026-03-01 03:28:17.482 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2026-03-01 03:28:17.482302 | ubuntu-jammy-large | 2026-03-01 03:28:17.482 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2026-03-01 03:28:17.482485 | ubuntu-jammy-large | 2026-03-01 03:28:17.482 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2026-03-01 03:28:17.482573 | ubuntu-jammy-large | 2026-03-01 03:28:17.482 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2026-03-01 03:28:17.482803 | ubuntu-jammy-large | 2026-03-01 03:28:17.482 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2026-03-01 03:28:17.482843 | ubuntu-jammy-large | 2026-03-01 03:28:17.482 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2026-03-01 03:28:17.483101 | ubuntu-jammy-large | 2026-03-01 03:28:17.483 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2026-03-01 03:28:17.483405 | ubuntu-jammy-large | 2026-03-01 03:28:17.483 | ncurses-base ncurses-bin openssl passwd perl-base procps tar util-linux 2026-03-01 03:28:17.483424 | ubuntu-jammy-large | 2026-03-01 03:28:17.483 | zlib1g 2026-03-01 03:28:17.607882 | ubuntu-jammy-large | 2026-03-01 03:28:17.607 | 58 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:28:17.607931 | ubuntu-jammy-large | 2026-03-01 03:28:17.607 | Need to get 23.7 MB of archives. 2026-03-01 03:28:17.607946 | ubuntu-jammy-large | 2026-03-01 03:28:17.607 | After this operation, 65.5 kB of additional disk space will be used. 2026-03-01 03:28:17.607961 | ubuntu-jammy-large | 2026-03-01 03:28:17.607 | 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-03-01 03:28:17.662975 | ubuntu-jammy-large | 2026-03-01 03:28:17.662 | 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-03-01 03:28:17.664783 | ubuntu-jammy-large | 2026-03-01 03:28:17.664 | 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-03-01 03:28:17.715015 | ubuntu-jammy-large | 2026-03-01 03:28:17.714 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.13 [3235 kB] 2026-03-01 03:28:17.846937 | ubuntu-jammy-large | 2026-03-01 03:28:17.846 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2026-03-01 03:28:17.847864 | ubuntu-jammy-large | 2026-03-01 03:28:17.847 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2026-03-01 03:28:17.869857 | ubuntu-jammy-large | 2026-03-01 03:28:17.869 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB] 2026-03-01 03:28:17.871036 | ubuntu-jammy-large | 2026-03-01 03:28:17.870 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1437 kB] 2026-03-01 03:28:17.935290 | ubuntu-jammy-large | 2026-03-01 03:28:17.935 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.17 [317 kB] 2026-03-01 03:28:17.943312 | ubuntu-jammy-large | 2026-03-01 03:28:17.943 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.17 [76.7 kB] 2026-03-01 03:28:17.949542 | ubuntu-jammy-large | 2026-03-01 03:28:17.949 | 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-03-01 03:28:17.959376 | ubuntu-jammy-large | 2026-03-01 03:28:17.959 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2026-03-01 03:28:17.994217 | ubuntu-jammy-large | 2026-03-01 03:28:17.994 | 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-03-01 03:28:18.001636 | ubuntu-jammy-large | 2026-03-01 03:28:18.001 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2026-03-01 03:28:18.078797 | ubuntu-jammy-large | 2026-03-01 03:28:18.078 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2026-03-01 03:28:18.085632 | ubuntu-jammy-large | 2026-03-01 03:28:18.085 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2026-03-01 03:28:18.089796 | ubuntu-jammy-large | 2026-03-01 03:28:18.089 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2026-03-01 03:28:18.096572 | ubuntu-jammy-large | 2026-03-01 03:28:18.096 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2026-03-01 03:28:18.187708 | ubuntu-jammy-large | 2026-03-01 03:28:18.187 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1063 kB] 2026-03-01 03:28:18.268304 | ubuntu-jammy-large | 2026-03-01 03:28:18.268 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.13 [706 kB] 2026-03-01 03:28:18.287812 | ubuntu-jammy-large | 2026-03-01 03:28:18.287 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2026-03-01 03:28:18.288240 | ubuntu-jammy-large | 2026-03-01 03:28:18.288 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] 2026-03-01 03:28:18.291815 | ubuntu-jammy-large | 2026-03-01 03:28:18.291 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] 2026-03-01 03:28:18.292683 | ubuntu-jammy-large | 2026-03-01 03:28:18.292 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.8 [970 kB] 2026-03-01 03:28:18.320963 | ubuntu-jammy-large | 2026-03-01 03:28:18.320 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libseccomp2 amd64 2.5.3-2ubuntu3~22.04.1 [47.4 kB] 2026-03-01 03:28:18.322582 | ubuntu-jammy-large | 2026-03-01 03:28:18.322 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2026-03-01 03:28:18.388481 | ubuntu-jammy-large | 2026-03-01 03:28:18.388 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2026-03-01 03:28:18.391004 | ubuntu-jammy-large | 2026-03-01 03:28:18.390 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.6 [37.4 kB] 2026-03-01 03:28:18.395068 | ubuntu-jammy-large | 2026-03-01 03:28:18.394 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2026-03-01 03:28:18.400259 | ubuntu-jammy-large | 2026-03-01 03:28:18.400 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2026-03-01 03:28:18.400696 | ubuntu-jammy-large | 2026-03-01 03:28:18.400 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2026-03-01 03:28:18.407804 | ubuntu-jammy-large | 2026-03-01 03:28:18.407 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2026-03-01 03:28:18.423426 | ubuntu-jammy-large | 2026-03-01 03:28:18.423 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB] 2026-03-01 03:28:18.432175 | ubuntu-jammy-large | 2026-03-01 03:28:18.432 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB] 2026-03-01 03:28:18.433949 | ubuntu-jammy-large | 2026-03-01 03:28:18.433 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.2 [18.3 kB] 2026-03-01 03:28:18.434767 | ubuntu-jammy-large | 2026-03-01 03:28:18.434 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2026-03-01 03:28:18.435135 | ubuntu-jammy-large | 2026-03-01 03:28:18.435 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2026-03-01 03:28:18.437253 | ubuntu-jammy-large | 2026-03-01 03:28:18.437 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2026-03-01 03:28:18.438061 | ubuntu-jammy-large | 2026-03-01 03:28:18.437 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2026-03-01 03:28:18.447851 | ubuntu-jammy-large | 2026-03-01 03:28:18.447 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.7 [144 kB] 2026-03-01 03:28:18.453447 | ubuntu-jammy-large | 2026-03-01 03:28:18.453 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.21 [1905 kB] 2026-03-01 03:28:18.530407 | ubuntu-jammy-large | 2026-03-01 03:28:18.530 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-03-01 03:28:18.532298 | ubuntu-jammy-large | 2026-03-01 03:28:18.532 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.6 [40.2 kB] 2026-03-01 03:28:18.536586 | ubuntu-jammy-large | 2026-03-01 03:28:18.536 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2026-03-01 03:28:18.540105 | ubuntu-jammy-large | 2026-03-01 03:28:18.539 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB] 2026-03-01 03:28:18.548503 | ubuntu-jammy-large | 2026-03-01 03:28:18.548 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB] 2026-03-01 03:28:18.549349 | ubuntu-jammy-large | 2026-03-01 03:28:18.549 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2026-03-01 03:28:18.551970 | ubuntu-jammy-large | 2026-03-01 03:28:18.551 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2026-03-01 03:28:18.558140 | ubuntu-jammy-large | 2026-03-01 03:28:18.558 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2026-03-01 03:28:18.568103 | ubuntu-jammy-large | 2026-03-01 03:28:18.567 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2026-03-01 03:28:18.568818 | ubuntu-jammy-large | 2026-03-01 03:28:18.568 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2026-03-01 03:28:18.576211 | ubuntu-jammy-large | 2026-03-01 03:28:18.576 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB] 2026-03-01 03:28:18.581582 | ubuntu-jammy-large | 2026-03-01 03:28:18.581 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2026-03-01 03:28:18.602328 | ubuntu-jammy-large | 2026-03-01 03:28:18.602 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] 2026-03-01 03:28:18.603727 | ubuntu-jammy-large | 2026-03-01 03:28:18.603 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2026-03-01 03:28:18.604295 | ubuntu-jammy-large | 2026-03-01 03:28:18.604 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2026-03-01 03:28:18.614957 | ubuntu-jammy-large | 2026-03-01 03:28:18.614 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB] 2026-03-01 03:28:18.669479 | ubuntu-jammy-large | 2026-03-01 03:28:18.669 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2026-03-01 03:28:18.850364 | ubuntu-jammy-large | 2026-03-01 03:28:18.850 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-01 03:28:18.880881 | ubuntu-jammy-large | 2026-03-01 03:28:18.880 | Fetched 23.7 MB in 1s (20.0 MB/s) 2026-03-01 03:28:18.881002 | ubuntu-jammy-large | 2026-03-01 03:28:18.880 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-03-01 03:28:18.906070 | ubuntu-jammy-large | 2026-03-01 03:28:18.905 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:18.906892 | ubuntu-jammy-large | 2026-03-01 03:28:18.906 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:28:18.907359 | ubuntu-jammy-large | 2026-03-01 03:28:18.907 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-03-01 03:28:18.922327 | ubuntu-jammy-large | 2026-03-01 03:28:18.922 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:28:18.950505 | ubuntu-jammy-large | 2026-03-01 03:28:18.950 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:18.951314 | ubuntu-jammy-large | 2026-03-01 03:28:18.951 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:28:18.951906 | ubuntu-jammy-large | 2026-03-01 03:28:18.951 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-03-01 03:28:18.974909 | ubuntu-jammy-large | 2026-03-01 03:28:18.974 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:28:19.007982 | ubuntu-jammy-large | 2026-03-01 03:28:19.007 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:19.008900 | ubuntu-jammy-large | 2026-03-01 03:28:19.008 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:28:19.037008 | ubuntu-jammy-large | 2026-03-01 03:28:19.036 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-03-01 03:28:19.086459 | ubuntu-jammy-large | 2026-03-01 03:28:19.086 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:28:19.120723 | ubuntu-jammy-large | 2026-03-01 03:28:19.120 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:19.121573 | ubuntu-jammy-large | 2026-03-01 03:28:19.121 | Preparing to unpack .../libc6_2.35-0ubuntu3.13_amd64.deb ... 2026-03-01 03:28:19.223320 | ubuntu-jammy-large | 2026-03-01 03:28:19.223 | debconf: unable to initialize frontend: Dialog 2026-03-01 03:28:19.223384 | ubuntu-jammy-large | 2026-03-01 03:28:19.223 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-01 03:28:19.223483 | ubuntu-jammy-large | 2026-03-01 03:28:19.223 | debconf: falling back to frontend: Readline 2026-03-01 03:28:19.224183 | ubuntu-jammy-large | 2026-03-01 03:28:19.224 | debconf: unable to initialize frontend: Readline 2026-03-01 03:28:19.224309 | ubuntu-jammy-large | 2026-03-01 03:28:19.224 | 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-03-01 03:28:19.224338 | ubuntu-jammy-large | 2026-03-01 03:28:19.224 | debconf: falling back to frontend: Teletype 2026-03-01 03:28:19.313320 | ubuntu-jammy-large | 2026-03-01 03:28:19.313 | Unpacking libc6:amd64 (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-03-01 03:28:19.429864 | ubuntu-jammy-large | 2026-03-01 03:28:19.429 | Setting up libc6:amd64 (2.35-0ubuntu3.13) ... 2026-03-01 03:28:19.538906 | ubuntu-jammy-large | 2026-03-01 03:28:19.538 | debconf: unable to initialize frontend: Dialog 2026-03-01 03:28:19.538977 | ubuntu-jammy-large | 2026-03-01 03:28:19.538 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-01 03:28:19.538990 | ubuntu-jammy-large | 2026-03-01 03:28:19.538 | debconf: falling back to frontend: Readline 2026-03-01 03:28:19.539207 | ubuntu-jammy-large | 2026-03-01 03:28:19.539 | debconf: unable to initialize frontend: Readline 2026-03-01 03:28:19.539227 | ubuntu-jammy-large | 2026-03-01 03:28:19.539 | 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-03-01 03:28:19.539257 | ubuntu-jammy-large | 2026-03-01 03:28:19.539 | debconf: falling back to frontend: Teletype 2026-03-01 03:28:19.620837 | ubuntu-jammy-large | 2026-03-01 03:28:19.620 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:19.621556 | ubuntu-jammy-large | 2026-03-01 03:28:19.621 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2026-03-01 03:28:19.644478 | ubuntu-jammy-large | 2026-03-01 03:28:19.644 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2026-03-01 03:28:19.686853 | ubuntu-jammy-large | 2026-03-01 03:28:19.686 | Setting up base-files (12ubuntu4.7) ... 2026-03-01 03:28:19.687706 | ubuntu-jammy-large | 2026-03-01 03:28:19.687 | Installing new version of config file /etc/issue ... 2026-03-01 03:28:19.687975 | ubuntu-jammy-large | 2026-03-01 03:28:19.687 | Installing new version of config file /etc/issue.net ... 2026-03-01 03:28:19.688249 | ubuntu-jammy-large | 2026-03-01 03:28:19.688 | Installing new version of config file /etc/lsb-release ... 2026-03-01 03:28:19.688679 | ubuntu-jammy-large | 2026-03-01 03:28:19.688 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2026-03-01 03:28:19.889639 | ubuntu-jammy-large | 2026-03-01 03:28:19.889 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:19.890315 | ubuntu-jammy-large | 2026-03-01 03:28:19.890 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2026-03-01 03:28:19.896363 | ubuntu-jammy-large | 2026-03-01 03:28:19.896 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2026-03-01 03:28:19.938024 | ubuntu-jammy-large | 2026-03-01 03:28:19.937 | Setting up bash (5.1-6ubuntu1.1) ... 2026-03-01 03:28:19.944279 | ubuntu-jammy-large | 2026-03-01 03:28:19.944 | 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-03-01 03:28:19.980827 | ubuntu-jammy-large | 2026-03-01 03:28:19.980 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:19.981809 | ubuntu-jammy-large | 2026-03-01 03:28:19.981 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:28:19.982331 | ubuntu-jammy-large | 2026-03-01 03:28:19.982 | Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... 2026-03-01 03:28:20.007840 | ubuntu-jammy-large | 2026-03-01 03:28:20.007 | Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... 2026-03-01 03:28:20.036651 | ubuntu-jammy-large | 2026-03-01 03:28:20.036 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.037307 | ubuntu-jammy-large | 2026-03-01 03:28:20.037 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ... 2026-03-01 03:28:20.037745 | ubuntu-jammy-large | 2026-03-01 03:28:20.037 | Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... 2026-03-01 03:28:20.114536 | ubuntu-jammy-large | 2026-03-01 03:28:20.114 | Setting up coreutils (8.32-4.1ubuntu1.2) ... 2026-03-01 03:28:20.145308 | ubuntu-jammy-large | 2026-03-01 03:28:20.145 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.146130 | ubuntu-jammy-large | 2026-03-01 03:28:20.146 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.17_amd64.deb ... 2026-03-01 03:28:20.146624 | ubuntu-jammy-large | 2026-03-01 03:28:20.146 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-03-01 03:28:20.167702 | ubuntu-jammy-large | 2026-03-01 03:28:20.167 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.17) ... 2026-03-01 03:28:20.196048 | ubuntu-jammy-large | 2026-03-01 03:28:20.195 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.196701 | ubuntu-jammy-large | 2026-03-01 03:28:20.196 | Preparing to unpack .../libudev1_249.11-0ubuntu3.17_amd64.deb ... 2026-03-01 03:28:20.197185 | ubuntu-jammy-large | 2026-03-01 03:28:20.197 | Unpacking libudev1:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2026-03-01 03:28:20.215805 | ubuntu-jammy-large | 2026-03-01 03:28:20.215 | Setting up libudev1:amd64 (249.11-0ubuntu3.17) ... 2026-03-01 03:28:20.246580 | ubuntu-jammy-large | 2026-03-01 03:28:20.246 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.247336 | ubuntu-jammy-large | 2026-03-01 03:28:20.247 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-03-01 03:28:20.247863 | ubuntu-jammy-large | 2026-03-01 03:28:20.247 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2026-03-01 03:28:20.271460 | ubuntu-jammy-large | 2026-03-01 03:28:20.271 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-03-01 03:28:20.302090 | ubuntu-jammy-large | 2026-03-01 03:28:20.301 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.302922 | ubuntu-jammy-large | 2026-03-01 03:28:20.302 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2026-03-01 03:28:20.303498 | ubuntu-jammy-large | 2026-03-01 03:28:20.303 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2026-03-01 03:28:20.359189 | ubuntu-jammy-large | 2026-03-01 03:28:20.359 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2026-03-01 03:28:20.387234 | ubuntu-jammy-large | 2026-03-01 03:28:20.387 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.387826 | ubuntu-jammy-large | 2026-03-01 03:28:20.387 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2026-03-01 03:28:20.390709 | ubuntu-jammy-large | 2026-03-01 03:28:20.390 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2026-03-01 03:28:20.418106 | ubuntu-jammy-large | 2026-03-01 03:28:20.417 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2026-03-01 03:28:20.453110 | ubuntu-jammy-large | 2026-03-01 03:28:20.452 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.454091 | ubuntu-jammy-large | 2026-03-01 03:28:20.453 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2026-03-01 03:28:20.456758 | ubuntu-jammy-large | 2026-03-01 03:28:20.456 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2026-03-01 03:28:20.624924 | ubuntu-jammy-large | 2026-03-01 03:28:20.624 | Setting up dpkg (1.21.1ubuntu2.6) ... 2026-03-01 03:28:20.792205 | ubuntu-jammy-large | 2026-03-01 03:28:20.792 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.792924 | ubuntu-jammy-large | 2026-03-01 03:28:20.792 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2026-03-01 03:28:20.793421 | ubuntu-jammy-large | 2026-03-01 03:28:20.793 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2026-03-01 03:28:20.816160 | ubuntu-jammy-large | 2026-03-01 03:28:20.815 | Setting up gzip (1.10-4ubuntu4.1) ... 2026-03-01 03:28:20.846730 | ubuntu-jammy-large | 2026-03-01 03:28:20.846 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.847556 | ubuntu-jammy-large | 2026-03-01 03:28:20.847 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-03-01 03:28:20.870020 | ubuntu-jammy-large | 2026-03-01 03:28:20.869 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-03-01 03:28:20.915182 | ubuntu-jammy-large | 2026-03-01 03:28:20.915 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2026-03-01 03:28:20.958062 | ubuntu-jammy-large | 2026-03-01 03:28:20.957 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:20.958991 | ubuntu-jammy-large | 2026-03-01 03:28:20.958 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2026-03-01 03:28:20.959534 | ubuntu-jammy-large | 2026-03-01 03:28:20.959 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2026-03-01 03:28:20.985618 | ubuntu-jammy-large | 2026-03-01 03:28:20.985 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2026-03-01 03:28:21.013612 | ubuntu-jammy-large | 2026-03-01 03:28:21.013 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:21.014430 | ubuntu-jammy-large | 2026-03-01 03:28:21.014 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2026-03-01 03:28:21.034366 | ubuntu-jammy-large | 2026-03-01 03:28:21.034 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2026-03-01 03:28:21.160760 | ubuntu-jammy-large | 2026-03-01 03:28:21.160 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2026-03-01 03:28:21.201702 | ubuntu-jammy-large | 2026-03-01 03:28:21.201 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:21.202702 | ubuntu-jammy-large | 2026-03-01 03:28:21.202 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:28:21.224486 | ubuntu-jammy-large | 2026-03-01 03:28:21.224 | Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-03-01 03:28:21.302362 | ubuntu-jammy-large | 2026-03-01 03:28:21.302 | Setting up util-linux (2.37.2-4ubuntu3.4) ... 2026-03-01 03:28:21.498407 | ubuntu-jammy-large | 2026-03-01 03:28:21.498 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:21.499129 | ubuntu-jammy-large | 2026-03-01 03:28:21.499 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-03-01 03:28:21.499640 | ubuntu-jammy-large | 2026-03-01 03:28:21.499 | Unpacking libc-bin (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-03-01 03:28:21.543053 | ubuntu-jammy-large | 2026-03-01 03:28:21.542 | Setting up libc-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:28:21.582506 | ubuntu-jammy-large | 2026-03-01 03:28:21.582 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:21.583262 | ubuntu-jammy-large | 2026-03-01 03:28:21.583 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2026-03-01 03:28:21.583799 | ubuntu-jammy-large | 2026-03-01 03:28:21.583 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2026-03-01 03:28:21.609169 | ubuntu-jammy-large | 2026-03-01 03:28:21.609 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2026-03-01 03:28:21.639314 | ubuntu-jammy-large | 2026-03-01 03:28:21.639 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:21.640070 | ubuntu-jammy-large | 2026-03-01 03:28:21.639 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.5_amd64.deb ... 2026-03-01 03:28:21.640527 | ubuntu-jammy-large | 2026-03-01 03:28:21.640 | Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... 2026-03-01 03:28:21.665876 | ubuntu-jammy-large | 2026-03-01 03:28:21.665 | Setting up gpgv (2.2.27-3ubuntu2.5) ... 2026-03-01 03:28:21.696238 | ubuntu-jammy-large | 2026-03-01 03:28:21.696 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:21.697278 | ubuntu-jammy-large | 2026-03-01 03:28:21.697 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... 2026-03-01 03:28:21.698205 | ubuntu-jammy-large | 2026-03-01 03:28:21.698 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4build1) ... 2026-03-01 03:28:21.720548 | ubuntu-jammy-large | 2026-03-01 03:28:21.720 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... 2026-03-01 03:28:21.750598 | ubuntu-jammy-large | 2026-03-01 03:28:21.750 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:21.751445 | ubuntu-jammy-large | 2026-03-01 03:28:21.751 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.8_amd64.deb ... 2026-03-01 03:28:21.751973 | ubuntu-jammy-large | 2026-03-01 03:28:21.751 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.8) over (3.7.3-4ubuntu1) ... 2026-03-01 03:28:21.795622 | ubuntu-jammy-large | 2026-03-01 03:28:21.795 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.8) ... 2026-03-01 03:28:21.825759 | ubuntu-jammy-large | 2026-03-01 03:28:21.825 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:21.826478 | ubuntu-jammy-large | 2026-03-01 03:28:21.826 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2026-03-01 03:28:21.826988 | ubuntu-jammy-large | 2026-03-01 03:28:21.826 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2026-03-01 03:28:21.850640 | ubuntu-jammy-large | 2026-03-01 03:28:21.850 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2026-03-01 03:28:21.880398 | ubuntu-jammy-large | 2026-03-01 03:28:21.880 | (Reading database ... 4848 files and directories currently installed.) 2026-03-01 03:28:21.881186 | ubuntu-jammy-large | 2026-03-01 03:28:21.881 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2026-03-01 03:28:21.939563 | ubuntu-jammy-large | 2026-03-01 03:28:21.939 | Unpacking apt (2.4.14) over (2.4.5) ... 2026-03-01 03:28:22.026579 | ubuntu-jammy-large | 2026-03-01 03:28:22.026 | Setting up apt (2.4.14) ... 2026-03-01 03:28:22.424104 | ubuntu-jammy-large | 2026-03-01 03:28:22.423 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:22.424766 | ubuntu-jammy-large | 2026-03-01 03:28:22.424 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2026-03-01 03:28:22.425237 | ubuntu-jammy-large | 2026-03-01 03:28:22.425 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-03-01 03:28:22.450315 | ubuntu-jammy-large | 2026-03-01 03:28:22.450 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2026-03-01 03:28:22.544214 | ubuntu-jammy-large | 2026-03-01 03:28:22.544 | debconf: unable to initialize frontend: Dialog 2026-03-01 03:28:22.544268 | ubuntu-jammy-large | 2026-03-01 03:28:22.544 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-01 03:28:22.544294 | ubuntu-jammy-large | 2026-03-01 03:28:22.544 | debconf: falling back to frontend: Readline 2026-03-01 03:28:22.544516 | ubuntu-jammy-large | 2026-03-01 03:28:22.544 | debconf: unable to initialize frontend: Readline 2026-03-01 03:28:22.544543 | ubuntu-jammy-large | 2026-03-01 03:28:22.544 | 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-03-01 03:28:22.544566 | ubuntu-jammy-large | 2026-03-01 03:28:22.544 | debconf: falling back to frontend: Teletype 2026-03-01 03:28:22.601070 | ubuntu-jammy-large | 2026-03-01 03:28:22.600 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:22.601821 | ubuntu-jammy-large | 2026-03-01 03:28:22.601 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2026-03-01 03:28:22.602246 | ubuntu-jammy-large | 2026-03-01 03:28:22.602 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-03-01 03:28:22.625640 | ubuntu-jammy-large | 2026-03-01 03:28:22.625 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2026-03-01 03:28:22.658249 | ubuntu-jammy-large | 2026-03-01 03:28:22.658 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:22.659070 | ubuntu-jammy-large | 2026-03-01 03:28:22.658 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2026-03-01 03:28:22.752872 | ubuntu-jammy-large | 2026-03-01 03:28:22.752 | debconf: unable to initialize frontend: Dialog 2026-03-01 03:28:22.752936 | ubuntu-jammy-large | 2026-03-01 03:28:22.752 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-01 03:28:22.752955 | ubuntu-jammy-large | 2026-03-01 03:28:22.752 | debconf: falling back to frontend: Readline 2026-03-01 03:28:22.753163 | ubuntu-jammy-large | 2026-03-01 03:28:22.753 | debconf: unable to initialize frontend: Readline 2026-03-01 03:28:22.753191 | ubuntu-jammy-large | 2026-03-01 03:28:22.753 | 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-03-01 03:28:22.753234 | ubuntu-jammy-large | 2026-03-01 03:28:22.753 | debconf: falling back to frontend: Teletype 2026-03-01 03:28:22.776402 | ubuntu-jammy-large | 2026-03-01 03:28:22.776 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-03-01 03:28:22.817182 | ubuntu-jammy-large | 2026-03-01 03:28:22.817 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2026-03-01 03:28:22.818349 | ubuntu-jammy-large | 2026-03-01 03:28:22.818 | Installing new version of config file /etc/security/namespace.init ... 2026-03-01 03:28:22.859656 | ubuntu-jammy-large | 2026-03-01 03:28:22.859 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:22.860401 | ubuntu-jammy-large | 2026-03-01 03:28:22.860 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2026-03-01 03:28:22.860927 | ubuntu-jammy-large | 2026-03-01 03:28:22.860 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-03-01 03:28:22.878540 | ubuntu-jammy-large | 2026-03-01 03:28:22.878 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-03-01 03:28:22.879186 | ubuntu-jammy-large | 2026-03-01 03:28:22.879 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-03-01 03:28:22.906588 | ubuntu-jammy-large | 2026-03-01 03:28:22.906 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2026-03-01 03:28:22.935242 | ubuntu-jammy-large | 2026-03-01 03:28:22.935 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:22.935961 | ubuntu-jammy-large | 2026-03-01 03:28:22.935 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2026-03-01 03:28:22.941150 | ubuntu-jammy-large | 2026-03-01 03:28:22.941 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-03-01 03:28:22.977315 | ubuntu-jammy-large | 2026-03-01 03:28:22.977 | Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:28:22.977873 | ubuntu-jammy-large | 2026-03-01 03:28:22.977 | Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-03-01 03:28:23.002906 | ubuntu-jammy-large | 2026-03-01 03:28:23.002 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:28:23.003590 | ubuntu-jammy-large | 2026-03-01 03:28:23.003 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-03-01 03:28:23.030144 | ubuntu-jammy-large | 2026-03-01 03:28:23.029 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-03-01 03:28:23.062398 | ubuntu-jammy-large | 2026-03-01 03:28:23.062 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.063281 | ubuntu-jammy-large | 2026-03-01 03:28:23.063 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-03-01 03:28:23.063914 | ubuntu-jammy-large | 2026-03-01 03:28:23.063 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) over (1:2.44-1build3) ... 2026-03-01 03:28:23.086371 | ubuntu-jammy-large | 2026-03-01 03:28:23.086 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) ... 2026-03-01 03:28:23.116287 | ubuntu-jammy-large | 2026-03-01 03:28:23.116 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.117069 | ubuntu-jammy-large | 2026-03-01 03:28:23.116 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-03-01 03:28:23.117563 | ubuntu-jammy-large | 2026-03-01 03:28:23.117 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-03-01 03:28:23.137028 | ubuntu-jammy-large | 2026-03-01 03:28:23.136 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2026-03-01 03:28:23.168249 | ubuntu-jammy-large | 2026-03-01 03:28:23.168 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.169141 | ubuntu-jammy-large | 2026-03-01 03:28:23.169 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-03-01 03:28:23.169941 | ubuntu-jammy-large | 2026-03-01 03:28:23.169 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-03-01 03:28:23.196842 | ubuntu-jammy-large | 2026-03-01 03:28:23.196 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2026-03-01 03:28:23.227881 | ubuntu-jammy-large | 2026-03-01 03:28:23.227 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.228849 | ubuntu-jammy-large | 2026-03-01 03:28:23.228 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2026-03-01 03:28:23.229437 | ubuntu-jammy-large | 2026-03-01 03:28:23.229 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-03-01 03:28:23.252465 | ubuntu-jammy-large | 2026-03-01 03:28:23.252 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2026-03-01 03:28:23.278532 | ubuntu-jammy-large | 2026-03-01 03:28:23.278 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.279230 | ubuntu-jammy-large | 2026-03-01 03:28:23.279 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-03-01 03:28:23.279635 | ubuntu-jammy-large | 2026-03-01 03:28:23.279 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-03-01 03:28:23.310464 | ubuntu-jammy-large | 2026-03-01 03:28:23.310 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2026-03-01 03:28:23.340669 | ubuntu-jammy-large | 2026-03-01 03:28:23.340 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.341560 | ubuntu-jammy-large | 2026-03-01 03:28:23.341 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2026-03-01 03:28:23.342191 | ubuntu-jammy-large | 2026-03-01 03:28:23.342 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-03-01 03:28:23.370908 | ubuntu-jammy-large | 2026-03-01 03:28:23.370 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2026-03-01 03:28:23.408916 | ubuntu-jammy-large | 2026-03-01 03:28:23.408 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.409824 | ubuntu-jammy-large | 2026-03-01 03:28:23.409 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.21_amd64.deb ... 2026-03-01 03:28:23.410286 | ubuntu-jammy-large | 2026-03-01 03:28:23.410 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1) ... 2026-03-01 03:28:23.482303 | ubuntu-jammy-large | 2026-03-01 03:28:23.482 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.21) ... 2026-03-01 03:28:23.575383 | ubuntu-jammy-large | 2026-03-01 03:28:23.575 | debconf: unable to initialize frontend: Dialog 2026-03-01 03:28:23.575440 | ubuntu-jammy-large | 2026-03-01 03:28:23.575 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-01 03:28:23.575459 | ubuntu-jammy-large | 2026-03-01 03:28:23.575 | debconf: falling back to frontend: Readline 2026-03-01 03:28:23.575735 | ubuntu-jammy-large | 2026-03-01 03:28:23.575 | debconf: unable to initialize frontend: Readline 2026-03-01 03:28:23.575777 | ubuntu-jammy-large | 2026-03-01 03:28:23.575 | 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-03-01 03:28:23.575796 | ubuntu-jammy-large | 2026-03-01 03:28:23.575 | debconf: falling back to frontend: Teletype 2026-03-01 03:28:23.644832 | ubuntu-jammy-large | 2026-03-01 03:28:23.644 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.645660 | ubuntu-jammy-large | 2026-03-01 03:28:23.645 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:28:23.646094 | ubuntu-jammy-large | 2026-03-01 03:28:23.646 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-03-01 03:28:23.671549 | ubuntu-jammy-large | 2026-03-01 03:28:23.671 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ... 2026-03-01 03:28:23.702029 | ubuntu-jammy-large | 2026-03-01 03:28:23.701 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.702796 | ubuntu-jammy-large | 2026-03-01 03:28:23.702 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2026-03-01 03:28:23.705959 | ubuntu-jammy-large | 2026-03-01 03:28:23.705 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-03-01 03:28:23.732300 | ubuntu-jammy-large | 2026-03-01 03:28:23.732 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2026-03-01 03:28:23.829662 | ubuntu-jammy-large | 2026-03-01 03:28:23.829 | debconf: unable to initialize frontend: Dialog 2026-03-01 03:28:23.829737 | ubuntu-jammy-large | 2026-03-01 03:28:23.829 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-01 03:28:23.829793 | ubuntu-jammy-large | 2026-03-01 03:28:23.829 | debconf: falling back to frontend: Readline 2026-03-01 03:28:23.830009 | ubuntu-jammy-large | 2026-03-01 03:28:23.829 | debconf: unable to initialize frontend: Readline 2026-03-01 03:28:23.830037 | ubuntu-jammy-large | 2026-03-01 03:28:23.829 | 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-03-01 03:28:23.830056 | ubuntu-jammy-large | 2026-03-01 03:28:23.830 | debconf: falling back to frontend: Teletype 2026-03-01 03:28:23.975568 | ubuntu-jammy-large | 2026-03-01 03:28:23.975 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:23.976356 | ubuntu-jammy-large | 2026-03-01 03:28:23.976 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2026-03-01 03:28:23.976928 | ubuntu-jammy-large | 2026-03-01 03:28:23.976 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2026-03-01 03:28:24.005322 | ubuntu-jammy-large | 2026-03-01 03:28:24.005 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2026-03-01 03:28:24.037127 | ubuntu-jammy-large | 2026-03-01 03:28:24.036 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:24.038029 | ubuntu-jammy-large | 2026-03-01 03:28:24.037 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2026-03-01 03:28:24.038568 | ubuntu-jammy-large | 2026-03-01 03:28:24.038 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2026-03-01 03:28:24.068522 | ubuntu-jammy-large | 2026-03-01 03:28:24.068 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2026-03-01 03:28:24.099510 | ubuntu-jammy-large | 2026-03-01 03:28:24.099 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:24.100526 | ubuntu-jammy-large | 2026-03-01 03:28:24.100 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:28:24.101133 | ubuntu-jammy-large | 2026-03-01 03:28:24.101 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-03-01 03:28:24.124151 | ubuntu-jammy-large | 2026-03-01 03:28:24.124 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ... 2026-03-01 03:28:24.153109 | ubuntu-jammy-large | 2026-03-01 03:28:24.152 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:24.153947 | ubuntu-jammy-large | 2026-03-01 03:28:24.153 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2026-03-01 03:28:24.154430 | ubuntu-jammy-large | 2026-03-01 03:28:24.154 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-03-01 03:28:24.175472 | ubuntu-jammy-large | 2026-03-01 03:28:24.175 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2026-03-01 03:28:24.175894 | ubuntu-jammy-large | 2026-03-01 03:28:24.175 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-03-01 03:28:24.196322 | ubuntu-jammy-large | 2026-03-01 03:28:24.196 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2026-03-01 03:28:24.196757 | ubuntu-jammy-large | 2026-03-01 03:28:24.196 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-03-01 03:28:24.220931 | ubuntu-jammy-large | 2026-03-01 03:28:24.220 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2026-03-01 03:28:24.252833 | ubuntu-jammy-large | 2026-03-01 03:28:24.252 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:24.253674 | ubuntu-jammy-large | 2026-03-01 03:28:24.253 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2026-03-01 03:28:24.254266 | ubuntu-jammy-large | 2026-03-01 03:28:24.254 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-03-01 03:28:24.275165 | ubuntu-jammy-large | 2026-03-01 03:28:24.275 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2026-03-01 03:28:24.305255 | ubuntu-jammy-large | 2026-03-01 03:28:24.305 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:24.306146 | ubuntu-jammy-large | 2026-03-01 03:28:24.306 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2026-03-01 03:28:24.306656 | ubuntu-jammy-large | 2026-03-01 03:28:24.306 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-03-01 03:28:24.329818 | ubuntu-jammy-large | 2026-03-01 03:28:24.329 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2026-03-01 03:28:24.359289 | ubuntu-jammy-large | 2026-03-01 03:28:24.359 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:24.359996 | ubuntu-jammy-large | 2026-03-01 03:28:24.359 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:28:24.360496 | ubuntu-jammy-large | 2026-03-01 03:28:24.360 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2026-03-01 03:28:24.382237 | ubuntu-jammy-large | 2026-03-01 03:28:24.382 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ... 2026-03-01 03:28:24.412450 | ubuntu-jammy-large | 2026-03-01 03:28:24.412 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:24.413193 | ubuntu-jammy-large | 2026-03-01 03:28:24.413 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-03-01 03:28:24.453088 | ubuntu-jammy-large | 2026-03-01 03:28:24.452 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-03-01 03:28:24.522939 | ubuntu-jammy-large | 2026-03-01 03:28:24.522 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2026-03-01 03:28:24.577089 | ubuntu-jammy-large | 2026-03-01 03:28:24.576 | (Reading database ... 4846 files and directories currently installed.) 2026-03-01 03:28:24.578027 | ubuntu-jammy-large | 2026-03-01 03:28:24.577 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-03-01 03:28:24.578480 | ubuntu-jammy-large | 2026-03-01 03:28:24.578 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-03-01 03:28:24.596189 | ubuntu-jammy-large | 2026-03-01 03:28:24.596 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-03-01 03:28:24.596598 | ubuntu-jammy-large | 2026-03-01 03:28:24.596 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-03-01 03:28:24.614358 | ubuntu-jammy-large | 2026-03-01 03:28:24.614 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-03-01 03:28:24.667739 | ubuntu-jammy-large | 2026-03-01 03:28:24.667 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-03-01 03:28:24.726965 | ubuntu-jammy-large | 2026-03-01 03:28:24.726 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.21_amd64.deb ... 2026-03-01 03:28:24.727458 | ubuntu-jammy-large | 2026-03-01 03:28:24.727 | Unpacking openssl (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1) ... 2026-03-01 03:28:24.776240 | ubuntu-jammy-large | 2026-03-01 03:28:24.776 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2026-03-01 03:28:24.776531 | ubuntu-jammy-large | 2026-03-01 03:28:24.776 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2026-03-01 03:28:24.811541 | ubuntu-jammy-large | 2026-03-01 03:28:24.811 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2026-03-01 03:28:24.812071 | ubuntu-jammy-large | 2026-03-01 03:28:24.811 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2026-03-01 03:28:24.812415 | ubuntu-jammy-large | 2026-03-01 03:28:24.812 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2026-03-01 03:28:24.812764 | ubuntu-jammy-large | 2026-03-01 03:28:24.812 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2026-03-01 03:28:24.813074 | ubuntu-jammy-large | 2026-03-01 03:28:24.813 | Setting up mount (2.37.2-4ubuntu3.4) ... 2026-03-01 03:28:24.813391 | ubuntu-jammy-large | 2026-03-01 03:28:24.813 | Setting up openssl (3.0.2-0ubuntu1.21) ... 2026-03-01 03:28:24.813740 | ubuntu-jammy-large | 2026-03-01 03:28:24.813 | Installing new version of config file /etc/ssl/openssl.cnf ... 2026-03-01 03:28:24.815644 | ubuntu-jammy-large | 2026-03-01 03:28:24.815 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2026-03-01 03:28:24.816002 | ubuntu-jammy-large | 2026-03-01 03:28:24.815 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2026-03-01 03:28:25.124362 | ubuntu-jammy-large | 2026-03-01 03:28:25.124 | Setting up ca-certificates (20240203~22.04.1) ... 2026-03-01 03:28:25.225469 | ubuntu-jammy-large | 2026-03-01 03:28:25.225 | debconf: unable to initialize frontend: Dialog 2026-03-01 03:28:25.225556 | ubuntu-jammy-large | 2026-03-01 03:28:25.225 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-01 03:28:25.225589 | ubuntu-jammy-large | 2026-03-01 03:28:25.225 | debconf: falling back to frontend: Readline 2026-03-01 03:28:25.225757 | ubuntu-jammy-large | 2026-03-01 03:28:25.225 | debconf: unable to initialize frontend: Readline 2026-03-01 03:28:25.225795 | ubuntu-jammy-large | 2026-03-01 03:28:25.225 | 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-03-01 03:28:25.225837 | ubuntu-jammy-large | 2026-03-01 03:28:25.225 | debconf: falling back to frontend: Teletype 2026-03-01 03:28:27.930844 | ubuntu-jammy-large | 2026-03-01 03:28:27.930 | Updating certificates in /etc/ssl/certs... 2026-03-01 03:28:29.319404 | ubuntu-jammy-large | 2026-03-01 03:28:29.319 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-01 03:28:29.362034 | ubuntu-jammy-large | 2026-03-01 03:28:29.361 | 30 added, 11 removed; done. 2026-03-01 03:28:29.381762 | ubuntu-jammy-large | 2026-03-01 03:28:29.381 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2026-03-01 03:28:29.434690 | ubuntu-jammy-large | 2026-03-01 03:28:29.434 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:28:29.442340 | ubuntu-jammy-large | 2026-03-01 03:28:29.442 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2026-03-01 03:28:29.449286 | ubuntu-jammy-large | 2026-03-01 03:28:29.449 | Updating certificates in /etc/ssl/certs... 2026-03-01 03:28:30.532745 | ubuntu-jammy-large | 2026-03-01 03:28:30.532 | 0 added, 0 removed; done. 2026-03-01 03:28:30.532831 | ubuntu-jammy-large | 2026-03-01 03:28:30.532 | Running hooks in /etc/ca-certificates/update.d... 2026-03-01 03:28:30.534578 | ubuntu-jammy-large | 2026-03-01 03:28:30.534 | done. 2026-03-01 03:28:31.720324 | ubuntu-jammy-large | 2026-03-01 03:28:31.720 | Reading package lists... 2026-03-01 03:28:31.928849 | ubuntu-jammy-large | 2026-03-01 03:28:31.928 | Building dependency tree... 2026-03-01 03:28:31.928934 | ubuntu-jammy-large | 2026-03-01 03:28:31.928 | Reading state information... 2026-03-01 03:28:32.130784 | ubuntu-jammy-large | 2026-03-01 03:28:32.130 | The following additional packages will be installed: 2026-03-01 03:28:32.131026 | ubuntu-jammy-large | 2026-03-01 03:28:32.130 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2026-03-01 03:28:32.131147 | ubuntu-jammy-large | 2026-03-01 03:28:32.131 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2026-03-01 03:28:32.131286 | ubuntu-jammy-large | 2026-03-01 03:28:32.131 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2026-03-01 03:28:32.131356 | ubuntu-jammy-large | 2026-03-01 03:28:32.131 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2026-03-01 03:28:32.131862 | ubuntu-jammy-large | 2026-03-01 03:28:32.131 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2026-03-01 03:28:32.132070 | ubuntu-jammy-large | 2026-03-01 03:28:32.132 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2026-03-01 03:28:32.132187 | ubuntu-jammy-large | 2026-03-01 03:28:32.132 | python3.10-minimal readline-common shared-mime-info systemd 2026-03-01 03:28:32.132339 | ubuntu-jammy-large | 2026-03-01 03:28:32.132 | systemd-timesyncd xdg-user-dirs 2026-03-01 03:28:32.133488 | ubuntu-jammy-large | 2026-03-01 03:28:32.133 | Suggested packages: 2026-03-01 03:28:32.133510 | ubuntu-jammy-large | 2026-03-01 03:28:32.133 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2026-03-01 03:28:32.133524 | ubuntu-jammy-large | 2026-03-01 03:28:32.133 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2026-03-01 03:28:32.133542 | ubuntu-jammy-large | 2026-03-01 03:28:32.133 | binutils binfmt-support readline-doc systemd-container libfido2-1 2026-03-01 03:28:32.133556 | ubuntu-jammy-large | 2026-03-01 03:28:32.133 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2026-03-01 03:28:32.171467 | ubuntu-jammy-large | 2026-03-01 03:28:32.171 | The following NEW packages will be installed: 2026-03-01 03:28:32.171699 | ubuntu-jammy-large | 2026-03-01 03:28:32.171 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2026-03-01 03:28:32.171818 | ubuntu-jammy-large | 2026-03-01 03:28:32.171 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2026-03-01 03:28:32.171876 | ubuntu-jammy-large | 2026-03-01 03:28:32.171 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2026-03-01 03:28:32.171998 | ubuntu-jammy-large | 2026-03-01 03:28:32.171 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2026-03-01 03:28:32.172213 | ubuntu-jammy-large | 2026-03-01 03:28:32.172 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2026-03-01 03:28:32.172626 | ubuntu-jammy-large | 2026-03-01 03:28:32.172 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2026-03-01 03:28:32.172725 | ubuntu-jammy-large | 2026-03-01 03:28:32.172 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2026-03-01 03:28:32.172847 | ubuntu-jammy-large | 2026-03-01 03:28:32.172 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2026-03-01 03:28:32.297961 | ubuntu-jammy-large | 2026-03-01 03:28:32.297 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:28:32.298045 | ubuntu-jammy-large | 2026-03-01 03:28:32.297 | Need to get 27.6 MB of archives. 2026-03-01 03:28:32.298063 | ubuntu-jammy-large | 2026-03-01 03:28:32.297 | After this operation, 95.5 MB of additional disk space will be used. 2026-03-01 03:28:32.298086 | ubuntu-jammy-large | 2026-03-01 03:28:32.297 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.14 [816 kB] 2026-03-01 03:28:32.362279 | ubuntu-jammy-large | 2026-03-01 03:28:32.362 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB] 2026-03-01 03:28:32.364531 | ubuntu-jammy-large | 2026-03-01 03:28:32.364 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.14 [2275 kB] 2026-03-01 03:28:32.494210 | ubuntu-jammy-large | 2026-03-01 03:28:32.494 | 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-03-01 03:28:32.494659 | ubuntu-jammy-large | 2026-03-01 03:28:32.494 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2026-03-01 03:28:32.495659 | ubuntu-jammy-large | 2026-03-01 03:28:32.495 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2026-03-01 03:28:32.497091 | ubuntu-jammy-large | 2026-03-01 03:28:32.496 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2026-03-01 03:28:32.498319 | ubuntu-jammy-large | 2026-03-01 03:28:32.498 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2026-03-01 03:28:32.500691 | ubuntu-jammy-large | 2026-03-01 03:28:32.500 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2026-03-01 03:28:32.511005 | ubuntu-jammy-large | 2026-03-01 03:28:32.510 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.14 [1850 kB] 2026-03-01 03:28:32.594970 | ubuntu-jammy-large | 2026-03-01 03:28:32.594 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.14 [509 kB] 2026-03-01 03:28:32.609588 | ubuntu-jammy-large | 2026-03-01 03:28:32.609 | 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-03-01 03:28:32.609949 | ubuntu-jammy-large | 2026-03-01 03:28:32.609 | 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-03-01 03:28:32.612419 | ubuntu-jammy-large | 2026-03-01 03:28:32.612 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2026-03-01 03:28:32.622623 | ubuntu-jammy-large | 2026-03-01 03:28:32.622 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2026-03-01 03:28:32.628189 | ubuntu-jammy-large | 2026-03-01 03:28:32.628 | 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-03-01 03:28:32.632355 | ubuntu-jammy-large | 2026-03-01 03:28:32.632 | 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-03-01 03:28:32.636447 | ubuntu-jammy-large | 2026-03-01 03:28:32.636 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2026-03-01 03:28:32.642244 | ubuntu-jammy-large | 2026-03-01 03:28:32.642 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2026-03-01 03:28:32.643909 | ubuntu-jammy-large | 2026-03-01 03:28:32.643 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2026-03-01 03:28:32.649370 | ubuntu-jammy-large | 2026-03-01 03:28:32.649 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.17 [4583 kB] 2026-03-01 03:28:32.988845 | ubuntu-jammy-large | 2026-03-01 03:28:32.988 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.17 [10.5 kB] 2026-03-01 03:28:32.989415 | ubuntu-jammy-large | 2026-03-01 03:28:32.989 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2026-03-01 03:28:32.992928 | ubuntu-jammy-large | 2026-03-01 03:28:32.992 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2026-03-01 03:28:32.999118 | ubuntu-jammy-large | 2026-03-01 03:28:32.999 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2026-03-01 03:28:33.000515 | ubuntu-jammy-large | 2026-03-01 03:28:33.000 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.9 [1467 kB] 2026-03-01 03:28:33.282129 | ubuntu-jammy-large | 2026-03-01 03:28:33.281 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2026-03-01 03:28:33.287107 | ubuntu-jammy-large | 2026-03-01 03:28:33.286 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2026-03-01 03:28:33.289991 | ubuntu-jammy-large | 2026-03-01 03:28:33.289 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.9 [5088 B] 2026-03-01 03:28:33.298277 | ubuntu-jammy-large | 2026-03-01 03:28:33.298 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2026-03-01 03:28:34.170447 | ubuntu-jammy-large | 2026-03-01 03:28:34.170 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.17 [133 kB] 2026-03-01 03:28:34.171897 | ubuntu-jammy-large | 2026-03-01 03:28:34.171 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.17 [203 kB] 2026-03-01 03:28:34.180564 | ubuntu-jammy-large | 2026-03-01 03:28:34.180 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] 2026-03-01 03:28:34.201099 | ubuntu-jammy-large | 2026-03-01 03:28:34.200 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2026-03-01 03:28:34.203033 | ubuntu-jammy-large | 2026-03-01 03:28:34.202 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2026-03-01 03:28:34.208949 | ubuntu-jammy-large | 2026-03-01 03:28:34.208 | 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-03-01 03:28:34.209456 | ubuntu-jammy-large | 2026-03-01 03:28:34.209 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2026-03-01 03:28:34.221937 | ubuntu-jammy-large | 2026-03-01 03:28:34.221 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] 2026-03-01 03:28:34.243637 | ubuntu-jammy-large | 2026-03-01 03:28:34.243 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.17 [31.2 kB] 2026-03-01 03:28:34.244718 | ubuntu-jammy-large | 2026-03-01 03:28:34.244 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2026-03-01 03:28:34.246116 | ubuntu-jammy-large | 2026-03-01 03:28:34.246 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2026-03-01 03:28:34.411217 | ubuntu-jammy-large | 2026-03-01 03:28:34.411 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-01 03:28:34.442523 | ubuntu-jammy-large | 2026-03-01 03:28:34.442 | Fetched 27.6 MB in 2s (13.3 MB/s) 2026-03-01 03:28:34.442560 | ubuntu-jammy-large | 2026-03-01 03:28:34.442 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-03-01 03:28:34.458734 | ubuntu-jammy-large | 2026-03-01 03:28:34.458 | Selecting previously unselected package libpython3.10-minimal:amd64. 2026-03-01 03:28:34.464059 | ubuntu-jammy-large | 2026-03-01 03:28:34.463 | (Reading database ... 4865 files and directories currently installed.) 2026-03-01 03:28:34.464605 | ubuntu-jammy-large | 2026-03-01 03:28:34.464 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.14_amd64.deb ... 2026-03-01 03:28:34.464813 | ubuntu-jammy-large | 2026-03-01 03:28:34.464 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:28:34.517241 | ubuntu-jammy-large | 2026-03-01 03:28:34.517 | Selecting previously unselected package libexpat1:amd64. 2026-03-01 03:28:34.518742 | ubuntu-jammy-large | 2026-03-01 03:28:34.518 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ... 2026-03-01 03:28:34.518894 | ubuntu-jammy-large | 2026-03-01 03:28:34.518 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-03-01 03:28:34.536062 | ubuntu-jammy-large | 2026-03-01 03:28:34.535 | Selecting previously unselected package python3.10-minimal. 2026-03-01 03:28:34.537033 | ubuntu-jammy-large | 2026-03-01 03:28:34.536 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.14_amd64.deb ... 2026-03-01 03:28:34.542039 | ubuntu-jammy-large | 2026-03-01 03:28:34.541 | Unpacking python3.10-minimal (3.10.12-1~22.04.14) ... 2026-03-01 03:28:34.628812 | ubuntu-jammy-large | 2026-03-01 03:28:34.628 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:28:34.631421 | ubuntu-jammy-large | 2026-03-01 03:28:34.631 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-03-01 03:28:34.631790 | ubuntu-jammy-large | 2026-03-01 03:28:34.631 | Setting up python3.10-minimal (3.10.12-1~22.04.14) ... 2026-03-01 03:28:35.383552 | ubuntu-jammy-large | 2026-03-01 03:28:35.383 | Selecting previously unselected package python3-minimal. 2026-03-01 03:28:35.392934 | ubuntu-jammy-large | 2026-03-01 03:28:35.392 | (Reading database ... 5169 files and directories currently installed.) 2026-03-01 03:28:35.393869 | ubuntu-jammy-large | 2026-03-01 03:28:35.393 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2026-03-01 03:28:35.394207 | ubuntu-jammy-large | 2026-03-01 03:28:35.394 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2026-03-01 03:28:35.410316 | ubuntu-jammy-large | 2026-03-01 03:28:35.410 | Selecting previously unselected package media-types. 2026-03-01 03:28:35.411589 | ubuntu-jammy-large | 2026-03-01 03:28:35.411 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2026-03-01 03:28:35.411837 | ubuntu-jammy-large | 2026-03-01 03:28:35.411 | Unpacking media-types (7.0.0) ... 2026-03-01 03:28:35.429503 | ubuntu-jammy-large | 2026-03-01 03:28:35.429 | Selecting previously unselected package libmpdec3:amd64. 2026-03-01 03:28:35.430982 | ubuntu-jammy-large | 2026-03-01 03:28:35.430 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2026-03-01 03:28:35.431361 | ubuntu-jammy-large | 2026-03-01 03:28:35.431 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2026-03-01 03:28:35.450468 | ubuntu-jammy-large | 2026-03-01 03:28:35.450 | Selecting previously unselected package readline-common. 2026-03-01 03:28:35.452199 | ubuntu-jammy-large | 2026-03-01 03:28:35.452 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2026-03-01 03:28:35.452491 | ubuntu-jammy-large | 2026-03-01 03:28:35.452 | Unpacking readline-common (8.1.2-1) ... 2026-03-01 03:28:35.470705 | ubuntu-jammy-large | 2026-03-01 03:28:35.470 | Selecting previously unselected package libreadline8:amd64. 2026-03-01 03:28:35.472444 | ubuntu-jammy-large | 2026-03-01 03:28:35.472 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2026-03-01 03:28:35.472820 | ubuntu-jammy-large | 2026-03-01 03:28:35.472 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2026-03-01 03:28:35.493744 | ubuntu-jammy-large | 2026-03-01 03:28:35.493 | Selecting previously unselected package libsqlite3-0:amd64. 2026-03-01 03:28:35.495393 | ubuntu-jammy-large | 2026-03-01 03:28:35.495 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2026-03-01 03:28:35.495737 | ubuntu-jammy-large | 2026-03-01 03:28:35.495 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-03-01 03:28:35.522289 | ubuntu-jammy-large | 2026-03-01 03:28:35.522 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2026-03-01 03:28:35.523865 | ubuntu-jammy-large | 2026-03-01 03:28:35.523 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.14_amd64.deb ... 2026-03-01 03:28:35.524152 | ubuntu-jammy-large | 2026-03-01 03:28:35.524 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:28:35.611851 | ubuntu-jammy-large | 2026-03-01 03:28:35.611 | Selecting previously unselected package python3.10. 2026-03-01 03:28:35.613468 | ubuntu-jammy-large | 2026-03-01 03:28:35.613 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.14_amd64.deb ... 2026-03-01 03:28:35.613651 | ubuntu-jammy-large | 2026-03-01 03:28:35.613 | Unpacking python3.10 (3.10.12-1~22.04.14) ... 2026-03-01 03:28:35.634339 | ubuntu-jammy-large | 2026-03-01 03:28:35.634 | Selecting previously unselected package libpython3-stdlib:amd64. 2026-03-01 03:28:35.635064 | ubuntu-jammy-large | 2026-03-01 03:28:35.634 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2026-03-01 03:28:35.635175 | ubuntu-jammy-large | 2026-03-01 03:28:35.635 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-03-01 03:28:35.655754 | ubuntu-jammy-large | 2026-03-01 03:28:35.655 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2026-03-01 03:28:35.869337 | ubuntu-jammy-large | 2026-03-01 03:28:35.869 | Selecting previously unselected package python3. 2026-03-01 03:28:35.875799 | ubuntu-jammy-large | 2026-03-01 03:28:35.875 | (Reading database ... 5599 files and directories currently installed.) 2026-03-01 03:28:35.876237 | ubuntu-jammy-large | 2026-03-01 03:28:35.876 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2026-03-01 03:28:35.881998 | ubuntu-jammy-large | 2026-03-01 03:28:35.881 | Unpacking python3 (3.10.6-1~22.04.1) ... 2026-03-01 03:28:35.901164 | ubuntu-jammy-large | 2026-03-01 03:28:35.901 | Selecting previously unselected package libapparmor1:amd64. 2026-03-01 03:28:35.903282 | ubuntu-jammy-large | 2026-03-01 03:28:35.903 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2026-03-01 03:28:35.903547 | ubuntu-jammy-large | 2026-03-01 03:28:35.903 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-03-01 03:28:35.921901 | ubuntu-jammy-large | 2026-03-01 03:28:35.921 | Selecting previously unselected package libargon2-1:amd64. 2026-03-01 03:28:35.924053 | ubuntu-jammy-large | 2026-03-01 03:28:35.923 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2026-03-01 03:28:35.924294 | ubuntu-jammy-large | 2026-03-01 03:28:35.924 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2026-03-01 03:28:35.941689 | ubuntu-jammy-large | 2026-03-01 03:28:35.941 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-03-01 03:28:35.943490 | ubuntu-jammy-large | 2026-03-01 03:28:35.943 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-03-01 03:28:35.943773 | ubuntu-jammy-large | 2026-03-01 03:28:35.943 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-03-01 03:28:35.966244 | ubuntu-jammy-large | 2026-03-01 03:28:35.966 | Selecting previously unselected package libjson-c5:amd64. 2026-03-01 03:28:35.967911 | ubuntu-jammy-large | 2026-03-01 03:28:35.967 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2026-03-01 03:28:35.968155 | ubuntu-jammy-large | 2026-03-01 03:28:35.968 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-03-01 03:28:35.986264 | ubuntu-jammy-large | 2026-03-01 03:28:35.986 | Selecting previously unselected package libcryptsetup12:amd64. 2026-03-01 03:28:35.987940 | ubuntu-jammy-large | 2026-03-01 03:28:35.987 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-03-01 03:28:35.988191 | ubuntu-jammy-large | 2026-03-01 03:28:35.988 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-03-01 03:28:36.011919 | ubuntu-jammy-large | 2026-03-01 03:28:36.011 | Selecting previously unselected package libip4tc2:amd64. 2026-03-01 03:28:36.013721 | ubuntu-jammy-large | 2026-03-01 03:28:36.013 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-03-01 03:28:36.013972 | ubuntu-jammy-large | 2026-03-01 03:28:36.013 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-03-01 03:28:36.031372 | ubuntu-jammy-large | 2026-03-01 03:28:36.031 | Selecting previously unselected package libkmod2:amd64. 2026-03-01 03:28:36.033024 | ubuntu-jammy-large | 2026-03-01 03:28:36.032 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2026-03-01 03:28:36.033285 | ubuntu-jammy-large | 2026-03-01 03:28:36.033 | Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2026-03-01 03:28:36.052127 | ubuntu-jammy-large | 2026-03-01 03:28:36.052 | Selecting previously unselected package systemd. 2026-03-01 03:28:36.053882 | ubuntu-jammy-large | 2026-03-01 03:28:36.053 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-03-01 03:28:36.086238 | ubuntu-jammy-large | 2026-03-01 03:28:36.086 | Unpacking systemd (249.11-0ubuntu3.17) ... 2026-03-01 03:28:36.242867 | ubuntu-jammy-large | 2026-03-01 03:28:36.242 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-03-01 03:28:36.243124 | ubuntu-jammy-large | 2026-03-01 03:28:36.243 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2026-03-01 03:28:36.243399 | ubuntu-jammy-large | 2026-03-01 03:28:36.243 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-03-01 03:28:36.243711 | ubuntu-jammy-large | 2026-03-01 03:28:36.243 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-03-01 03:28:36.244008 | ubuntu-jammy-large | 2026-03-01 03:28:36.243 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-03-01 03:28:36.244312 | ubuntu-jammy-large | 2026-03-01 03:28:36.244 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-03-01 03:28:36.244590 | ubuntu-jammy-large | 2026-03-01 03:28:36.244 | Setting up libkmod2:amd64 (29-1ubuntu1) ... 2026-03-01 03:28:36.244901 | ubuntu-jammy-large | 2026-03-01 03:28:36.244 | Setting up systemd (249.11-0ubuntu3.17) ... 2026-03-01 03:28:36.252506 | ubuntu-jammy-large | 2026-03-01 03:28:36.252 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2026-03-01 03:28:36.257519 | ubuntu-jammy-large | 2026-03-01 03:28:36.257 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2026-03-01 03:28:36.264027 | ubuntu-jammy-large | 2026-03-01 03:28:36.263 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2026-03-01 03:28:36.264050 | ubuntu-jammy-large | 2026-03-01 03:28:36.263 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2026-03-01 03:28:36.276069 | ubuntu-jammy-large | 2026-03-01 03:28:36.275 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2026-03-01 03:28:36.282279 | ubuntu-jammy-large | 2026-03-01 03:28:36.282 | Initializing machine ID from random generator. 2026-03-01 03:28:36.588596 | ubuntu-jammy-large | 2026-03-01 03:28:36.588 | Selecting previously unselected package systemd-sysv. 2026-03-01 03:28:36.597805 | ubuntu-jammy-large | 2026-03-01 03:28:36.597 | (Reading database ... 6438 files and directories currently installed.) 2026-03-01 03:28:36.598739 | ubuntu-jammy-large | 2026-03-01 03:28:36.598 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.17_amd64.deb ... 2026-03-01 03:28:36.599023 | ubuntu-jammy-large | 2026-03-01 03:28:36.598 | Unpacking systemd-sysv (249.11-0ubuntu3.17) ... 2026-03-01 03:28:36.613789 | ubuntu-jammy-large | 2026-03-01 03:28:36.613 | Selecting previously unselected package libdbus-1-3:amd64. 2026-03-01 03:28:36.615404 | ubuntu-jammy-large | 2026-03-01 03:28:36.615 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2026-03-01 03:28:36.615711 | ubuntu-jammy-large | 2026-03-01 03:28:36.615 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-03-01 03:28:36.636741 | ubuntu-jammy-large | 2026-03-01 03:28:36.636 | Selecting previously unselected package dbus. 2026-03-01 03:28:36.639011 | ubuntu-jammy-large | 2026-03-01 03:28:36.638 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2026-03-01 03:28:36.654895 | ubuntu-jammy-large | 2026-03-01 03:28:36.654 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2026-03-01 03:28:36.680916 | ubuntu-jammy-large | 2026-03-01 03:28:36.680 | Selecting previously unselected package dmsetup. 2026-03-01 03:28:36.682691 | ubuntu-jammy-large | 2026-03-01 03:28:36.682 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-03-01 03:28:36.682998 | ubuntu-jammy-large | 2026-03-01 03:28:36.682 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-03-01 03:28:36.702833 | ubuntu-jammy-large | 2026-03-01 03:28:36.702 | Selecting previously unselected package libglib2.0-0:amd64. 2026-03-01 03:28:36.704538 | ubuntu-jammy-large | 2026-03-01 03:28:36.704 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.9_amd64.deb ... 2026-03-01 03:28:36.704923 | ubuntu-jammy-large | 2026-03-01 03:28:36.704 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-03-01 03:28:36.761440 | ubuntu-jammy-large | 2026-03-01 03:28:36.761 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-03-01 03:28:36.762927 | ubuntu-jammy-large | 2026-03-01 03:28:36.762 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2026-03-01 03:28:36.763204 | ubuntu-jammy-large | 2026-03-01 03:28:36.763 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-03-01 03:28:36.778924 | ubuntu-jammy-large | 2026-03-01 03:28:36.778 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-03-01 03:28:36.780346 | ubuntu-jammy-large | 2026-03-01 03:28:36.780 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2026-03-01 03:28:36.780637 | ubuntu-jammy-large | 2026-03-01 03:28:36.780 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-03-01 03:28:36.804174 | ubuntu-jammy-large | 2026-03-01 03:28:36.804 | Selecting previously unselected package libglib2.0-data. 2026-03-01 03:28:36.805940 | ubuntu-jammy-large | 2026-03-01 03:28:36.805 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.9_all.deb ... 2026-03-01 03:28:36.806254 | ubuntu-jammy-large | 2026-03-01 03:28:36.806 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-03-01 03:28:36.820468 | ubuntu-jammy-large | 2026-03-01 03:28:36.820 | Selecting previously unselected package libicu70:amd64. 2026-03-01 03:28:36.822612 | ubuntu-jammy-large | 2026-03-01 03:28:36.822 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2026-03-01 03:28:36.823011 | ubuntu-jammy-large | 2026-03-01 03:28:36.822 | Unpacking libicu70:amd64 (70.1-2) ... 2026-03-01 03:28:37.079781 | ubuntu-jammy-large | 2026-03-01 03:28:37.079 | Selecting previously unselected package libnss-systemd:amd64. 2026-03-01 03:28:37.081313 | ubuntu-jammy-large | 2026-03-01 03:28:37.081 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-03-01 03:28:37.081583 | ubuntu-jammy-large | 2026-03-01 03:28:37.081 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-03-01 03:28:37.099246 | ubuntu-jammy-large | 2026-03-01 03:28:37.099 | Selecting previously unselected package libpam-systemd:amd64. 2026-03-01 03:28:37.100601 | ubuntu-jammy-large | 2026-03-01 03:28:37.100 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.17_amd64.deb ... 2026-03-01 03:28:37.100801 | ubuntu-jammy-large | 2026-03-01 03:28:37.100 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-03-01 03:28:37.121056 | ubuntu-jammy-large | 2026-03-01 03:28:37.120 | Selecting previously unselected package libxml2:amd64. 2026-03-01 03:28:37.122210 | ubuntu-jammy-large | 2026-03-01 03:28:37.122 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... 2026-03-01 03:28:37.122410 | ubuntu-jammy-large | 2026-03-01 03:28:37.122 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-03-01 03:28:37.152942 | ubuntu-jammy-large | 2026-03-01 03:28:37.152 | Selecting previously unselected package python3-dbus. 2026-03-01 03:28:37.154195 | ubuntu-jammy-large | 2026-03-01 03:28:37.153 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2026-03-01 03:28:37.154287 | ubuntu-jammy-large | 2026-03-01 03:28:37.154 | Unpacking python3-dbus (1.2.18-3build1) ... 2026-03-01 03:28:37.176432 | ubuntu-jammy-large | 2026-03-01 03:28:37.176 | Selecting previously unselected package python3-gi. 2026-03-01 03:28:37.178720 | ubuntu-jammy-large | 2026-03-01 03:28:37.178 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2026-03-01 03:28:37.179094 | ubuntu-jammy-large | 2026-03-01 03:28:37.178 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2026-03-01 03:28:37.206526 | ubuntu-jammy-large | 2026-03-01 03:28:37.206 | Selecting previously unselected package networkd-dispatcher. 2026-03-01 03:28:37.208488 | ubuntu-jammy-large | 2026-03-01 03:28:37.208 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2026-03-01 03:28:37.208814 | ubuntu-jammy-large | 2026-03-01 03:28:37.208 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-03-01 03:28:37.225240 | ubuntu-jammy-large | 2026-03-01 03:28:37.225 | Selecting previously unselected package shared-mime-info. 2026-03-01 03:28:37.227579 | ubuntu-jammy-large | 2026-03-01 03:28:37.227 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2026-03-01 03:28:37.227969 | ubuntu-jammy-large | 2026-03-01 03:28:37.227 | Unpacking shared-mime-info (2.1-2) ... 2026-03-01 03:28:37.266276 | ubuntu-jammy-large | 2026-03-01 03:28:37.266 | Selecting previously unselected package sudo. 2026-03-01 03:28:37.267826 | ubuntu-jammy-large | 2026-03-01 03:28:37.267 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.5_amd64.deb ... 2026-03-01 03:28:37.270398 | ubuntu-jammy-large | 2026-03-01 03:28:37.270 | Unpacking sudo (1.9.9-1ubuntu2.5) ... 2026-03-01 03:28:37.308425 | ubuntu-jammy-large | 2026-03-01 03:28:37.308 | Selecting previously unselected package systemd-timesyncd. 2026-03-01 03:28:37.309937 | ubuntu-jammy-large | 2026-03-01 03:28:37.309 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.17_amd64.deb ... 2026-03-01 03:28:37.310172 | ubuntu-jammy-large | 2026-03-01 03:28:37.310 | Unpacking systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-03-01 03:28:37.327307 | ubuntu-jammy-large | 2026-03-01 03:28:37.327 | Selecting previously unselected package xdg-user-dirs. 2026-03-01 03:28:37.329192 | ubuntu-jammy-large | 2026-03-01 03:28:37.329 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2026-03-01 03:28:37.337426 | ubuntu-jammy-large | 2026-03-01 03:28:37.337 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2026-03-01 03:28:37.378983 | ubuntu-jammy-large | 2026-03-01 03:28:37.378 | Selecting previously unselected package busybox. 2026-03-01 03:28:37.381575 | ubuntu-jammy-large | 2026-03-01 03:28:37.381 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-03-01 03:28:37.381968 | ubuntu-jammy-large | 2026-03-01 03:28:37.381 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2026-03-01 03:28:37.419295 | ubuntu-jammy-large | 2026-03-01 03:28:37.419 | Setting up media-types (7.0.0) ... 2026-03-01 03:28:37.420231 | ubuntu-jammy-large | 2026-03-01 03:28:37.420 | Setting up systemd-sysv (249.11-0ubuntu3.17) ... 2026-03-01 03:28:37.422791 | ubuntu-jammy-large | 2026-03-01 03:28:37.422 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2026-03-01 03:28:37.431115 | ubuntu-jammy-large | 2026-03-01 03:28:37.431 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-03-01 03:28:37.440399 | ubuntu-jammy-large | 2026-03-01 03:28:37.440 | No schema files found: doing nothing. 2026-03-01 03:28:37.446741 | ubuntu-jammy-large | 2026-03-01 03:28:37.446 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-03-01 03:28:37.447264 | ubuntu-jammy-large | 2026-03-01 03:28:37.447 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-03-01 03:28:37.450033 | ubuntu-jammy-large | 2026-03-01 03:28:37.449 | First installation detected... 2026-03-01 03:28:37.450131 | ubuntu-jammy-large | 2026-03-01 03:28:37.450 | Checking NSS setup... 2026-03-01 03:28:37.455458 | ubuntu-jammy-large | 2026-03-01 03:28:37.455 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2026-03-01 03:28:37.456046 | ubuntu-jammy-large | 2026-03-01 03:28:37.455 | Setting up libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-03-01 03:28:37.456548 | ubuntu-jammy-large | 2026-03-01 03:28:37.456 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-03-01 03:28:37.457107 | ubuntu-jammy-large | 2026-03-01 03:28:37.457 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2026-03-01 03:28:37.585083 | ubuntu-jammy-large | 2026-03-01 03:28:37.584 | Setting up systemd-timesyncd (249.11-0ubuntu3.17) ... 2026-03-01 03:28:37.836305 | ubuntu-jammy-large | 2026-03-01 03:28:37.836 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-03-01 03:28:37.836393 | ubuntu-jammy-large | 2026-03-01 03:28:37.836 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-03-01 03:28:37.839775 | ubuntu-jammy-large | 2026-03-01 03:28:37.839 | Setting up sudo (1.9.9-1ubuntu2.5) ... 2026-03-01 03:28:37.898129 | ubuntu-jammy-large | 2026-03-01 03:28:37.897 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-03-01 03:28:37.900450 | ubuntu-jammy-large | 2026-03-01 03:28:37.900 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2026-03-01 03:28:37.901057 | ubuntu-jammy-large | 2026-03-01 03:28:37.900 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2026-03-01 03:28:38.000049 | ubuntu-jammy-large | 2026-03-01 03:28:37.999 | debconf: unable to initialize frontend: Dialog 2026-03-01 03:28:38.001169 | ubuntu-jammy-large | 2026-03-01 03:28:38.000 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-03-01 03:28:38.001221 | ubuntu-jammy-large | 2026-03-01 03:28:38.000 | debconf: falling back to frontend: Readline 2026-03-01 03:28:38.001237 | ubuntu-jammy-large | 2026-03-01 03:28:38.000 | debconf: unable to initialize frontend: Readline 2026-03-01 03:28:38.001251 | ubuntu-jammy-large | 2026-03-01 03:28:38.000 | 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-03-01 03:28:38.001267 | ubuntu-jammy-large | 2026-03-01 03:28:38.000 | debconf: falling back to frontend: Teletype 2026-03-01 03:28:38.083320 | ubuntu-jammy-large | 2026-03-01 03:28:38.083 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-03-01 03:28:38.083948 | ubuntu-jammy-large | 2026-03-01 03:28:38.083 | Setting up readline-common (8.1.2-1) ... 2026-03-01 03:28:38.088594 | ubuntu-jammy-large | 2026-03-01 03:28:38.088 | Setting up libicu70:amd64 (70.1-2) ... 2026-03-01 03:28:38.089222 | ubuntu-jammy-large | 2026-03-01 03:28:38.089 | Setting up libreadline8:amd64 (8.1.2-1) ... 2026-03-01 03:28:38.089856 | ubuntu-jammy-large | 2026-03-01 03:28:38.089 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:28:38.090390 | ubuntu-jammy-large | 2026-03-01 03:28:38.090 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-03-01 03:28:38.090922 | ubuntu-jammy-large | 2026-03-01 03:28:38.090 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-03-01 03:28:38.091469 | ubuntu-jammy-large | 2026-03-01 03:28:38.091 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-03-01 03:28:38.092015 | ubuntu-jammy-large | 2026-03-01 03:28:38.091 | Setting up python3.10 (3.10.12-1~22.04.14) ... 2026-03-01 03:28:38.877064 | ubuntu-jammy-large | 2026-03-01 03:28:38.876 | Setting up python3 (3.10.6-1~22.04.1) ... 2026-03-01 03:28:38.885157 | ubuntu-jammy-large | 2026-03-01 03:28:38.884 | running python rtupdate hooks for python3.10... 2026-03-01 03:28:38.885312 | ubuntu-jammy-large | 2026-03-01 03:28:38.885 | running python post-rtupdate hooks for python3.10... 2026-03-01 03:28:39.012822 | ubuntu-jammy-large | 2026-03-01 03:28:39.012 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2026-03-01 03:28:39.259941 | ubuntu-jammy-large | 2026-03-01 03:28:39.259 | Setting up shared-mime-info (2.1-2) ... 2026-03-01 03:28:39.544124 | ubuntu-jammy-large | 2026-03-01 03:28:39.543 | Setting up python3-dbus (1.2.18-3build1) ... 2026-03-01 03:28:39.741348 | ubuntu-jammy-large | 2026-03-01 03:28:39.741 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-03-01 03:28:39.907161 | ubuntu-jammy-large | 2026-03-01 03:28:39.906 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2026-03-01 03:28:39.910525 | ubuntu-jammy-large | 2026-03-01 03:28:39.910 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:28:40.140942 | ubuntu-jammy-large | 2026-03-01 03:28:40.140 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2026-03-01 03:28:40.141162 | ubuntu-jammy-large | 2026-03-01 03:28:40.141 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-03-01 03:28:40.141188 | ubuntu-jammy-large | 2026-03-01 03:28:40.141 | dib-run-parts 2026-03-01 03:28:40.144210 | ubuntu-jammy-large | 2026-03-01 03:28:40.143 | dib-run-parts Target: root.d 2026-03-01 03:28:40.144267 | ubuntu-jammy-large | 2026-03-01 03:28:40.144 | dib-run-parts 2026-03-01 03:28:40.144279 | ubuntu-jammy-large | 2026-03-01 03:28:40.144 | dib-run-parts Script Seconds 2026-03-01 03:28:40.144290 | ubuntu-jammy-large | 2026-03-01 03:28:40.144 | dib-run-parts --------------------------------------- ---------- 2026-03-01 03:28:40.144299 | ubuntu-jammy-large | 2026-03-01 03:28:40.144 | dib-run-parts 2026-03-01 03:28:40.156953 | ubuntu-jammy-large | 2026-03-01 03:28:40.156 | dib-run-parts 08-debootstrap 41.356 2026-03-01 03:28:40.166400 | ubuntu-jammy-large | 2026-03-01 03:28:40.166 | dib-run-parts 09-apt-keyring 0.006 2026-03-01 03:28:40.176589 | ubuntu-jammy-large | 2026-03-01 03:28:40.176 | dib-run-parts 11-pip-cache 0.048 2026-03-01 03:28:40.186553 | ubuntu-jammy-large | 2026-03-01 03:28:40.186 | dib-run-parts 50-block-apt-translations 0.033 2026-03-01 03:28:40.197000 | ubuntu-jammy-large | 2026-03-01 03:28:40.196 | dib-run-parts 50-block-daemons 0.105 2026-03-01 03:28:40.207183 | ubuntu-jammy-large | 2026-03-01 03:28:40.207 | dib-run-parts 50-build-with-http-cache 0.006 2026-03-01 03:28:40.217280 | ubuntu-jammy-large | 2026-03-01 03:28:40.217 | dib-run-parts 50-shared-apt-cache 0.033 2026-03-01 03:28:40.227707 | ubuntu-jammy-large | 2026-03-01 03:28:40.227 | dib-run-parts 50-trim-dpkg 0.047 2026-03-01 03:28:40.238115 | ubuntu-jammy-large | 2026-03-01 03:28:40.238 | dib-run-parts 75-ubuntu-minimal-baseinstall 27.111 2026-03-01 03:28:40.242014 | ubuntu-jammy-large | 2026-03-01 03:28:40.241 | dib-run-parts 2026-03-01 03:28:40.242283 | ubuntu-jammy-large | 2026-03-01 03:28:40.242 | dib-run-parts --------------------- END PROFILING --------------------- 2026-03-01 03:28:40.438808 | ubuntu-jammy-large | 2026-03-01 03:28:40.438 | Running hooks from /tmp/dib_build.nBHpmsKs/hooks/extra-data.d 2026-03-01 03:28:40.458718 | ubuntu-jammy-large | 2026-03-01 03:28:40.458 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-base-defaults 2026-03-01 03:28:40.467280 | ubuntu-jammy-large | 2026-03-01 03:28:40.467 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-base-defaults 2026-03-01 03:28:40.472654 | ubuntu-jammy-large | 2026-03-01 03:28:40.472 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:28:40.478350 | ubuntu-jammy-large | 2026-03-01 03:28:40.478 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:28:40.483824 | ubuntu-jammy-large | 2026-03-01 03:28:40.483 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:28:40.489827 | ubuntu-jammy-large | 2026-03-01 03:28:40.489 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:28:40.495686 | ubuntu-jammy-large | 2026-03-01 03:28:40.495 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:28:40.506327 | ubuntu-jammy-large | 2026-03-01 03:28:40.506 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:28:40.513045 | ubuntu-jammy-large | 2026-03-01 03:28:40.512 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-03-01 03:28:40.518198 | ubuntu-jammy-large | 2026-03-01 03:28:40.518 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-03-01 03:28:40.523140 | ubuntu-jammy-large | 2026-03-01 03:28:40.523 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:28:40.528426 | ubuntu-jammy-large | 2026-03-01 03:28:40.528 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:28:40.533669 | ubuntu-jammy-large | 2026-03-01 03:28:40.533 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-03-01 03:28:40.539408 | ubuntu-jammy-large | 2026-03-01 03:28:40.539 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:28:40.545524 | ubuntu-jammy-large | 2026-03-01 03:28:40.545 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:28:40.551000 | ubuntu-jammy-large | 2026-03-01 03:28:40.550 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-03-01 03:28:40.556253 | ubuntu-jammy-large | 2026-03-01 03:28:40.556 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-03-01 03:28:40.561592 | ubuntu-jammy-large | 2026-03-01 03:28:40.561 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:28:40.567240 | ubuntu-jammy-large | 2026-03-01 03:28:40.567 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:28:40.573078 | ubuntu-jammy-large | 2026-03-01 03:28:40.572 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:28:40.578855 | ubuntu-jammy-large | 2026-03-01 03:28:40.578 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:28:40.585066 | ubuntu-jammy-large | 2026-03-01 03:28:40.584 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:28:40.595256 | ubuntu-jammy-large | 2026-03-01 03:28:40.595 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:28:40.601353 | ubuntu-jammy-large | 2026-03-01 03:28:40.601 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:28:40.606867 | ubuntu-jammy-large | 2026-03-01 03:28:40.606 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:28:40.613536 | ubuntu-jammy-large | 2026-03-01 03:28:40.613 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-03-01 03:28:40.623414 | ubuntu-jammy-large | 2026-03-01 03:28:40.623 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-03-01 03:28:40.628951 | ubuntu-jammy-large | 2026-03-01 03:28:40.628 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-03-01 03:28:40.634577 | ubuntu-jammy-large | 2026-03-01 03:28:40.634 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-03-01 03:28:40.640996 | ubuntu-jammy-large | 2026-03-01 03:28:40.640 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-pip-cache 2026-03-01 03:28:40.651096 | ubuntu-jammy-large | 2026-03-01 03:28:40.651 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-pip-cache 2026-03-01 03:28:40.656680 | ubuntu-jammy-large | 2026-03-01 03:28:40.656 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:28:40.662253 | ubuntu-jammy-large | 2026-03-01 03:28:40.662 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:28:40.668223 | ubuntu-jammy-large | 2026-03-01 03:28:40.668 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:28:40.678996 | ubuntu-jammy-large | 2026-03-01 03:28:40.678 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:28:40.684820 | ubuntu-jammy-large | 2026-03-01 03:28:40.684 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-03-01 03:28:40.690145 | ubuntu-jammy-large | 2026-03-01 03:28:40.690 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-03-01 03:28:40.695766 | ubuntu-jammy-large | 2026-03-01 03:28:40.695 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-03-01 03:28:40.701372 | ubuntu-jammy-large | 2026-03-01 03:28:40.701 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-03-01 03:28:40.707262 | ubuntu-jammy-large | 2026-03-01 03:28:40.707 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:28:40.713192 | ubuntu-jammy-large | 2026-03-01 03:28:40.713 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:28:40.718818 | ubuntu-jammy-large | 2026-03-01 03:28:40.718 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:28:40.724196 | ubuntu-jammy-large | 2026-03-01 03:28:40.724 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:28:40.729863 | ubuntu-jammy-large | 2026-03-01 03:28:40.729 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-03-01 03:28:40.735486 | ubuntu-jammy-large | 2026-03-01 03:28:40.735 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-03-01 03:28:40.741568 | ubuntu-jammy-large | 2026-03-01 03:28:40.741 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-03-01 03:28:40.747515 | ubuntu-jammy-large | 2026-03-01 03:28:40.747 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:28:40.754205 | ubuntu-jammy-large | 2026-03-01 03:28:40.754 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:28:40.760297 | ubuntu-jammy-large | 2026-03-01 03:28:40.760 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:28:40.770585 | ubuntu-jammy-large | 2026-03-01 03:28:40.770 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:28:40.776575 | ubuntu-jammy-large | 2026-03-01 03:28:40.776 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:28:40.782678 | ubuntu-jammy-large | 2026-03-01 03:28:40.782 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:28:40.789012 | ubuntu-jammy-large | 2026-03-01 03:28:40.788 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:28:40.799598 | ubuntu-jammy-large | 2026-03-01 03:28:40.799 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:28:40.805417 | ubuntu-jammy-large | 2026-03-01 03:28:40.805 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-03-01 03:28:40.811187 | ubuntu-jammy-large | 2026-03-01 03:28:40.811 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-03-01 03:28:40.817595 | ubuntu-jammy-large | 2026-03-01 03:28:40.817 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-03-01 03:28:40.824051 | ubuntu-jammy-large | 2026-03-01 03:28:40.823 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:28:40.833914 | ubuntu-jammy-large | 2026-03-01 03:28:40.833 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:28:40.839873 | ubuntu-jammy-large | 2026-03-01 03:28:40.839 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:28:40.845788 | ubuntu-jammy-large | 2026-03-01 03:28:40.845 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:28:40.851957 | ubuntu-jammy-large | 2026-03-01 03:28:40.851 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:28:40.862495 | ubuntu-jammy-large | 2026-03-01 03:28:40.862 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:28:40.868335 | ubuntu-jammy-large | 2026-03-01 03:28:40.868 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:28:40.874526 | ubuntu-jammy-large | 2026-03-01 03:28:40.874 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:28:40.880600 | ubuntu-jammy-large | 2026-03-01 03:28:40.880 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/14-manifests 2026-03-01 03:28:40.891025 | ubuntu-jammy-large | 2026-03-01 03:28:40.890 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/14-manifests 2026-03-01 03:28:40.897468 | ubuntu-jammy-large | 2026-03-01 03:28:40.897 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:28:40.903198 | ubuntu-jammy-large | 2026-03-01 03:28:40.903 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:28:40.909114 | ubuntu-jammy-large | 2026-03-01 03:28:40.909 | ++ /tmp/dib_build.nBHpmsKs/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.2.d/ 2026-03-01 03:28:40.914897 | ubuntu-jammy-large | 2026-03-01 03:28:40.914 | ++ /tmp/dib_build.nBHpmsKs/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.2.d/ 2026-03-01 03:28:40.920653 | ubuntu-jammy-large | 2026-03-01 03:28:40.920 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-03-01 03:28:40.930398 | ubuntu-jammy-large | 2026-03-01 03:28:40.930 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-03-01 03:28:40.936486 | ubuntu-jammy-large | 2026-03-01 03:28:40.936 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-03-01 03:28:40.942693 | ubuntu-jammy-large | 2026-03-01 03:28:40.942 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-03-01 03:28:40.948589 | ubuntu-jammy-large | 2026-03-01 03:28:40.948 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-03-01 03:28:40.954852 | ubuntu-jammy-large | 2026-03-01 03:28:40.954 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-03-01 03:28:40.965583 | ubuntu-jammy-large | 2026-03-01 03:28:40.965 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-03-01 03:28:40.971691 | ubuntu-jammy-large | 2026-03-01 03:28:40.971 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-03-01 03:28:40.977929 | ubuntu-jammy-large | 2026-03-01 03:28:40.977 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-03-01 03:28:40.984205 | ubuntu-jammy-large | 2026-03-01 03:28:40.984 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-03-01 03:28:40.995056 | ubuntu-jammy-large | 2026-03-01 03:28:40.994 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-03-01 03:28:41.001108 | ubuntu-jammy-large | 2026-03-01 03:28:41.001 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-03-01 03:28:41.007172 | ubuntu-jammy-large | 2026-03-01 03:28:41.007 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-03-01 03:28:41.013570 | ubuntu-jammy-large | 2026-03-01 03:28:41.013 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-03-01 03:28:41.019133 | ubuntu-jammy-large | 2026-03-01 03:28:41.019 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-03-01 03:28:41.024509 | ubuntu-jammy-large | 2026-03-01 03:28:41.024 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-03-01 03:28:41.030354 | ubuntu-jammy-large | 2026-03-01 03:28:41.030 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-03-01 03:28:41.035760 | ubuntu-jammy-large | 2026-03-01 03:28:41.035 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-03-01 03:28:41.041663 | ubuntu-jammy-large | 2026-03-01 03:28:41.041 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-03-01 03:28:41.048071 | ubuntu-jammy-large | 2026-03-01 03:28:41.047 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:28:41.058951 | ubuntu-jammy-large | 2026-03-01 03:28:41.058 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:28:41.064114 | ubuntu-jammy-large | 2026-03-01 03:28:41.064 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-03-01 03:28:41.070218 | ubuntu-jammy-large | 2026-03-01 03:28:41.070 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-03-01 03:28:41.075960 | ubuntu-jammy-large | 2026-03-01 03:28:41.075 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-03-01 03:28:41.081954 | ubuntu-jammy-large | 2026-03-01 03:28:41.081 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-03-01 03:28:41.087789 | ubuntu-jammy-large | 2026-03-01 03:28:41.087 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-03-01 03:28:41.093647 | ubuntu-jammy-large | 2026-03-01 03:28:41.093 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-03-01 03:28:41.099828 | ubuntu-jammy-large | 2026-03-01 03:28:41.099 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-03-01 03:28:41.106255 | ubuntu-jammy-large | 2026-03-01 03:28:41.106 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-03-01 03:28:41.118093 | ubuntu-jammy-large | 2026-03-01 03:28:41.117 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-03-01 03:28:41.123800 | ubuntu-jammy-large | 2026-03-01 03:28:41.123 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-03-01 03:28:41.129945 | ubuntu-jammy-large | 2026-03-01 03:28:41.129 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-03-01 03:28:41.136121 | ubuntu-jammy-large | 2026-03-01 03:28:41.135 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/10-create-pkg-map-dir 2026-03-01 03:28:41.171432 | ubuntu-jammy-large | 2026-03-01 03:28:41.171 | Copying pkg-map for source-repositories 2026-03-01 03:28:41.193577 | ubuntu-jammy-large | 2026-03-01 03:28:41.193 | Copying pkg-map for debootstrap 2026-03-01 03:28:41.216882 | ubuntu-jammy-large | 2026-03-01 03:28:41.216 | Copying pkg-map for base 2026-03-01 03:28:41.238503 | ubuntu-jammy-large | 2026-03-01 03:28:41.238 | Copying pkg-map for amphora-agent 2026-03-01 03:28:41.261257 | ubuntu-jammy-large | 2026-03-01 03:28:41.261 | Copying pkg-map for bootloader 2026-03-01 03:28:41.282453 | ubuntu-jammy-large | 2026-03-01 03:28:41.282 | Copying pkg-map for install-static 2026-03-01 03:28:41.303385 | ubuntu-jammy-large | 2026-03-01 03:28:41.303 | Copying pkg-map for haproxy-logrotate 2026-03-01 03:28:41.325191 | ubuntu-jammy-large | 2026-03-01 03:28:41.325 | Copying pkg-map for haproxy-octavia 2026-03-01 03:28:41.345783 | ubuntu-jammy-large | 2026-03-01 03:28:41.345 | Copying pkg-map for cache-url 2026-03-01 03:28:41.365566 | ubuntu-jammy-large | 2026-03-01 03:28:41.365 | Copying pkg-map for keepalived-octavia 2026-03-01 03:28:41.388300 | ubuntu-jammy-large | 2026-03-01 03:28:41.388 | Copying pkg-map for sos 2026-03-01 03:28:41.409878 | ubuntu-jammy-large | 2026-03-01 03:28:41.409 | Copying pkg-map for svc-map 2026-03-01 03:28:41.435615 | ubuntu-jammy-large | 2026-03-01 03:28:41.435 | dib-run-parts 10-create-pkg-map-dir completed 2026-03-01 03:28:41.435917 | ubuntu-jammy-large | 2026-03-01 03:28:41.435 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/10-merge-svc-map-files 2026-03-01 03:28:41.503084 | ubuntu-jammy-large | 2026-03-01 03:28:41.502 | dib-run-parts 10-merge-svc-map-files completed 2026-03-01 03:28:41.503362 | ubuntu-jammy-large | 2026-03-01 03:28:41.503 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/11-copy-svc-map-file 2026-03-01 03:28:41.537209 | ubuntu-jammy-large | 2026-03-01 03:28:41.537 | dib-run-parts 11-copy-svc-map-file completed 2026-03-01 03:28:41.537518 | ubuntu-jammy-large | 2026-03-01 03:28:41.537 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/20-manifest-dir 2026-03-01 03:28:41.569535 | ubuntu-jammy-large | 2026-03-01 03:28:41.569 | dib-run-parts 20-manifest-dir completed 2026-03-01 03:28:41.569789 | ubuntu-jammy-large | 2026-03-01 03:28:41.569 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/50-modprobe-blacklist 2026-03-01 03:28:41.603931 | ubuntu-jammy-large | 2026-03-01 03:28:41.603 | dib-run-parts 50-modprobe-blacklist completed 2026-03-01 03:28:41.604210 | ubuntu-jammy-large | 2026-03-01 03:28:41.604 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/98-source-repositories 2026-03-01 03:28:41.627541 | ubuntu-jammy-large | 2026-03-01 03:28:41.627 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Sun Mar 1 03:28:41 UTC 2026 for /tmp/dib_build.nBHpmsKs/hooks/source-repository-amphora-agent 2026-03-01 03:28:41.637832 | ubuntu-jammy-large | 2026-03-01 03:28:41.637 | (0001 / 0002) 2026-03-01 03:28:41.669868 | ubuntu-jammy-large | 2026-03-01 03:28:41.669 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2026-03-01 03:28:46.902887 | ubuntu-jammy-large | 2026-03-01 03:28:46.902 | Updating cache of https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 with ref stable/2025.2 2026-03-01 03:28:47.845794 | ubuntu-jammy-large | 2026-03-01 03:28:47.845 | Cloning from amphora-agent cache and applying ref stable/2025.2 2026-03-01 03:28:48.178954 | ubuntu-jammy-large | 2026-03-01 03:28:48.178 | HEAD is now at 8ef93fbcb Merge "Fix database connection check" into stable/2025.2 2026-03-01 03:28:48.224716 | ubuntu-jammy-large | 2026-03-01 03:28:48.224 | (0002 / 0002) 2026-03-01 03:28:48.252062 | ubuntu-jammy-large | 2026-03-01 03:28:48.251 | Caching upper-constraints file from https://opendev.org/openstack/requirements/raw/branch/stable/2025.2/upper-constraints.txt in /home/zuul/.cache/image-create/source-repositories/upper_constraints_bfb8b4358135d7092dbaf7f8bc9193ade0c73fe4 2026-03-01 03:28:48.293912 | ubuntu-jammy-large | 2026-03-01 03:28:48.293 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-01 03:28:48.294758 | ubuntu-jammy-large | 2026-03-01 03:28:48.294 | Dload Upload Total Spent Left Speed 2026-03-01 03:28:49.058402 | ubuntu-jammy-large | 2026-03-01 03:28:49.058 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14023 100 14023 0 0 18346 0 --:--:-- --:--:-- --:--:-- 18330 2026-03-01 03:28:49.065589 | ubuntu-jammy-large | 2026-03-01 03:28:49.065 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2025.2/upper-constraints.txt for the first time 2026-03-01 03:28:49.120745 | ubuntu-jammy-large | 2026-03-01 03:28:49.120 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Sun Mar 1 03:28:49 UTC 2026 for /tmp/dib_build.nBHpmsKs/hooks/source-repository-octavia-lib 2026-03-01 03:28:49.131271 | ubuntu-jammy-large | 2026-03-01 03:28:49.131 | (0001 / 0001) 2026-03-01 03:28:49.159034 | ubuntu-jammy-large | 2026-03-01 03:28:49.158 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2026-03-01 03:28:50.840370 | ubuntu-jammy-large | 2026-03-01 03:28:50.840 | Updating cache of https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 with ref master 2026-03-01 03:28:51.603337 | ubuntu-jammy-large | 2026-03-01 03:28:51.603 | Cloning from octavia-lib cache and applying ref master 2026-03-01 03:28:51.734658 | ubuntu-jammy-large | 2026-03-01 03:28:51.734 | HEAD is now at f0ef6d0 Revert bug links to Launchpad 2026-03-01 03:28:51.810434 | ubuntu-jammy-large | 2026-03-01 03:28:51.810 | dib-run-parts 98-source-repositories completed 2026-03-01 03:28:51.810506 | ubuntu-jammy-large | 2026-03-01 03:28:51.810 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/99-enable-install-types 2026-03-01 03:28:51.827781 | ubuntu-jammy-large | 2026-03-01 03:28:51.827 | /tmp/dib_build.nBHpmsKs/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.0haszc 2026-03-01 03:28:51.830089 | ubuntu-jammy-large | 2026-03-01 03:28:51.829 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.0haszc 2026-03-01 03:28:51.832472 | ubuntu-jammy-large | 2026-03-01 03:28:51.832 | /tmp/dib_build.nBHpmsKs/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.0haszc 2026-03-01 03:28:51.834354 | ubuntu-jammy-large | 2026-03-01 03:28:51.834 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.0haszc 2026-03-01 03:28:51.837676 | ubuntu-jammy-large | 2026-03-01 03:28:51.837 | dib-run-parts 99-enable-install-types completed 2026-03-01 03:28:51.837761 | ubuntu-jammy-large | 2026-03-01 03:28:51.837 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/extra-data.d/99-squash-package-install 2026-03-01 03:28:51.940513 | ubuntu-jammy-large | 2026-03-01 03:28:51.940 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-03-01 03:28:51.941851 | ubuntu-jammy-large | 2026-03-01 03:28:51.941 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2026-03-01 03:28:51.942102 | ubuntu-jammy-large | 2026-03-01 03:28:51.942 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-03-01 03:28:51.942583 | ubuntu-jammy-large | 2026-03-01 03:28:51.942 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2026-03-01 03:28:51.943307 | ubuntu-jammy-large | 2026-03-01 03:28:51.943 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-03-01 03:28:51.943941 | ubuntu-jammy-large | 2026-03-01 03:28:51.943 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2026-03-01 03:28:51.944145 | ubuntu-jammy-large | 2026-03-01 03:28:51.944 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2026-03-01 03:28:51.944600 | ubuntu-jammy-large | 2026-03-01 03:28:51.944 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2026-03-01 03:28:51.948970 | ubuntu-jammy-large | 2026-03-01 03:28:51.948 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2026-03-01 03:28:51.949491 | ubuntu-jammy-large | 2026-03-01 03:28:51.949 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-03-01 03:28:51.949936 | ubuntu-jammy-large | 2026-03-01 03:28:51.949 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2026-03-01 03:28:51.950128 | ubuntu-jammy-large | 2026-03-01 03:28:51.950 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2026-03-01 03:28:51.957628 | ubuntu-jammy-large | 2026-03-01 03:28:51.957 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2026-03-01 03:28:51.974914 | ubuntu-jammy-large | 2026-03-01 03:28:51.974 | dib-run-parts 99-squash-package-install completed 2026-03-01 03:28:51.975805 | ubuntu-jammy-large | 2026-03-01 03:28:51.975 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-03-01 03:28:51.975878 | ubuntu-jammy-large | 2026-03-01 03:28:51.975 | dib-run-parts 2026-03-01 03:28:51.978879 | ubuntu-jammy-large | 2026-03-01 03:28:51.978 | dib-run-parts Target: extra-data.d 2026-03-01 03:28:51.978956 | ubuntu-jammy-large | 2026-03-01 03:28:51.978 | dib-run-parts 2026-03-01 03:28:51.978972 | ubuntu-jammy-large | 2026-03-01 03:28:51.978 | dib-run-parts Script Seconds 2026-03-01 03:28:51.978987 | ubuntu-jammy-large | 2026-03-01 03:28:51.978 | dib-run-parts --------------------------------------- ---------- 2026-03-01 03:28:51.978999 | ubuntu-jammy-large | 2026-03-01 03:28:51.978 | dib-run-parts 2026-03-01 03:28:51.993253 | ubuntu-jammy-large | 2026-03-01 03:28:51.993 | dib-run-parts 10-create-pkg-map-dir 0.297 2026-03-01 03:28:52.003870 | ubuntu-jammy-large | 2026-03-01 03:28:52.003 | dib-run-parts 10-merge-svc-map-files 0.064 2026-03-01 03:28:52.012355 | ubuntu-jammy-large | 2026-03-01 03:28:52.012 | dib-run-parts 11-copy-svc-map-file 0.031 2026-03-01 03:28:52.022297 | ubuntu-jammy-large | 2026-03-01 03:28:52.022 | dib-run-parts 20-manifest-dir 0.029 2026-03-01 03:28:52.033095 | ubuntu-jammy-large | 2026-03-01 03:28:52.032 | dib-run-parts 50-modprobe-blacklist 0.031 2026-03-01 03:28:52.041472 | ubuntu-jammy-large | 2026-03-01 03:28:52.041 | dib-run-parts 98-source-repositories 10.203 2026-03-01 03:28:52.051624 | ubuntu-jammy-large | 2026-03-01 03:28:52.051 | dib-run-parts 99-enable-install-types 0.025 2026-03-01 03:28:52.062415 | ubuntu-jammy-large | 2026-03-01 03:28:52.062 | dib-run-parts 99-squash-package-install 0.135 2026-03-01 03:28:52.065875 | ubuntu-jammy-large | 2026-03-01 03:28:52.065 | dib-run-parts 2026-03-01 03:28:52.066152 | ubuntu-jammy-large | 2026-03-01 03:28:52.066 | dib-run-parts --------------------- END PROFILING --------------------- 2026-03-01 03:28:52.215667 | ubuntu-jammy-large | 2026-03-01 03:28:52.215 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-03-01 03:28:52.220402 | ubuntu-jammy-large | 2026-03-01 03:28:52.220 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-03-01 03:28:52.220669 | ubuntu-jammy-large | 2026-03-01 03:28:52.220 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:28:52.220816 | ubuntu-jammy-large | 2026-03-01 03:28:52.220 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:28:52.220978 | ubuntu-jammy-large | 2026-03-01 03:28:52.220 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:28:52.221073 | ubuntu-jammy-large | 2026-03-01 03:28:52.221 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:28:52.221457 | ubuntu-jammy-large | 2026-03-01 03:28:52.221 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:28:52.226293 | ubuntu-jammy-large | 2026-03-01 03:28:52.226 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:28:52.226556 | ubuntu-jammy-large | 2026-03-01 03:28:52.226 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-03-01 03:28:52.226659 | ubuntu-jammy-large | 2026-03-01 03:28:52.226 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-03-01 03:28:52.226836 | ubuntu-jammy-large | 2026-03-01 03:28:52.226 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:28:52.226931 | ubuntu-jammy-large | 2026-03-01 03:28:52.226 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:28:52.227096 | ubuntu-jammy-large | 2026-03-01 03:28:52.227 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-03-01 03:28:52.227202 | ubuntu-jammy-large | 2026-03-01 03:28:52.227 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:28:52.227292 | ubuntu-jammy-large | 2026-03-01 03:28:52.227 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:28:52.227424 | ubuntu-jammy-large | 2026-03-01 03:28:52.227 | ++ export DIB_NO_TIMER_CHECK=True 2026-03-01 03:28:52.227515 | ubuntu-jammy-large | 2026-03-01 03:28:52.227 | ++ DIB_NO_TIMER_CHECK=True 2026-03-01 03:28:52.227648 | ubuntu-jammy-large | 2026-03-01 03:28:52.227 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:28:52.227760 | ubuntu-jammy-large | 2026-03-01 03:28:52.227 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:28:52.227891 | ubuntu-jammy-large | 2026-03-01 03:28:52.227 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:28:52.227977 | ubuntu-jammy-large | 2026-03-01 03:28:52.227 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:28:52.228294 | ubuntu-jammy-large | 2026-03-01 03:28:52.228 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:28:52.232585 | ubuntu-jammy-large | 2026-03-01 03:28:52.232 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:28:52.232876 | ubuntu-jammy-large | 2026-03-01 03:28:52.232 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:28:52.232978 | ubuntu-jammy-large | 2026-03-01 03:28:52.232 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:28:52.233277 | ubuntu-jammy-large | 2026-03-01 03:28:52.233 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-03-01 03:28:52.238008 | ubuntu-jammy-large | 2026-03-01 03:28:52.237 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-03-01 03:28:52.238234 | ubuntu-jammy-large | 2026-03-01 03:28:52.238 | ++ export DIB_ADD_APT_KEYS= 2026-03-01 03:28:52.238333 | ubuntu-jammy-large | 2026-03-01 03:28:52.238 | ++ DIB_ADD_APT_KEYS= 2026-03-01 03:28:52.238628 | ubuntu-jammy-large | 2026-03-01 03:28:52.238 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-03-01 03:28:52.243386 | ubuntu-jammy-large | 2026-03-01 03:28:52.243 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-03-01 03:28:52.243580 | ubuntu-jammy-large | 2026-03-01 03:28:52.243 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:28:52.243677 | ubuntu-jammy-large | 2026-03-01 03:28:52.243 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:28:52.244014 | ubuntu-jammy-large | 2026-03-01 03:28:52.243 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:28:52.248768 | ubuntu-jammy-large | 2026-03-01 03:28:52.248 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:28:52.248993 | ubuntu-jammy-large | 2026-03-01 03:28:52.248 | ++ export DISTRO_NAME=ubuntu 2026-03-01 03:28:52.249093 | ubuntu-jammy-large | 2026-03-01 03:28:52.249 | ++ DISTRO_NAME=ubuntu 2026-03-01 03:28:52.249221 | ubuntu-jammy-large | 2026-03-01 03:28:52.249 | ++ export DIB_RELEASE=jammy 2026-03-01 03:28:52.249309 | ubuntu-jammy-large | 2026-03-01 03:28:52.249 | ++ DIB_RELEASE=jammy 2026-03-01 03:28:52.249468 | ubuntu-jammy-large | 2026-03-01 03:28:52.249 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:28:52.249567 | ubuntu-jammy-large | 2026-03-01 03:28:52.249 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:28:52.249685 | ubuntu-jammy-large | 2026-03-01 03:28:52.249 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:28:52.249798 | ubuntu-jammy-large | 2026-03-01 03:28:52.249 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:28:52.249936 | ubuntu-jammy-large | 2026-03-01 03:28:52.249 | ++ ARCH=amd64 2026-03-01 03:28:52.250089 | ubuntu-jammy-large | 2026-03-01 03:28:52.250 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-03-01 03:28:52.250365 | ubuntu-jammy-large | 2026-03-01 03:28:52.250 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-03-01 03:28:52.250516 | ubuntu-jammy-large | 2026-03-01 03:28:52.250 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:28:52.250610 | ubuntu-jammy-large | 2026-03-01 03:28:52.250 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:28:52.250941 | ubuntu-jammy-large | 2026-03-01 03:28:52.250 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:28:52.255791 | ubuntu-jammy-large | 2026-03-01 03:28:52.255 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:28:52.256036 | ubuntu-jammy-large | 2026-03-01 03:28:52.255 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:28:52.256138 | ubuntu-jammy-large | 2026-03-01 03:28:52.256 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:28:52.256479 | ubuntu-jammy-large | 2026-03-01 03:28:52.256 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:28:52.261297 | ubuntu-jammy-large | 2026-03-01 03:28:52.261 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:28:52.261582 | ubuntu-jammy-large | 2026-03-01 03:28:52.261 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-03-01 03:28:52.261702 | ubuntu-jammy-large | 2026-03-01 03:28:52.261 | ++ export DIB_INIT_SYSTEM=systemd 2026-03-01 03:28:52.261829 | ubuntu-jammy-large | 2026-03-01 03:28:52.261 | ++ DIB_INIT_SYSTEM=systemd 2026-03-01 03:28:52.262127 | ubuntu-jammy-large | 2026-03-01 03:28:52.262 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:28:52.267060 | ubuntu-jammy-large | 2026-03-01 03:28:52.266 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:28:52.267301 | ubuntu-jammy-large | 2026-03-01 03:28:52.267 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:28:52.267424 | ubuntu-jammy-large | 2026-03-01 03:28:52.267 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:28:52.267711 | ubuntu-jammy-large | 2026-03-01 03:28:52.267 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:28:52.272305 | ubuntu-jammy-large | 2026-03-01 03:28:52.272 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:28:52.272557 | ubuntu-jammy-large | 2026-03-01 03:28:52.272 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:28:52.272658 | ubuntu-jammy-large | 2026-03-01 03:28:52.272 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:28:52.272974 | ubuntu-jammy-large | 2026-03-01 03:28:52.272 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-03-01 03:28:52.277684 | ubuntu-jammy-large | 2026-03-01 03:28:52.277 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-03-01 03:28:52.277975 | ubuntu-jammy-large | 2026-03-01 03:28:52.277 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:28:52.278076 | ubuntu-jammy-large | 2026-03-01 03:28:52.278 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:28:52.278233 | ubuntu-jammy-large | 2026-03-01 03:28:52.278 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-03-01 03:28:52.278329 | ubuntu-jammy-large | 2026-03-01 03:28:52.278 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-03-01 03:28:52.278619 | ubuntu-jammy-large | 2026-03-01 03:28:52.278 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-03-01 03:28:52.283395 | ubuntu-jammy-large | 2026-03-01 03:28:52.283 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-03-01 03:28:52.283634 | ubuntu-jammy-large | 2026-03-01 03:28:52.283 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-03-01 03:28:52.283866 | ubuntu-jammy-large | 2026-03-01 03:28:52.283 | ++ export DIB_BLOCK_DEVICE=mbr 2026-03-01 03:28:52.283965 | ubuntu-jammy-large | 2026-03-01 03:28:52.283 | ++ DIB_BLOCK_DEVICE=mbr 2026-03-01 03:28:52.284258 | ubuntu-jammy-large | 2026-03-01 03:28:52.284 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-03-01 03:28:52.288945 | ubuntu-jammy-large | 2026-03-01 03:28:52.288 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-03-01 03:28:52.289164 | ubuntu-jammy-large | 2026-03-01 03:28:52.289 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-03-01 03:28:52.289264 | ubuntu-jammy-large | 2026-03-01 03:28:52.289 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-03-01 03:28:52.289595 | ubuntu-jammy-large | 2026-03-01 03:28:52.289 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-03-01 03:28:52.294320 | ubuntu-jammy-large | 2026-03-01 03:28:52.294 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-03-01 03:28:52.294651 | ubuntu-jammy-large | 2026-03-01 03:28:52.294 | ++ '[' -z '' ']' 2026-03-01 03:28:52.294789 | ubuntu-jammy-large | 2026-03-01 03:28:52.294 | ++ case "$DISTRO_NAME" in 2026-03-01 03:28:52.294917 | ubuntu-jammy-large | 2026-03-01 03:28:52.294 | ++ '[' jammy == trusty ']' 2026-03-01 03:28:52.295060 | ubuntu-jammy-large | 2026-03-01 03:28:52.295 | ++ '[' -z '' ']' 2026-03-01 03:28:52.295158 | ubuntu-jammy-large | 2026-03-01 03:28:52.295 | ++ DIB_PYTHON_VERSION=3 2026-03-01 03:28:52.295267 | ubuntu-jammy-large | 2026-03-01 03:28:52.295 | ++ export DIB_PYTHON_VERSION 2026-03-01 03:28:52.295383 | ubuntu-jammy-large | 2026-03-01 03:28:52.295 | ++ export DIB_PYTHON=python3 2026-03-01 03:28:52.295469 | ubuntu-jammy-large | 2026-03-01 03:28:52.295 | ++ DIB_PYTHON=python3 2026-03-01 03:28:52.295789 | ubuntu-jammy-large | 2026-03-01 03:28:52.295 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:28:52.300527 | ubuntu-jammy-large | 2026-03-01 03:28:52.300 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:28:52.300823 | ubuntu-jammy-large | 2026-03-01 03:28:52.300 | ++ '[' 0 -gt 0 ']' 2026-03-01 03:28:52.300954 | ubuntu-jammy-large | 2026-03-01 03:28:52.300 | ++ set -euo pipefail 2026-03-01 03:28:52.301125 | ubuntu-jammy-large | 2026-03-01 03:28:52.301 | ++ case $DISTRO_NAME in 2026-03-01 03:28:52.301252 | ubuntu-jammy-large | 2026-03-01 03:28:52.301 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-03-01 03:28:52.301356 | ubuntu-jammy-large | 2026-03-01 03:28:52.301 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-03-01 03:28:52.301505 | ubuntu-jammy-large | 2026-03-01 03:28:52.301 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-03-01 03:28:52.301618 | ubuntu-jammy-large | 2026-03-01 03:28:52.301 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-03-01 03:28:52.301940 | ubuntu-jammy-large | 2026-03-01 03:28:52.301 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-03-01 03:28:52.306696 | ubuntu-jammy-large | 2026-03-01 03:28:52.306 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-03-01 03:28:52.306988 | ubuntu-jammy-large | 2026-03-01 03:28:52.306 | ++ '[' -z systemd ']' 2026-03-01 03:28:52.307142 | ubuntu-jammy-large | 2026-03-01 03:28:52.307 | ++ case $DIB_INIT_SYSTEM in 2026-03-01 03:28:52.307484 | ubuntu-jammy-large | 2026-03-01 03:28:52.307 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2026-03-01 03:28:52.315045 | ubuntu-jammy-large | 2026-03-01 03:28:52.314 | 0+1 records in 2026-03-01 03:28:52.315098 | ubuntu-jammy-large | 2026-03-01 03:28:52.315 | 0+1 records out 2026-03-01 03:28:52.315204 | ubuntu-jammy-large | 2026-03-01 03:28:52.315 | 56 bytes copied, 0.00035082 s, 160 kB/s 2026-03-01 03:28:52.318437 | ubuntu-jammy-large | 2026-03-01 03:28:52.318 | dib-run-parts 00-disable-apt-recommends completed 2026-03-01 03:28:52.318700 | ubuntu-jammy-large | 2026-03-01 03:28:52.318 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-03-01 03:28:52.330416 | ubuntu-jammy-large | 2026-03-01 03:28:52.330 | dib-run-parts 01-dib-python completed 2026-03-01 03:28:52.330665 | ubuntu-jammy-large | 2026-03-01 03:28:52.330 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-03-01 03:28:52.344592 | ubuntu-jammy-large | 2026-03-01 03:28:52.344 | dib-run-parts 01-install-bin completed 2026-03-01 03:28:52.344876 | ubuntu-jammy-large | 2026-03-01 03:28:52.344 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-03-01 03:28:52.539124 | ubuntu-jammy-large | 2026-03-01 03:28:52.538 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-03-01 03:28:52.540035 | ubuntu-jammy-large | 2026-03-01 03:28:52.539 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-03-01 03:28:52.564068 | ubuntu-jammy-large | 2026-03-01 03:28:52.563 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-03-01 03:28:52.578368 | ubuntu-jammy-large | 2026-03-01 03:28:52.578 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-03-01 03:28:54.097525 | ubuntu-jammy-large | 2026-03-01 03:28:54.097 | Reading package lists... 2026-03-01 03:28:54.171060 | ubuntu-jammy-large | 2026-03-01 03:28:54.170 | Reading package lists... 2026-03-01 03:28:54.397199 | ubuntu-jammy-large | 2026-03-01 03:28:54.396 | Building dependency tree... 2026-03-01 03:28:54.397279 | ubuntu-jammy-large | 2026-03-01 03:28:54.397 | Reading state information... 2026-03-01 03:28:54.625010 | ubuntu-jammy-large | 2026-03-01 03:28:54.624 | The following NEW packages will be installed: 2026-03-01 03:28:54.626493 | ubuntu-jammy-large | 2026-03-01 03:28:54.626 | apt-transport-https 2026-03-01 03:28:54.751943 | ubuntu-jammy-large | 2026-03-01 03:28:54.751 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:28:54.752016 | ubuntu-jammy-large | 2026-03-01 03:28:54.751 | Need to get 1510 B of archives. 2026-03-01 03:28:54.752031 | ubuntu-jammy-large | 2026-03-01 03:28:54.751 | After this operation, 170 kB of additional disk space will be used. 2026-03-01 03:28:54.752046 | ubuntu-jammy-large | 2026-03-01 03:28:54.751 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2026-03-01 03:28:54.885433 | ubuntu-jammy-large | 2026-03-01 03:28:54.885 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-01 03:28:54.910783 | ubuntu-jammy-large | 2026-03-01 03:28:54.910 | Fetched 1510 B in 0s (12.9 kB/s) 2026-03-01 03:28:54.925915 | ubuntu-jammy-large | 2026-03-01 03:28:54.925 | Selecting previously unselected package apt-transport-https. 2026-03-01 03:28:54.931966 | ubuntu-jammy-large | 2026-03-01 03:28:54.931 | (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-03-01 03:28:54.932553 | ubuntu-jammy-large | 2026-03-01 03:28:54.932 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2026-03-01 03:28:54.932722 | ubuntu-jammy-large | 2026-03-01 03:28:54.932 | Unpacking apt-transport-https (2.4.14) ... 2026-03-01 03:28:54.952033 | ubuntu-jammy-large | 2026-03-01 03:28:54.951 | Setting up apt-transport-https (2.4.14) ... 2026-03-01 03:28:55.178429 | ubuntu-jammy-large | 2026-03-01 03:28:55.178 | Reading package lists... 2026-03-01 03:28:55.438750 | ubuntu-jammy-large | 2026-03-01 03:28:55.438 | Building dependency tree... 2026-03-01 03:28:55.438818 | ubuntu-jammy-large | 2026-03-01 03:28:55.438 | Reading state information... 2026-03-01 03:28:55.651964 | ubuntu-jammy-large | 2026-03-01 03:28:55.651 | The following additional packages will be installed: 2026-03-01 03:28:55.652259 | ubuntu-jammy-large | 2026-03-01 03:28:55.652 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-03-01 03:28:55.652380 | ubuntu-jammy-large | 2026-03-01 03:28:55.652 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-03-01 03:28:55.652660 | ubuntu-jammy-large | 2026-03-01 03:28:55.652 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-03-01 03:28:55.652752 | ubuntu-jammy-large | 2026-03-01 03:28:55.652 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-03-01 03:28:55.653128 | ubuntu-jammy-large | 2026-03-01 03:28:55.653 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-03-01 03:28:55.653573 | ubuntu-jammy-large | 2026-03-01 03:28:55.653 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-03-01 03:28:55.653613 | ubuntu-jammy-large | 2026-03-01 03:28:55.653 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-03-01 03:28:55.653632 | ubuntu-jammy-large | 2026-03-01 03:28:55.653 | python3-cryptography python3-distro python3-httplib2 2026-03-01 03:28:55.653649 | ubuntu-jammy-large | 2026-03-01 03:28:55.653 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-03-01 03:28:55.653667 | ubuntu-jammy-large | 2026-03-01 03:28:55.653 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-03-01 03:28:55.653703 | ubuntu-jammy-large | 2026-03-01 03:28:55.653 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-03-01 03:28:55.653769 | ubuntu-jammy-large | 2026-03-01 03:28:55.653 | python3-pyparsing python3-secretstorage python3-six 2026-03-01 03:28:55.654033 | ubuntu-jammy-large | 2026-03-01 03:28:55.653 | python3-software-properties python3-wadllib python3-zipp 2026-03-01 03:28:55.655306 | ubuntu-jammy-large | 2026-03-01 03:28:55.655 | Suggested packages: 2026-03-01 03:28:55.655328 | ubuntu-jammy-large | 2026-03-01 03:28:55.655 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2026-03-01 03:28:55.655343 | ubuntu-jammy-large | 2026-03-01 03:28:55.655 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2026-03-01 03:28:55.655362 | ubuntu-jammy-large | 2026-03-01 03:28:55.655 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2026-03-01 03:28:55.655376 | ubuntu-jammy-large | 2026-03-01 03:28:55.655 | python3-keyrings.alt python3-testresources python3-setuptools 2026-03-01 03:28:55.655390 | ubuntu-jammy-large | 2026-03-01 03:28:55.655 | python-pyparsing-doc python-secretstorage-doc 2026-03-01 03:28:55.655403 | ubuntu-jammy-large | 2026-03-01 03:28:55.655 | Recommended packages: 2026-03-01 03:28:55.655421 | ubuntu-jammy-large | 2026-03-01 03:28:55.655 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2026-03-01 03:28:55.655435 | ubuntu-jammy-large | 2026-03-01 03:28:55.655 | packagekit-tools unattended-upgrades 2026-03-01 03:28:55.690312 | ubuntu-jammy-large | 2026-03-01 03:28:55.690 | The following NEW packages will be installed: 2026-03-01 03:28:55.690539 | ubuntu-jammy-large | 2026-03-01 03:28:55.690 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-03-01 03:28:55.690620 | ubuntu-jammy-large | 2026-03-01 03:28:55.690 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-03-01 03:28:55.690853 | ubuntu-jammy-large | 2026-03-01 03:28:55.690 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-03-01 03:28:55.690939 | ubuntu-jammy-large | 2026-03-01 03:28:55.690 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-03-01 03:28:55.691208 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-03-01 03:28:55.691520 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-03-01 03:28:55.691542 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-03-01 03:28:55.691559 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | python3-cryptography python3-distro python3-httplib2 2026-03-01 03:28:55.691576 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-03-01 03:28:55.691593 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-03-01 03:28:55.691646 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-03-01 03:28:55.691661 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | python3-pyparsing python3-secretstorage python3-six 2026-03-01 03:28:55.691784 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | python3-software-properties python3-wadllib python3-zipp 2026-03-01 03:28:55.691886 | ubuntu-jammy-large | 2026-03-01 03:28:55.691 | software-properties-common 2026-03-01 03:28:55.817453 | ubuntu-jammy-large | 2026-03-01 03:28:55.817 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:28:55.817531 | ubuntu-jammy-large | 2026-03-01 03:28:55.817 | Need to get 9330 kB of archives. 2026-03-01 03:28:55.817548 | ubuntu-jammy-large | 2026-03-01 03:28:55.817 | After this operation, 43.1 MB of additional disk space will be used. 2026-03-01 03:28:55.817572 | ubuntu-jammy-large | 2026-03-01 03:28:55.817 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5444 B] 2026-03-01 03:28:55.829371 | ubuntu-jammy-large | 2026-03-01 03:28:55.829 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2026-03-01 03:28:55.987491 | ubuntu-jammy-large | 2026-03-01 03:28:55.987 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] 2026-03-01 03:28:55.992154 | ubuntu-jammy-large | 2026-03-01 03:28:55.992 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2026-03-01 03:28:55.993413 | ubuntu-jammy-large | 2026-03-01 03:28:55.993 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2026-03-01 03:28:55.994302 | ubuntu-jammy-large | 2026-03-01 03:28:55.994 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2026-03-01 03:28:55.995172 | ubuntu-jammy-large | 2026-03-01 03:28:55.994 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] 2026-03-01 03:28:55.995523 | ubuntu-jammy-large | 2026-03-01 03:28:55.995 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2026-03-01 03:28:56.003468 | ubuntu-jammy-large | 2026-03-01 03:28:56.003 | 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-03-01 03:28:56.010169 | ubuntu-jammy-large | 2026-03-01 03:28:56.010 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2026-03-01 03:28:56.012669 | ubuntu-jammy-large | 2026-03-01 03:28:56.012 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2026-03-01 03:28:56.014006 | ubuntu-jammy-large | 2026-03-01 03:28:56.013 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] 2026-03-01 03:28:56.021849 | ubuntu-jammy-large | 2026-03-01 03:28:56.021 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3 [25.3 kB] 2026-03-01 03:28:56.022483 | ubuntu-jammy-large | 2026-03-01 03:28:56.022 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2026-03-01 03:28:56.023498 | ubuntu-jammy-large | 2026-03-01 03:28:56.023 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] 2026-03-01 03:28:56.025609 | ubuntu-jammy-large | 2026-03-01 03:28:56.025 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] 2026-03-01 03:28:56.050061 | ubuntu-jammy-large | 2026-03-01 03:28:56.049 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2026-03-01 03:28:56.062516 | ubuntu-jammy-large | 2026-03-01 03:28:56.062 | 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-03-01 03:28:56.064191 | ubuntu-jammy-large | 2026-03-01 03:28:56.064 | 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-03-01 03:28:56.068260 | ubuntu-jammy-large | 2026-03-01 03:28:56.068 | 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-03-01 03:28:56.074167 | ubuntu-jammy-large | 2026-03-01 03:28:56.074 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2026-03-01 03:28:56.079005 | ubuntu-jammy-large | 2026-03-01 03:28:56.078 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.6 [187 kB] 2026-03-01 03:28:56.086259 | ubuntu-jammy-large | 2026-03-01 03:28:56.086 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.22 [284 kB] 2026-03-01 03:28:56.098117 | ubuntu-jammy-large | 2026-03-01 03:28:56.097 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2026-03-01 03:28:56.105072 | ubuntu-jammy-large | 2026-03-01 03:28:56.104 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2026-03-01 03:28:56.107459 | ubuntu-jammy-large | 2026-03-01 03:28:56.107 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2026-03-01 03:28:56.116811 | ubuntu-jammy-large | 2026-03-01 03:28:56.116 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2026-03-01 03:28:56.126805 | ubuntu-jammy-large | 2026-03-01 03:28:56.126 | 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-03-01 03:28:56.128717 | ubuntu-jammy-large | 2026-03-01 03:28:56.128 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2026-03-01 03:28:56.132260 | ubuntu-jammy-large | 2026-03-01 03:28:56.132 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2026-03-01 03:28:56.174365 | ubuntu-jammy-large | 2026-03-01 03:28:56.174 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] 2026-03-01 03:28:56.176488 | ubuntu-jammy-large | 2026-03-01 03:28:56.176 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] 2026-03-01 03:28:56.177046 | ubuntu-jammy-large | 2026-03-01 03:28:56.176 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] 2026-03-01 03:28:56.180254 | ubuntu-jammy-large | 2026-03-01 03:28:56.180 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] 2026-03-01 03:28:56.180734 | ubuntu-jammy-large | 2026-03-01 03:28:56.180 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] 2026-03-01 03:28:56.181323 | ubuntu-jammy-large | 2026-03-01 03:28:56.181 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2026-03-01 03:28:56.181924 | ubuntu-jammy-large | 2026-03-01 03:28:56.181 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2026-03-01 03:28:56.184203 | ubuntu-jammy-large | 2026-03-01 03:28:56.184 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] 2026-03-01 03:28:56.193920 | ubuntu-jammy-large | 2026-03-01 03:28:56.193 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2026-03-01 03:28:56.195792 | ubuntu-jammy-large | 2026-03-01 03:28:56.195 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2026-03-01 03:28:56.198203 | ubuntu-jammy-large | 2026-03-01 03:28:56.198 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2026-03-01 03:28:56.199359 | ubuntu-jammy-large | 2026-03-01 03:28:56.199 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2026-03-01 03:28:56.199715 | ubuntu-jammy-large | 2026-03-01 03:28:56.199 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2026-03-01 03:28:56.200642 | ubuntu-jammy-large | 2026-03-01 03:28:56.200 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2026-03-01 03:28:56.202898 | ubuntu-jammy-large | 2026-03-01 03:28:56.202 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] 2026-03-01 03:28:56.203366 | ubuntu-jammy-large | 2026-03-01 03:28:56.203 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2026-03-01 03:28:56.203925 | ubuntu-jammy-large | 2026-03-01 03:28:56.203 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2026-03-01 03:28:56.205486 | ubuntu-jammy-large | 2026-03-01 03:28:56.205 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2026-03-01 03:28:56.215232 | ubuntu-jammy-large | 2026-03-01 03:28:56.215 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2026-03-01 03:28:56.219512 | ubuntu-jammy-large | 2026-03-01 03:28:56.219 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2026-03-01 03:28:56.221673 | ubuntu-jammy-large | 2026-03-01 03:28:56.221 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2026-03-01 03:28:56.223673 | ubuntu-jammy-large | 2026-03-01 03:28:56.223 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2026-03-01 03:28:56.225096 | ubuntu-jammy-large | 2026-03-01 03:28:56.224 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2026-03-01 03:28:56.228765 | ubuntu-jammy-large | 2026-03-01 03:28:56.228 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2026-03-01 03:28:56.232617 | ubuntu-jammy-large | 2026-03-01 03:28:56.232 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2026-03-01 03:28:56.234504 | ubuntu-jammy-large | 2026-03-01 03:28:56.234 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] 2026-03-01 03:28:56.251782 | ubuntu-jammy-large | 2026-03-01 03:28:56.251 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2026-03-01 03:28:56.411699 | ubuntu-jammy-large | 2026-03-01 03:28:56.411 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-01 03:28:56.442418 | ubuntu-jammy-large | 2026-03-01 03:28:56.442 | Fetched 9330 kB in 1s (16.9 MB/s) 2026-03-01 03:28:56.462114 | ubuntu-jammy-large | 2026-03-01 03:28:56.461 | Selecting previously unselected package distro-info-data. 2026-03-01 03:28:56.471372 | ubuntu-jammy-large | 2026-03-01 03:28:56.471 | (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-03-01 03:28:56.472278 | ubuntu-jammy-large | 2026-03-01 03:28:56.472 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.11_all.deb ... 2026-03-01 03:28:56.472540 | ubuntu-jammy-large | 2026-03-01 03:28:56.472 | Unpacking distro-info-data (0.52ubuntu0.11) ... 2026-03-01 03:28:56.491000 | ubuntu-jammy-large | 2026-03-01 03:28:56.490 | Selecting previously unselected package iso-codes. 2026-03-01 03:28:56.492641 | ubuntu-jammy-large | 2026-03-01 03:28:56.492 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2026-03-01 03:28:56.492812 | ubuntu-jammy-large | 2026-03-01 03:28:56.492 | Unpacking iso-codes (4.9.0-1) ... 2026-03-01 03:28:56.671423 | ubuntu-jammy-large | 2026-03-01 03:28:56.671 | Selecting previously unselected package libcap2-bin. 2026-03-01 03:28:56.673171 | ubuntu-jammy-large | 2026-03-01 03:28:56.673 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2026-03-01 03:28:56.673286 | ubuntu-jammy-large | 2026-03-01 03:28:56.673 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-03-01 03:28:56.694078 | ubuntu-jammy-large | 2026-03-01 03:28:56.693 | Selecting previously unselected package libelf1:amd64. 2026-03-01 03:28:56.696286 | ubuntu-jammy-large | 2026-03-01 03:28:56.696 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2026-03-01 03:28:56.696658 | ubuntu-jammy-large | 2026-03-01 03:28:56.696 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-03-01 03:28:56.717005 | ubuntu-jammy-large | 2026-03-01 03:28:56.716 | Selecting previously unselected package libyaml-0-2:amd64. 2026-03-01 03:28:56.718960 | ubuntu-jammy-large | 2026-03-01 03:28:56.718 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2026-03-01 03:28:56.719236 | ubuntu-jammy-large | 2026-03-01 03:28:56.719 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-03-01 03:28:56.739407 | ubuntu-jammy-large | 2026-03-01 03:28:56.739 | Selecting previously unselected package lsb-release. 2026-03-01 03:28:56.741297 | ubuntu-jammy-large | 2026-03-01 03:28:56.741 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2026-03-01 03:28:56.741558 | ubuntu-jammy-large | 2026-03-01 03:28:56.741 | Unpacking lsb-release (11.1.0ubuntu4) ... 2026-03-01 03:28:56.759654 | ubuntu-jammy-large | 2026-03-01 03:28:56.759 | Selecting previously unselected package python-apt-common. 2026-03-01 03:28:56.761610 | ubuntu-jammy-large | 2026-03-01 03:28:56.761 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2026-03-01 03:28:56.762093 | ubuntu-jammy-large | 2026-03-01 03:28:56.761 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2026-03-01 03:28:56.782956 | ubuntu-jammy-large | 2026-03-01 03:28:56.782 | Selecting previously unselected package python3-apt. 2026-03-01 03:28:56.785343 | ubuntu-jammy-large | 2026-03-01 03:28:56.785 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2026-03-01 03:28:56.785620 | ubuntu-jammy-large | 2026-03-01 03:28:56.785 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2026-03-01 03:28:56.812169 | ubuntu-jammy-large | 2026-03-01 03:28:56.812 | Selecting previously unselected package python3-pkg-resources. 2026-03-01 03:28:56.813791 | ubuntu-jammy-large | 2026-03-01 03:28:56.813 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-03-01 03:28:56.813950 | ubuntu-jammy-large | 2026-03-01 03:28:56.813 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-03-01 03:28:56.836019 | ubuntu-jammy-large | 2026-03-01 03:28:56.835 | Selecting previously unselected package libnghttp2-14:amd64. 2026-03-01 03:28:56.837642 | ubuntu-jammy-large | 2026-03-01 03:28:56.837 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2026-03-01 03:28:56.837851 | ubuntu-jammy-large | 2026-03-01 03:28:56.837 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-03-01 03:28:56.857106 | ubuntu-jammy-large | 2026-03-01 03:28:56.856 | Selecting previously unselected package libpsl5:amd64. 2026-03-01 03:28:56.859450 | ubuntu-jammy-large | 2026-03-01 03:28:56.859 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2026-03-01 03:28:56.859732 | ubuntu-jammy-large | 2026-03-01 03:28:56.859 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2026-03-01 03:28:56.877707 | ubuntu-jammy-large | 2026-03-01 03:28:56.877 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2026-03-01 03:28:56.879647 | ubuntu-jammy-large | 2026-03-01 03:28:56.879 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... 2026-03-01 03:28:56.879916 | ubuntu-jammy-large | 2026-03-01 03:28:56.879 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-03-01 03:28:56.901412 | ubuntu-jammy-large | 2026-03-01 03:28:56.901 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2026-03-01 03:28:56.903404 | ubuntu-jammy-large | 2026-03-01 03:28:56.903 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... 2026-03-01 03:28:56.903618 | ubuntu-jammy-large | 2026-03-01 03:28:56.903 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-03-01 03:28:56.922014 | ubuntu-jammy-large | 2026-03-01 03:28:56.921 | Selecting previously unselected package libassuan0:amd64. 2026-03-01 03:28:56.923893 | ubuntu-jammy-large | 2026-03-01 03:28:56.923 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2026-03-01 03:28:56.924180 | ubuntu-jammy-large | 2026-03-01 03:28:56.924 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2026-03-01 03:28:56.942206 | ubuntu-jammy-large | 2026-03-01 03:28:56.942 | Selecting previously unselected package gpgconf. 2026-03-01 03:28:56.944134 | ubuntu-jammy-large | 2026-03-01 03:28:56.944 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... 2026-03-01 03:28:56.944496 | ubuntu-jammy-large | 2026-03-01 03:28:56.944 | Unpacking gpgconf (2.2.27-3ubuntu2.5) ... 2026-03-01 03:28:56.965750 | ubuntu-jammy-large | 2026-03-01 03:28:56.965 | Selecting previously unselected package gpg. 2026-03-01 03:28:56.967651 | ubuntu-jammy-large | 2026-03-01 03:28:56.967 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.5_amd64.deb ... 2026-03-01 03:28:56.967873 | ubuntu-jammy-large | 2026-03-01 03:28:56.967 | Unpacking gpg (2.2.27-3ubuntu2.5) ... 2026-03-01 03:28:56.998344 | ubuntu-jammy-large | 2026-03-01 03:28:56.998 | Selecting previously unselected package libbrotli1:amd64. 2026-03-01 03:28:57.000274 | ubuntu-jammy-large | 2026-03-01 03:28:57.000 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2026-03-01 03:28:57.000498 | ubuntu-jammy-large | 2026-03-01 03:28:57.000 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2026-03-01 03:28:57.028245 | ubuntu-jammy-large | 2026-03-01 03:28:57.028 | Selecting previously unselected package libsasl2-modules-db:amd64. 2026-03-01 03:28:57.030171 | ubuntu-jammy-large | 2026-03-01 03:28:57.030 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-03-01 03:28:57.030403 | ubuntu-jammy-large | 2026-03-01 03:28:57.030 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-03-01 03:28:57.049169 | ubuntu-jammy-large | 2026-03-01 03:28:57.048 | Selecting previously unselected package libsasl2-2:amd64. 2026-03-01 03:28:57.051318 | ubuntu-jammy-large | 2026-03-01 03:28:57.051 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-03-01 03:28:57.051543 | ubuntu-jammy-large | 2026-03-01 03:28:57.051 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-03-01 03:28:57.070414 | ubuntu-jammy-large | 2026-03-01 03:28:57.070 | Selecting previously unselected package libldap-2.5-0:amd64. 2026-03-01 03:28:57.072695 | ubuntu-jammy-large | 2026-03-01 03:28:57.072 | Preparing to unpack .../19-libldap-2.5-0_2.5.20+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2026-03-01 03:28:57.072899 | ubuntu-jammy-large | 2026-03-01 03:28:57.072 | Unpacking libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-03-01 03:28:57.093810 | ubuntu-jammy-large | 2026-03-01 03:28:57.093 | Selecting previously unselected package librtmp1:amd64. 2026-03-01 03:28:57.095764 | ubuntu-jammy-large | 2026-03-01 03:28:57.095 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2026-03-01 03:28:57.096036 | ubuntu-jammy-large | 2026-03-01 03:28:57.095 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-03-01 03:28:57.115546 | ubuntu-jammy-large | 2026-03-01 03:28:57.115 | Selecting previously unselected package libssh-4:amd64. 2026-03-01 03:28:57.117511 | ubuntu-jammy-large | 2026-03-01 03:28:57.117 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.6_amd64.deb ... 2026-03-01 03:28:57.117803 | ubuntu-jammy-large | 2026-03-01 03:28:57.117 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ... 2026-03-01 03:28:57.142018 | ubuntu-jammy-large | 2026-03-01 03:28:57.141 | Selecting previously unselected package libcurl3-gnutls:amd64. 2026-03-01 03:28:57.143935 | ubuntu-jammy-large | 2026-03-01 03:28:57.143 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.22_amd64.deb ... 2026-03-01 03:28:57.144212 | ubuntu-jammy-large | 2026-03-01 03:28:57.144 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.22) ... 2026-03-01 03:28:57.170923 | ubuntu-jammy-large | 2026-03-01 03:28:57.170 | Selecting previously unselected package libstemmer0d:amd64. 2026-03-01 03:28:57.172889 | ubuntu-jammy-large | 2026-03-01 03:28:57.172 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2026-03-01 03:28:57.173167 | ubuntu-jammy-large | 2026-03-01 03:28:57.173 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2026-03-01 03:28:57.197751 | ubuntu-jammy-large | 2026-03-01 03:28:57.197 | Selecting previously unselected package libxmlb2:amd64. 2026-03-01 03:28:57.199702 | ubuntu-jammy-large | 2026-03-01 03:28:57.199 | Preparing to unpack .../24-libxmlb2_0.3.6-2build1_amd64.deb ... 2026-03-01 03:28:57.199966 | ubuntu-jammy-large | 2026-03-01 03:28:57.199 | Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2026-03-01 03:28:57.219375 | ubuntu-jammy-large | 2026-03-01 03:28:57.219 | Selecting previously unselected package libappstream4:amd64. 2026-03-01 03:28:57.221409 | ubuntu-jammy-large | 2026-03-01 03:28:57.221 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2026-03-01 03:28:57.221692 | ubuntu-jammy-large | 2026-03-01 03:28:57.221 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2026-03-01 03:28:57.246840 | ubuntu-jammy-large | 2026-03-01 03:28:57.246 | Selecting previously unselected package libdw1:amd64. 2026-03-01 03:28:57.248906 | ubuntu-jammy-large | 2026-03-01 03:28:57.248 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2026-03-01 03:28:57.249185 | ubuntu-jammy-large | 2026-03-01 03:28:57.249 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-03-01 03:28:57.274496 | ubuntu-jammy-large | 2026-03-01 03:28:57.274 | Selecting previously unselected package libglib2.0-bin. 2026-03-01 03:28:57.276503 | ubuntu-jammy-large | 2026-03-01 03:28:57.276 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.9_amd64.deb ... 2026-03-01 03:28:57.276963 | ubuntu-jammy-large | 2026-03-01 03:28:57.276 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-03-01 03:28:57.299336 | ubuntu-jammy-large | 2026-03-01 03:28:57.299 | Selecting previously unselected package libunwind8:amd64. 2026-03-01 03:28:57.301303 | ubuntu-jammy-large | 2026-03-01 03:28:57.301 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2026-03-01 03:28:57.301596 | ubuntu-jammy-large | 2026-03-01 03:28:57.301 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2026-03-01 03:28:57.322286 | ubuntu-jammy-large | 2026-03-01 03:28:57.322 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-03-01 03:28:57.324205 | ubuntu-jammy-large | 2026-03-01 03:28:57.324 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2026-03-01 03:28:57.324364 | ubuntu-jammy-large | 2026-03-01 03:28:57.324 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-03-01 03:28:57.373756 | ubuntu-jammy-large | 2026-03-01 03:28:57.373 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-03-01 03:28:57.375922 | ubuntu-jammy-large | 2026-03-01 03:28:57.375 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33_amd64.deb ... 2026-03-01 03:28:57.376146 | ubuntu-jammy-large | 2026-03-01 03:28:57.376 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-03-01 03:28:57.396141 | ubuntu-jammy-large | 2026-03-01 03:28:57.395 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-03-01 03:28:57.398878 | ubuntu-jammy-large | 2026-03-01 03:28:57.398 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33_amd64.deb ... 2026-03-01 03:28:57.399405 | ubuntu-jammy-large | 2026-03-01 03:28:57.399 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-03-01 03:28:57.418252 | ubuntu-jammy-large | 2026-03-01 03:28:57.418 | Selecting previously unselected package polkitd. 2026-03-01 03:28:57.420710 | ubuntu-jammy-large | 2026-03-01 03:28:57.420 | Preparing to unpack .../32-polkitd_0.105-33_amd64.deb ... 2026-03-01 03:28:57.420974 | ubuntu-jammy-large | 2026-03-01 03:28:57.420 | Unpacking polkitd (0.105-33) ... 2026-03-01 03:28:57.446855 | ubuntu-jammy-large | 2026-03-01 03:28:57.446 | Selecting previously unselected package pkexec. 2026-03-01 03:28:57.449444 | ubuntu-jammy-large | 2026-03-01 03:28:57.449 | Preparing to unpack .../33-pkexec_0.105-33_amd64.deb ... 2026-03-01 03:28:57.449694 | ubuntu-jammy-large | 2026-03-01 03:28:57.449 | Unpacking pkexec (0.105-33) ... 2026-03-01 03:28:57.469934 | ubuntu-jammy-large | 2026-03-01 03:28:57.469 | Selecting previously unselected package policykit-1. 2026-03-01 03:28:57.472473 | ubuntu-jammy-large | 2026-03-01 03:28:57.472 | Preparing to unpack .../34-policykit-1_0.105-33_amd64.deb ... 2026-03-01 03:28:57.491383 | ubuntu-jammy-large | 2026-03-01 03:28:57.491 | Unpacking policykit-1 (0.105-33) ... 2026-03-01 03:28:57.509910 | ubuntu-jammy-large | 2026-03-01 03:28:57.509 | Selecting previously unselected package python3-blinker. 2026-03-01 03:28:57.512405 | ubuntu-jammy-large | 2026-03-01 03:28:57.512 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2026-03-01 03:28:57.512629 | ubuntu-jammy-large | 2026-03-01 03:28:57.512 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2026-03-01 03:28:57.530813 | ubuntu-jammy-large | 2026-03-01 03:28:57.530 | Selecting previously unselected package python3-cffi-backend:amd64. 2026-03-01 03:28:57.533295 | ubuntu-jammy-large | 2026-03-01 03:28:57.533 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2026-03-01 03:28:57.533573 | ubuntu-jammy-large | 2026-03-01 03:28:57.533 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-03-01 03:28:57.554301 | ubuntu-jammy-large | 2026-03-01 03:28:57.554 | Selecting previously unselected package python3-cryptography. 2026-03-01 03:28:57.556749 | ubuntu-jammy-large | 2026-03-01 03:28:57.556 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... 2026-03-01 03:28:57.556995 | ubuntu-jammy-large | 2026-03-01 03:28:57.556 | Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-03-01 03:28:57.592126 | ubuntu-jammy-large | 2026-03-01 03:28:57.591 | Selecting previously unselected package python3-pyparsing. 2026-03-01 03:28:57.593460 | ubuntu-jammy-large | 2026-03-01 03:28:57.593 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2026-03-01 03:28:57.593598 | ubuntu-jammy-large | 2026-03-01 03:28:57.593 | Unpacking python3-pyparsing (2.4.7-1) ... 2026-03-01 03:28:57.627034 | ubuntu-jammy-large | 2026-03-01 03:28:57.626 | Selecting previously unselected package python3-httplib2. 2026-03-01 03:28:57.629336 | ubuntu-jammy-large | 2026-03-01 03:28:57.629 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2026-03-01 03:28:57.629625 | ubuntu-jammy-large | 2026-03-01 03:28:57.629 | Unpacking python3-httplib2 (0.20.2-2) ... 2026-03-01 03:28:57.650500 | ubuntu-jammy-large | 2026-03-01 03:28:57.650 | Selecting previously unselected package python3-more-itertools. 2026-03-01 03:28:57.652741 | ubuntu-jammy-large | 2026-03-01 03:28:57.652 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2026-03-01 03:28:57.653001 | ubuntu-jammy-large | 2026-03-01 03:28:57.652 | Unpacking python3-more-itertools (8.10.0-2) ... 2026-03-01 03:28:57.674841 | ubuntu-jammy-large | 2026-03-01 03:28:57.674 | Selecting previously unselected package python3-zipp. 2026-03-01 03:28:57.677061 | ubuntu-jammy-large | 2026-03-01 03:28:57.676 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2026-03-01 03:28:57.677345 | ubuntu-jammy-large | 2026-03-01 03:28:57.677 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2026-03-01 03:28:57.696069 | ubuntu-jammy-large | 2026-03-01 03:28:57.695 | Selecting previously unselected package python3-importlib-metadata. 2026-03-01 03:28:57.698311 | ubuntu-jammy-large | 2026-03-01 03:28:57.698 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2026-03-01 03:28:57.698524 | ubuntu-jammy-large | 2026-03-01 03:28:57.698 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2026-03-01 03:28:57.717999 | ubuntu-jammy-large | 2026-03-01 03:28:57.717 | Selecting previously unselected package python3-jeepney. 2026-03-01 03:28:57.718989 | ubuntu-jammy-large | 2026-03-01 03:28:57.718 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2026-03-01 03:28:57.719124 | ubuntu-jammy-large | 2026-03-01 03:28:57.719 | Unpacking python3-jeepney (0.7.1-3) ... 2026-03-01 03:28:57.738867 | ubuntu-jammy-large | 2026-03-01 03:28:57.738 | Selecting previously unselected package python3-jwt. 2026-03-01 03:28:57.739848 | ubuntu-jammy-large | 2026-03-01 03:28:57.739 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... 2026-03-01 03:28:57.739949 | ubuntu-jammy-large | 2026-03-01 03:28:57.739 | Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 2026-03-01 03:28:57.756273 | ubuntu-jammy-large | 2026-03-01 03:28:57.756 | Selecting previously unselected package python3-secretstorage. 2026-03-01 03:28:57.757317 | ubuntu-jammy-large | 2026-03-01 03:28:57.757 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2026-03-01 03:28:57.757444 | ubuntu-jammy-large | 2026-03-01 03:28:57.757 | Unpacking python3-secretstorage (3.3.1-1) ... 2026-03-01 03:28:57.778318 | ubuntu-jammy-large | 2026-03-01 03:28:57.778 | Selecting previously unselected package python3-keyring. 2026-03-01 03:28:57.779792 | ubuntu-jammy-large | 2026-03-01 03:28:57.779 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2026-03-01 03:28:57.779932 | ubuntu-jammy-large | 2026-03-01 03:28:57.779 | Unpacking python3-keyring (23.5.0-1) ... 2026-03-01 03:28:57.801001 | ubuntu-jammy-large | 2026-03-01 03:28:57.800 | Selecting previously unselected package python3-lazr.uri. 2026-03-01 03:28:57.802765 | ubuntu-jammy-large | 2026-03-01 03:28:57.802 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2026-03-01 03:28:57.802964 | ubuntu-jammy-large | 2026-03-01 03:28:57.802 | Unpacking python3-lazr.uri (1.0.6-2) ... 2026-03-01 03:28:57.822568 | ubuntu-jammy-large | 2026-03-01 03:28:57.822 | Selecting previously unselected package python3-wadllib. 2026-03-01 03:28:57.824813 | ubuntu-jammy-large | 2026-03-01 03:28:57.824 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2026-03-01 03:28:57.825018 | ubuntu-jammy-large | 2026-03-01 03:28:57.824 | Unpacking python3-wadllib (1.3.6-1) ... 2026-03-01 03:28:57.847962 | ubuntu-jammy-large | 2026-03-01 03:28:57.847 | Selecting previously unselected package python3-distro. 2026-03-01 03:28:57.849875 | ubuntu-jammy-large | 2026-03-01 03:28:57.849 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2026-03-01 03:28:57.850059 | ubuntu-jammy-large | 2026-03-01 03:28:57.849 | Unpacking python3-distro (1.7.0-1) ... 2026-03-01 03:28:57.868906 | ubuntu-jammy-large | 2026-03-01 03:28:57.868 | Selecting previously unselected package python3-oauthlib. 2026-03-01 03:28:57.870757 | ubuntu-jammy-large | 2026-03-01 03:28:57.870 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2026-03-01 03:28:57.870967 | ubuntu-jammy-large | 2026-03-01 03:28:57.870 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-03-01 03:28:57.902934 | ubuntu-jammy-large | 2026-03-01 03:28:57.902 | Selecting previously unselected package python3-six. 2026-03-01 03:28:57.905047 | ubuntu-jammy-large | 2026-03-01 03:28:57.904 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2026-03-01 03:28:57.905295 | ubuntu-jammy-large | 2026-03-01 03:28:57.905 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2026-03-01 03:28:57.924453 | ubuntu-jammy-large | 2026-03-01 03:28:57.924 | Selecting previously unselected package python3-lazr.restfulclient. 2026-03-01 03:28:57.927070 | ubuntu-jammy-large | 2026-03-01 03:28:57.926 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2026-03-01 03:28:57.927402 | ubuntu-jammy-large | 2026-03-01 03:28:57.927 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2026-03-01 03:28:57.951426 | ubuntu-jammy-large | 2026-03-01 03:28:57.951 | Selecting previously unselected package python3-launchpadlib. 2026-03-01 03:28:57.953524 | ubuntu-jammy-large | 2026-03-01 03:28:57.953 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2026-03-01 03:28:57.953741 | ubuntu-jammy-large | 2026-03-01 03:28:57.953 | Unpacking python3-launchpadlib (1.10.16-1) ... 2026-03-01 03:28:57.986280 | ubuntu-jammy-large | 2026-03-01 03:28:57.986 | Selecting previously unselected package python3-software-properties. 2026-03-01 03:28:57.988422 | ubuntu-jammy-large | 2026-03-01 03:28:57.988 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2026-03-01 03:28:57.988623 | ubuntu-jammy-large | 2026-03-01 03:28:57.988 | Unpacking python3-software-properties (0.99.22.9) ... 2026-03-01 03:28:58.009238 | ubuntu-jammy-large | 2026-03-01 03:28:58.009 | Selecting previously unselected package packagekit. 2026-03-01 03:28:58.011965 | ubuntu-jammy-large | 2026-03-01 03:28:58.011 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3_amd64.deb ... 2026-03-01 03:28:58.015304 | ubuntu-jammy-large | 2026-03-01 03:28:58.015 | Unpacking packagekit (1.2.5-2ubuntu3) ... 2026-03-01 03:28:58.051744 | ubuntu-jammy-large | 2026-03-01 03:28:58.051 | Selecting previously unselected package software-properties-common. 2026-03-01 03:28:58.053759 | ubuntu-jammy-large | 2026-03-01 03:28:58.053 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2026-03-01 03:28:58.053972 | ubuntu-jammy-large | 2026-03-01 03:28:58.053 | Unpacking software-properties-common (0.99.22.9) ... 2026-03-01 03:28:58.082957 | ubuntu-jammy-large | 2026-03-01 03:28:58.082 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-03-01 03:28:58.308884 | ubuntu-jammy-large | 2026-03-01 03:28:58.308 | Setting up python3-more-itertools (8.10.0-2) ... 2026-03-01 03:28:58.495595 | ubuntu-jammy-large | 2026-03-01 03:28:58.495 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2026-03-01 03:28:58.495843 | ubuntu-jammy-large | 2026-03-01 03:28:58.495 | Setting up python3-jwt (2.3.0-1ubuntu0.2) ... 2026-03-01 03:28:58.668418 | ubuntu-jammy-large | 2026-03-01 03:28:58.668 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-03-01 03:28:58.668675 | ubuntu-jammy-large | 2026-03-01 03:28:58.668 | Setting up distro-info-data (0.52ubuntu0.11) ... 2026-03-01 03:28:58.669095 | ubuntu-jammy-large | 2026-03-01 03:28:58.669 | Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2026-03-01 03:28:58.669591 | ubuntu-jammy-large | 2026-03-01 03:28:58.669 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2026-03-01 03:28:58.670023 | ubuntu-jammy-large | 2026-03-01 03:28:58.669 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-03-01 03:28:58.670707 | ubuntu-jammy-large | 2026-03-01 03:28:58.670 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-03-01 03:28:58.670975 | ubuntu-jammy-large | 2026-03-01 03:28:58.670 | Setting up python3-lazr.uri (1.0.6-2) ... 2026-03-01 03:28:58.851939 | ubuntu-jammy-large | 2026-03-01 03:28:58.851 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2026-03-01 03:28:58.852236 | ubuntu-jammy-large | 2026-03-01 03:28:58.852 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2026-03-01 03:28:59.033714 | ubuntu-jammy-large | 2026-03-01 03:28:59.033 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2026-03-01 03:28:59.034030 | ubuntu-jammy-large | 2026-03-01 03:28:59.033 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-03-01 03:28:59.034451 | ubuntu-jammy-large | 2026-03-01 03:28:59.034 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2026-03-01 03:28:59.034847 | ubuntu-jammy-large | 2026-03-01 03:28:59.034 | Setting up python3-six (1.16.0-3ubuntu1) ... 2026-03-01 03:28:59.219403 | ubuntu-jammy-large | 2026-03-01 03:28:59.219 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-03-01 03:28:59.219632 | ubuntu-jammy-large | 2026-03-01 03:28:59.219 | Setting up python3-pyparsing (2.4.7-1) ... 2026-03-01 03:28:59.444155 | ubuntu-jammy-large | 2026-03-01 03:28:59.443 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-03-01 03:28:59.444467 | ubuntu-jammy-large | 2026-03-01 03:28:59.444 | Setting up python3-wadllib (1.3.6-1) ... 2026-03-01 03:28:59.621522 | ubuntu-jammy-large | 2026-03-01 03:28:59.621 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-03-01 03:28:59.621920 | ubuntu-jammy-large | 2026-03-01 03:28:59.621 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.6) ... 2026-03-01 03:28:59.622370 | ubuntu-jammy-large | 2026-03-01 03:28:59.622 | Setting up python3-jeepney (0.7.1-3) ... 2026-03-01 03:28:59.845203 | ubuntu-jammy-large | 2026-03-01 03:28:59.844 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2026-03-01 03:28:59.845413 | ubuntu-jammy-large | 2026-03-01 03:28:59.845 | Setting up gpgconf (2.2.27-3ubuntu2.5) ... 2026-03-01 03:28:59.845858 | ubuntu-jammy-large | 2026-03-01 03:28:59.845 | Setting up python3-httplib2 (0.20.2-2) ... 2026-03-01 03:29:00.033239 | ubuntu-jammy-large | 2026-03-01 03:29:00.033 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2026-03-01 03:29:00.033611 | ubuntu-jammy-large | 2026-03-01 03:29:00.033 | Setting up lsb-release (11.1.0ubuntu4) ... 2026-03-01 03:29:00.039431 | ubuntu-jammy-large | 2026-03-01 03:29:00.039 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-03-01 03:29:00.039880 | ubuntu-jammy-large | 2026-03-01 03:29:00.039 | Setting up iso-codes (4.9.0-1) ... 2026-03-01 03:29:00.040324 | ubuntu-jammy-large | 2026-03-01 03:29:00.040 | Setting up gpg (2.2.27-3ubuntu2.5) ... 2026-03-01 03:29:00.040732 | ubuntu-jammy-large | 2026-03-01 03:29:00.040 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... 2026-03-01 03:29:00.041274 | ubuntu-jammy-large | 2026-03-01 03:29:00.041 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-03-01 03:29:00.041660 | ubuntu-jammy-large | 2026-03-01 03:29:00.041 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2026-03-01 03:29:00.210747 | ubuntu-jammy-large | 2026-03-01 03:29:00.210 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-03-01 03:29:00.211018 | ubuntu-jammy-large | 2026-03-01 03:29:00.210 | Setting up python3-importlib-metadata (4.6.4-1) ... 2026-03-01 03:29:00.400086 | ubuntu-jammy-large | 2026-03-01 03:29:00.399 | Setting up python3-distro (1.7.0-1) ... 2026-03-01 03:29:00.564104 | ubuntu-jammy-large | 2026-03-01 03:29:00.563 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2026-03-01 03:29:00.767014 | ubuntu-jammy-large | 2026-03-01 03:29:00.766 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-03-01 03:29:00.767281 | ubuntu-jammy-large | 2026-03-01 03:29:00.767 | Setting up libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-03-01 03:29:00.767751 | ubuntu-jammy-large | 2026-03-01 03:29:00.767 | Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... 2026-03-01 03:29:01.056019 | ubuntu-jammy-large | 2026-03-01 03:29:01.055 | Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... 2026-03-01 03:29:01.056242 | ubuntu-jammy-large | 2026-03-01 03:29:01.056 | Setting up polkitd (0.105-33) ... 2026-03-01 03:29:01.071849 | ubuntu-jammy-large | 2026-03-01 03:29:01.071 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-03-01 03:29:01.075019 | ubuntu-jammy-large | 2026-03-01 03:29:01.074 | Setcap worked! gst-ptp-helper is not suid! 2026-03-01 03:29:01.075611 | ubuntu-jammy-large | 2026-03-01 03:29:01.075 | Setting up pkexec (0.105-33) ... 2026-03-01 03:29:01.086663 | ubuntu-jammy-large | 2026-03-01 03:29:01.086 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.22) ... 2026-03-01 03:29:01.087133 | ubuntu-jammy-large | 2026-03-01 03:29:01.087 | Setting up libappstream4:amd64 (0.15.2-2) ... 2026-03-01 03:29:01.087607 | ubuntu-jammy-large | 2026-03-01 03:29:01.087 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-03-01 03:29:01.312508 | ubuntu-jammy-large | 2026-03-01 03:29:01.312 | Setting up python3-secretstorage (3.3.1-1) ... 2026-03-01 03:29:01.501029 | ubuntu-jammy-large | 2026-03-01 03:29:01.500 | Setting up python3-keyring (23.5.0-1) ... 2026-03-01 03:29:01.696515 | ubuntu-jammy-large | 2026-03-01 03:29:01.696 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2026-03-01 03:29:01.890928 | ubuntu-jammy-large | 2026-03-01 03:29:01.890 | Setting up policykit-1 (0.105-33) ... 2026-03-01 03:29:01.907939 | ubuntu-jammy-large | 2026-03-01 03:29:01.907 | Setting up python3-launchpadlib (1.10.16-1) ... 2026-03-01 03:29:02.104404 | ubuntu-jammy-large | 2026-03-01 03:29:02.104 | Setting up python3-software-properties (0.99.22.9) ... 2026-03-01 03:29:02.290076 | ubuntu-jammy-large | 2026-03-01 03:29:02.289 | Setting up packagekit (1.2.5-2ubuntu3) ... 2026-03-01 03:29:02.296757 | ubuntu-jammy-large | 2026-03-01 03:29:02.296 | Running in chroot, ignoring request. 2026-03-01 03:29:02.303831 | ubuntu-jammy-large | 2026-03-01 03:29:02.303 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2026-03-01 03:29:02.305902 | ubuntu-jammy-large | 2026-03-01 03:29:02.305 | Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2026-03-01 03:29:02.461437 | ubuntu-jammy-large | 2026-03-01 03:29:02.461 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2026-03-01 03:29:02.464290 | ubuntu-jammy-large | 2026-03-01 03:29:02.464 | Setting up software-properties-common (0.99.22.9) ... 2026-03-01 03:29:02.634977 | ubuntu-jammy-large | 2026-03-01 03:29:02.634 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:29:02.642924 | ubuntu-jammy-large | 2026-03-01 03:29:02.642 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-03-01 03:29:02.854810 | ubuntu-jammy-large | 2026-03-01 03:29:02.854 | dib-run-parts 03-baseline-tools completed 2026-03-01 03:29:02.854894 | ubuntu-jammy-large | 2026-03-01 03:29:02.854 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-03-01 03:29:02.868334 | ubuntu-jammy-large | 2026-03-01 03:29:02.868 | dib-run-parts 04-dib-init-system completed 2026-03-01 03:29:02.868384 | ubuntu-jammy-large | 2026-03-01 03:29:02.868 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-03-01 03:29:04.394294 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | Map install for svc-map: python3-PyYAML 2026-03-01 03:29:04.394437 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | Map install for debootstrap: lsb-release 2026-03-01 03:29:04.394460 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | Running command: ['install-packages', 'python3-yaml', 'lsb-release'] 2026-03-01 03:29:04.394477 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > Reading package lists... 2026-03-01 03:29:04.394526 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > Building dependency tree... 2026-03-01 03:29:04.394541 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > Reading state information... 2026-03-01 03:29:04.394555 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > lsb-release is already the newest version (11.1.0ubuntu4). 2026-03-01 03:29:04.394569 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > lsb-release set to manually installed. 2026-03-01 03:29:04.394582 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > The following NEW packages will be installed: 2026-03-01 03:29:04.394597 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > python3-yaml 2026-03-01 03:29:04.394610 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:29:04.394624 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > Need to get 129 kB of archives. 2026-03-01 03:29:04.394637 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > After this operation, 542 kB of additional disk space will be used. 2026-03-01 03:29:04.394652 | ubuntu-jammy-large | 2026-03-01 03:29:04.393 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2026-03-01 03:29:04.394667 | ubuntu-jammy-large | 2026-03-01 03:29:04.394 | > debconf: delaying package configuration, since apt-utils is not installed 2026-03-01 03:29:04.394681 | ubuntu-jammy-large | 2026-03-01 03:29:04.394 | > Fetched 129 kB in 0s (768 kB/s) 2026-03-01 03:29:04.394694 | ubuntu-jammy-large | 2026-03-01 03:29:04.394 | > Selecting previously unselected package python3-yaml. 2026-03-01 03:29:04.394716 | ubuntu-jammy-large | 2026-03-01 03:29:04.394 | > (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-03-01 03:29:04.394756 | ubuntu-jammy-large | 2026-03-01 03:29:04.394 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2026-03-01 03:29:04.394771 | ubuntu-jammy-large | 2026-03-01 03:29:04.394 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2026-03-01 03:29:04.394784 | ubuntu-jammy-large | 2026-03-01 03:29:04.394 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2026-03-01 03:29:04.394798 | ubuntu-jammy-large | 2026-03-01 03:29:04.394 | returncode: 0 2026-03-01 03:29:04.403591 | ubuntu-jammy-large | 2026-03-01 03:29:04.403 | dib-run-parts 10-package-installs completed 2026-03-01 03:29:04.403672 | ubuntu-jammy-large | 2026-03-01 03:29:04.403 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2026-03-01 03:29:04.559546 | ubuntu-jammy-large | 2026-03-01 03:29:04.559 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-03-01 03:29:04.559662 | ubuntu-jammy-large | 2026-03-01 03:29:04.559 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-03-01 03:29:04.568735 | ubuntu-jammy-large | 2026-03-01 03:29:04.568 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-03-01 03:29:04.580103 | ubuntu-jammy-large | 2026-03-01 03:29:04.579 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-03-01 03:29:06.194536 | ubuntu-jammy-large | 2026-03-01 03:29:06.194 | Reading package lists... 2026-03-01 03:29:06.220881 | ubuntu-jammy-large | 2026-03-01 03:29:06.220 | dib-run-parts 99-apt-get-update completed 2026-03-01 03:29:06.220972 | ubuntu-jammy-large | 2026-03-01 03:29:06.220 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-03-01 03:29:06.246925 | ubuntu-jammy-large | 2026-03-01 03:29:06.246 | Not running install-packages remove with empty packages list 2026-03-01 03:29:06.300331 | ubuntu-jammy-large | 2026-03-01 03:29:06.300 | Running command: ['install-packages', '-e'] 2026-03-01 03:29:06.300372 | ubuntu-jammy-large | 2026-03-01 03:29:06.300 | > Not running install-packages remove with empty packages list 2026-03-01 03:29:06.300394 | ubuntu-jammy-large | 2026-03-01 03:29:06.300 | returncode: 0 2026-03-01 03:29:06.313248 | ubuntu-jammy-large | 2026-03-01 03:29:06.313 | dib-run-parts 99-package-uninstalls completed 2026-03-01 03:29:06.314170 | ubuntu-jammy-large | 2026-03-01 03:29:06.313 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-03-01 03:29:06.314248 | ubuntu-jammy-large | 2026-03-01 03:29:06.314 | dib-run-parts 2026-03-01 03:29:06.317438 | ubuntu-jammy-large | 2026-03-01 03:29:06.317 | dib-run-parts Target: pre-install.d 2026-03-01 03:29:06.317490 | ubuntu-jammy-large | 2026-03-01 03:29:06.317 | dib-run-parts 2026-03-01 03:29:06.317507 | ubuntu-jammy-large | 2026-03-01 03:29:06.317 | dib-run-parts Script Seconds 2026-03-01 03:29:06.317521 | ubuntu-jammy-large | 2026-03-01 03:29:06.317 | dib-run-parts --------------------------------------- ---------- 2026-03-01 03:29:06.317535 | ubuntu-jammy-large | 2026-03-01 03:29:06.317 | dib-run-parts 2026-03-01 03:29:06.332410 | ubuntu-jammy-large | 2026-03-01 03:29:06.332 | dib-run-parts 00-disable-apt-recommends 0.008 2026-03-01 03:29:06.340526 | ubuntu-jammy-large | 2026-03-01 03:29:06.340 | dib-run-parts 01-dib-python 0.009 2026-03-01 03:29:06.350345 | ubuntu-jammy-large | 2026-03-01 03:29:06.350 | dib-run-parts 01-install-bin 0.012 2026-03-01 03:29:06.360214 | ubuntu-jammy-large | 2026-03-01 03:29:06.360 | dib-run-parts 03-baseline-tools 10.507 2026-03-01 03:29:06.370250 | ubuntu-jammy-large | 2026-03-01 03:29:06.370 | dib-run-parts 04-dib-init-system 0.011 2026-03-01 03:29:06.379734 | ubuntu-jammy-large | 2026-03-01 03:29:06.379 | dib-run-parts 10-package-installs 1.533 2026-03-01 03:29:06.388785 | ubuntu-jammy-large | 2026-03-01 03:29:06.388 | dib-run-parts 99-apt-get-update 1.815 2026-03-01 03:29:06.398790 | ubuntu-jammy-large | 2026-03-01 03:29:06.398 | dib-run-parts 99-package-uninstalls 0.090 2026-03-01 03:29:06.401603 | ubuntu-jammy-large | 2026-03-01 03:29:06.401 | dib-run-parts 2026-03-01 03:29:06.401872 | ubuntu-jammy-large | 2026-03-01 03:29:06.401 | dib-run-parts --------------------- END PROFILING --------------------- 2026-03-01 03:29:06.598876 | ubuntu-jammy-large | 2026-03-01 03:29:06.598 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-03-01 03:29:06.603832 | ubuntu-jammy-large | 2026-03-01 03:29:06.603 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-03-01 03:29:06.604002 | ubuntu-jammy-large | 2026-03-01 03:29:06.603 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:29:06.604057 | ubuntu-jammy-large | 2026-03-01 03:29:06.604 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:29:06.604197 | ubuntu-jammy-large | 2026-03-01 03:29:06.604 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:29:06.604245 | ubuntu-jammy-large | 2026-03-01 03:29:06.604 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:29:06.604580 | ubuntu-jammy-large | 2026-03-01 03:29:06.604 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:29:06.609596 | ubuntu-jammy-large | 2026-03-01 03:29:06.609 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:29:06.609786 | ubuntu-jammy-large | 2026-03-01 03:29:06.609 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-03-01 03:29:06.609830 | ubuntu-jammy-large | 2026-03-01 03:29:06.609 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-03-01 03:29:06.609949 | ubuntu-jammy-large | 2026-03-01 03:29:06.609 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:29:06.609999 | ubuntu-jammy-large | 2026-03-01 03:29:06.609 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:29:06.610147 | ubuntu-jammy-large | 2026-03-01 03:29:06.610 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-03-01 03:29:06.610203 | ubuntu-jammy-large | 2026-03-01 03:29:06.610 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:29:06.610271 | ubuntu-jammy-large | 2026-03-01 03:29:06.610 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:29:06.610370 | ubuntu-jammy-large | 2026-03-01 03:29:06.610 | ++ export DIB_NO_TIMER_CHECK=True 2026-03-01 03:29:06.610446 | ubuntu-jammy-large | 2026-03-01 03:29:06.610 | ++ DIB_NO_TIMER_CHECK=True 2026-03-01 03:29:06.610593 | ubuntu-jammy-large | 2026-03-01 03:29:06.610 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:29:06.610631 | ubuntu-jammy-large | 2026-03-01 03:29:06.610 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:29:06.610723 | ubuntu-jammy-large | 2026-03-01 03:29:06.610 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:29:06.610781 | ubuntu-jammy-large | 2026-03-01 03:29:06.610 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:29:06.611078 | ubuntu-jammy-large | 2026-03-01 03:29:06.611 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:29:06.615538 | ubuntu-jammy-large | 2026-03-01 03:29:06.615 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:29:06.615688 | ubuntu-jammy-large | 2026-03-01 03:29:06.615 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:29:06.615754 | ubuntu-jammy-large | 2026-03-01 03:29:06.615 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:29:06.616018 | ubuntu-jammy-large | 2026-03-01 03:29:06.615 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-03-01 03:29:06.620220 | ubuntu-jammy-large | 2026-03-01 03:29:06.620 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-03-01 03:29:06.620351 | ubuntu-jammy-large | 2026-03-01 03:29:06.620 | ++ export DIB_ADD_APT_KEYS= 2026-03-01 03:29:06.620417 | ubuntu-jammy-large | 2026-03-01 03:29:06.620 | ++ DIB_ADD_APT_KEYS= 2026-03-01 03:29:06.620702 | ubuntu-jammy-large | 2026-03-01 03:29:06.620 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-03-01 03:29:06.625292 | ubuntu-jammy-large | 2026-03-01 03:29:06.625 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-03-01 03:29:06.625461 | ubuntu-jammy-large | 2026-03-01 03:29:06.625 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:29:06.625523 | ubuntu-jammy-large | 2026-03-01 03:29:06.625 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:29:06.625835 | ubuntu-jammy-large | 2026-03-01 03:29:06.625 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:29:06.630609 | ubuntu-jammy-large | 2026-03-01 03:29:06.630 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:29:06.630759 | ubuntu-jammy-large | 2026-03-01 03:29:06.630 | ++ export DISTRO_NAME=ubuntu 2026-03-01 03:29:06.630811 | ubuntu-jammy-large | 2026-03-01 03:29:06.630 | ++ DISTRO_NAME=ubuntu 2026-03-01 03:29:06.630922 | ubuntu-jammy-large | 2026-03-01 03:29:06.630 | ++ export DIB_RELEASE=jammy 2026-03-01 03:29:06.630961 | ubuntu-jammy-large | 2026-03-01 03:29:06.630 | ++ DIB_RELEASE=jammy 2026-03-01 03:29:06.631065 | ubuntu-jammy-large | 2026-03-01 03:29:06.631 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:29:06.631111 | ubuntu-jammy-large | 2026-03-01 03:29:06.631 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:29:06.631214 | ubuntu-jammy-large | 2026-03-01 03:29:06.631 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:29:06.631260 | ubuntu-jammy-large | 2026-03-01 03:29:06.631 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:29:06.631366 | ubuntu-jammy-large | 2026-03-01 03:29:06.631 | ++ ARCH=amd64 2026-03-01 03:29:06.631660 | ubuntu-jammy-large | 2026-03-01 03:29:06.631 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-03-01 03:29:06.631757 | ubuntu-jammy-large | 2026-03-01 03:29:06.631 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-03-01 03:29:06.631877 | ubuntu-jammy-large | 2026-03-01 03:29:06.631 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:29:06.631924 | ubuntu-jammy-large | 2026-03-01 03:29:06.631 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:29:06.632205 | ubuntu-jammy-large | 2026-03-01 03:29:06.632 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:29:06.637086 | ubuntu-jammy-large | 2026-03-01 03:29:06.636 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:29:06.637227 | ubuntu-jammy-large | 2026-03-01 03:29:06.637 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:29:06.637270 | ubuntu-jammy-large | 2026-03-01 03:29:06.637 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:29:06.637640 | ubuntu-jammy-large | 2026-03-01 03:29:06.637 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:29:06.642259 | ubuntu-jammy-large | 2026-03-01 03:29:06.642 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:29:06.642462 | ubuntu-jammy-large | 2026-03-01 03:29:06.642 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-03-01 03:29:06.642535 | ubuntu-jammy-large | 2026-03-01 03:29:06.642 | ++ export DIB_INIT_SYSTEM=systemd 2026-03-01 03:29:06.642603 | ubuntu-jammy-large | 2026-03-01 03:29:06.642 | ++ DIB_INIT_SYSTEM=systemd 2026-03-01 03:29:06.642905 | ubuntu-jammy-large | 2026-03-01 03:29:06.642 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:29:06.647538 | ubuntu-jammy-large | 2026-03-01 03:29:06.647 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:29:06.647701 | ubuntu-jammy-large | 2026-03-01 03:29:06.647 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:29:06.647756 | ubuntu-jammy-large | 2026-03-01 03:29:06.647 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:29:06.648053 | ubuntu-jammy-large | 2026-03-01 03:29:06.647 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:29:06.653779 | ubuntu-jammy-large | 2026-03-01 03:29:06.653 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:29:06.653858 | ubuntu-jammy-large | 2026-03-01 03:29:06.653 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:29:06.653878 | ubuntu-jammy-large | 2026-03-01 03:29:06.653 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:29:06.653903 | ubuntu-jammy-large | 2026-03-01 03:29:06.653 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-03-01 03:29:06.659107 | ubuntu-jammy-large | 2026-03-01 03:29:06.658 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-03-01 03:29:06.659158 | ubuntu-jammy-large | 2026-03-01 03:29:06.658 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:29:06.659174 | ubuntu-jammy-large | 2026-03-01 03:29:06.658 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:29:06.659190 | ubuntu-jammy-large | 2026-03-01 03:29:06.659 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-03-01 03:29:06.659207 | ubuntu-jammy-large | 2026-03-01 03:29:06.659 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-03-01 03:29:06.659224 | ubuntu-jammy-large | 2026-03-01 03:29:06.659 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-03-01 03:29:06.664488 | ubuntu-jammy-large | 2026-03-01 03:29:06.664 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-03-01 03:29:06.664536 | ubuntu-jammy-large | 2026-03-01 03:29:06.664 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-03-01 03:29:06.664552 | ubuntu-jammy-large | 2026-03-01 03:29:06.664 | ++ export DIB_BLOCK_DEVICE=mbr 2026-03-01 03:29:06.664567 | ubuntu-jammy-large | 2026-03-01 03:29:06.664 | ++ DIB_BLOCK_DEVICE=mbr 2026-03-01 03:29:06.664582 | ubuntu-jammy-large | 2026-03-01 03:29:06.664 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-03-01 03:29:06.669847 | ubuntu-jammy-large | 2026-03-01 03:29:06.669 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-03-01 03:29:06.669909 | ubuntu-jammy-large | 2026-03-01 03:29:06.669 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-03-01 03:29:06.669927 | ubuntu-jammy-large | 2026-03-01 03:29:06.669 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-03-01 03:29:06.669943 | ubuntu-jammy-large | 2026-03-01 03:29:06.669 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-03-01 03:29:06.675005 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-03-01 03:29:06.675056 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | ++ '[' -z '' ']' 2026-03-01 03:29:06.675072 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | ++ case "$DISTRO_NAME" in 2026-03-01 03:29:06.675086 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | ++ '[' jammy == trusty ']' 2026-03-01 03:29:06.675099 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | ++ '[' -z '' ']' 2026-03-01 03:29:06.675113 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | ++ DIB_PYTHON_VERSION=3 2026-03-01 03:29:06.675126 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | ++ export DIB_PYTHON_VERSION 2026-03-01 03:29:06.675139 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | ++ export DIB_PYTHON=python3 2026-03-01 03:29:06.675153 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | ++ DIB_PYTHON=python3 2026-03-01 03:29:06.675168 | ubuntu-jammy-large | 2026-03-01 03:29:06.674 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:29:06.680651 | ubuntu-jammy-large | 2026-03-01 03:29:06.680 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:29:06.680701 | ubuntu-jammy-large | 2026-03-01 03:29:06.680 | ++ '[' 0 -gt 0 ']' 2026-03-01 03:29:06.680717 | ubuntu-jammy-large | 2026-03-01 03:29:06.680 | ++ set -euo pipefail 2026-03-01 03:29:06.680731 | ubuntu-jammy-large | 2026-03-01 03:29:06.680 | ++ case $DISTRO_NAME in 2026-03-01 03:29:06.680744 | ubuntu-jammy-large | 2026-03-01 03:29:06.680 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-03-01 03:29:06.680758 | ubuntu-jammy-large | 2026-03-01 03:29:06.680 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-03-01 03:29:06.680771 | ubuntu-jammy-large | 2026-03-01 03:29:06.680 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-03-01 03:29:06.680785 | ubuntu-jammy-large | 2026-03-01 03:29:06.680 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-03-01 03:29:06.680799 | ubuntu-jammy-large | 2026-03-01 03:29:06.680 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-03-01 03:29:06.685016 | ubuntu-jammy-large | 2026-03-01 03:29:06.684 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-03-01 03:29:06.685274 | ubuntu-jammy-large | 2026-03-01 03:29:06.685 | ++ '[' -z systemd ']' 2026-03-01 03:29:06.685501 | ubuntu-jammy-large | 2026-03-01 03:29:06.685 | ++ case $DIB_INIT_SYSTEM in 2026-03-01 03:29:06.685892 | ubuntu-jammy-large | 2026-03-01 03:29:06.685 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-03-01 03:29:06.747640 | ubuntu-jammy-large | 2026-03-01 03:29:06.747 | INFO:root:Mapping for base : iscsi_package 2026-03-01 03:29:06.808892 | ubuntu-jammy-large | 2026-03-01 03:29:06.808 | Reading package lists... 2026-03-01 03:29:07.040749 | ubuntu-jammy-large | 2026-03-01 03:29:07.040 | Building dependency tree... 2026-03-01 03:29:07.040911 | ubuntu-jammy-large | 2026-03-01 03:29:07.040 | Reading state information... 2026-03-01 03:29:07.240015 | ubuntu-jammy-large | 2026-03-01 03:29:07.239 | The following additional packages will be installed: 2026-03-01 03:29:07.241011 | ubuntu-jammy-large | 2026-03-01 03:29:07.240 | libisns0 libopeniscsiusr udev 2026-03-01 03:29:07.242123 | ubuntu-jammy-large | 2026-03-01 03:29:07.242 | Recommended packages: 2026-03-01 03:29:07.242148 | ubuntu-jammy-large | 2026-03-01 03:29:07.242 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2026-03-01 03:29:07.266621 | ubuntu-jammy-large | 2026-03-01 03:29:07.266 | The following NEW packages will be installed: 2026-03-01 03:29:07.267334 | ubuntu-jammy-large | 2026-03-01 03:29:07.267 | libisns0 libopeniscsiusr open-iscsi udev 2026-03-01 03:29:07.393684 | ubuntu-jammy-large | 2026-03-01 03:29:07.393 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:29:07.393751 | ubuntu-jammy-large | 2026-03-01 03:29:07.393 | Need to get 2044 kB of archives. 2026-03-01 03:29:07.393765 | ubuntu-jammy-large | 2026-03-01 03:29:07.393 | After this operation, 11.7 MB of additional disk space will be used. 2026-03-01 03:29:07.393779 | ubuntu-jammy-large | 2026-03-01 03:29:07.393 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2026-03-01 03:29:07.434369 | ubuntu-jammy-large | 2026-03-01 03:29:07.434 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2026-03-01 03:29:07.436458 | ubuntu-jammy-large | 2026-03-01 03:29:07.436 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.17 [1557 kB] 2026-03-01 03:29:07.494889 | ubuntu-jammy-large | 2026-03-01 03:29:07.494 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2026-03-01 03:29:07.655098 | ubuntu-jammy-large | 2026-03-01 03:29:07.654 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-01 03:29:07.684732 | ubuntu-jammy-large | 2026-03-01 03:29:07.684 | Fetched 2044 kB in 0s (8906 kB/s) 2026-03-01 03:29:07.705540 | ubuntu-jammy-large | 2026-03-01 03:29:07.705 | Selecting previously unselected package libisns0:amd64. 2026-03-01 03:29:07.716820 | ubuntu-jammy-large | 2026-03-01 03:29:07.716 | (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-03-01 03:29:07.717701 | ubuntu-jammy-large | 2026-03-01 03:29:07.717 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2026-03-01 03:29:07.718039 | ubuntu-jammy-large | 2026-03-01 03:29:07.717 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2026-03-01 03:29:07.739261 | ubuntu-jammy-large | 2026-03-01 03:29:07.739 | Selecting previously unselected package libopeniscsiusr. 2026-03-01 03:29:07.741932 | ubuntu-jammy-large | 2026-03-01 03:29:07.741 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2026-03-01 03:29:07.742219 | ubuntu-jammy-large | 2026-03-01 03:29:07.742 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-03-01 03:29:07.764655 | ubuntu-jammy-large | 2026-03-01 03:29:07.764 | Selecting previously unselected package udev. 2026-03-01 03:29:07.767195 | ubuntu-jammy-large | 2026-03-01 03:29:07.767 | Preparing to unpack .../udev_249.11-0ubuntu3.17_amd64.deb ... 2026-03-01 03:29:07.767474 | ubuntu-jammy-large | 2026-03-01 03:29:07.767 | Unpacking udev (249.11-0ubuntu3.17) ... 2026-03-01 03:29:07.858137 | ubuntu-jammy-large | 2026-03-01 03:29:07.858 | Selecting previously unselected package open-iscsi. 2026-03-01 03:29:07.860929 | ubuntu-jammy-large | 2026-03-01 03:29:07.860 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2026-03-01 03:29:07.952299 | ubuntu-jammy-large | 2026-03-01 03:29:07.952 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2026-03-01 03:29:07.989794 | ubuntu-jammy-large | 2026-03-01 03:29:07.989 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-03-01 03:29:07.990120 | ubuntu-jammy-large | 2026-03-01 03:29:07.990 | Setting up udev (249.11-0ubuntu3.17) ... 2026-03-01 03:29:08.526692 | ubuntu-jammy-large | 2026-03-01 03:29:08.526 | A chroot environment has been detected, udev not started. 2026-03-01 03:29:08.538350 | ubuntu-jammy-large | 2026-03-01 03:29:08.538 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2026-03-01 03:29:08.538823 | ubuntu-jammy-large | 2026-03-01 03:29:08.538 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2026-03-01 03:29:08.902885 | ubuntu-jammy-large | 2026-03-01 03:29:08.902 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2026-03-01 03:29:09.055776 | ubuntu-jammy-large | 2026-03-01 03:29:09.055 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-03-01 03:29:09.055903 | ubuntu-jammy-large | 2026-03-01 03:29:09.055 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-03-01 03:29:09.073606 | ubuntu-jammy-large | 2026-03-01 03:29:09.073 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:29:09.282854 | ubuntu-jammy-large | 2026-03-01 03:29:09.282 | dib-run-parts 00-baseline-environment completed 2026-03-01 03:29:09.282940 | ubuntu-jammy-large | 2026-03-01 03:29:09.282 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-03-01 03:29:09.345407 | ubuntu-jammy-large | 2026-03-01 03:29:09.345 | Reading package lists... 2026-03-01 03:29:09.601437 | ubuntu-jammy-large | 2026-03-01 03:29:09.601 | Building dependency tree... 2026-03-01 03:29:09.601684 | ubuntu-jammy-large | 2026-03-01 03:29:09.601 | Reading state information... 2026-03-01 03:29:09.762525 | ubuntu-jammy-large | 2026-03-01 03:29:09.762 | Calculating upgrade... 2026-03-01 03:29:09.922670 | ubuntu-jammy-large | 2026-03-01 03:29:09.922 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:29:09.928858 | ubuntu-jammy-large | 2026-03-01 03:29:09.928 | dib-run-parts 00-up-to-date completed 2026-03-01 03:29:09.928909 | ubuntu-jammy-large | 2026-03-01 03:29:09.928 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-03-01 03:29:11.053741 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for keepalived-octavia: keepalived 2026-03-01 03:29:11.053885 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for install-static: rsync 2026-03-01 03:29:11.053905 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for cpu-pinning: tuned 2026-03-01 03:29:11.053936 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for source-repositories: git 2026-03-01 03:29:11.053951 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for haproxy-octavia: haproxy, iputils-ping 2026-03-01 03:29:11.053964 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for certs-ramfs: cryptsetup 2026-03-01 03:29:11.053978 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2026-03-01 03:29:11.053993 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for sos: sos 2026-03-01 03:29:11.054007 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for cache-url: curl 2026-03-01 03:29:11.054020 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for ipvsadmin: ipvsadm 2026-03-01 03:29:11.054041 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | 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-03-01 03:29:11.054060 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2026-03-01 03:29:11.054075 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | Running command: ['install-packages', 'python3-venv', 'ifupdown', 'locales', 'libffi-dev', 'apparmor', 'curl', 'rsync', 'keepalived', 'dkms', 'openssh-server', 'netcat-openbsd', 'socat', 'ethtool', 'vlan', 'cron', 'ca-certificates', 'ipvsadm', 'cryptsetup', 'ifenslave', 'logrotate', 'pollinate', 'ubuntu-cloudimage-keyring', 'vim-tiny', 'bash-completion', 'less', 'acpid', 'linux-image-virtual', 'iputils-tracepath', 'rsyslog', 'initramfs-tools', 'python3-pip', 'irqbalance', 'uuid-runtime', 'open-vm-tools', 'tcpdump', 'openssh-client', 'nftables', 'dmeventd', 'cloud-init', 'haproxy', 'at', 'tuned', 'acl', 'python3-dev', 'psmisc', 'net-tools', 'netbase', 'adduser', 'libssl-dev', 'python3', 'cloud-guest-utils', 'iputils-ping', 'dbus', 'isc-dhcp-client', 'gawk', 'lsof', 'apt-transport-https', 'build-essential', 'tmux', 'iptables', 'git'] 2026-03-01 03:29:11.054091 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | > Reading package lists... 2026-03-01 03:29:11.054109 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | > Building dependency tree... 2026-03-01 03:29:11.054123 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | > Reading state information... 2026-03-01 03:29:11.054164 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | > adduser is already the newest version (3.118ubuntu5). 2026-03-01 03:29:11.054178 | ubuntu-jammy-large | 2026-03-01 03:29:11.053 | > ca-certificates is already the newest version (20240203~22.04.1). 2026-03-01 03:29:11.054191 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2026-03-01 03:29:11.054205 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > dbus set to manually installed. 2026-03-01 03:29:11.054218 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > python3 is already the newest version (3.10.6-1~22.04.1). 2026-03-01 03:29:11.054231 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > apt-transport-https is already the newest version (2.4.14). 2026-03-01 03:29:11.054245 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > The following additional packages will be installed: 2026-03-01 03:29:11.054262 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2026-03-01 03:29:11.054277 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2026-03-01 03:29:11.054291 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2026-03-01 03:29:11.054304 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2026-03-01 03:29:11.054317 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-03-01 03:29:11.054330 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-03-01 03:29:11.054344 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-03-01 03:29:11.054361 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-03-01 03:29:11.054375 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libfastjson4 libfdisk1 libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev 2026-03-01 03:29:11.054388 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 2026-03-01 03:29:11.054401 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore libklibc 2026-03-01 03:29:11.054415 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-03-01 03:29:11.054432 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-03-01 03:29:11.054446 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-03-01 03:29:11.054459 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-03-01 03:29:11.054472 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-03-01 03:29:11.054490 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2026-03-01 03:29:11.054503 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2026-03-01 03:29:11.054517 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > linux-base linux-image-5.15.0-171-generic linux-libc-dev 2026-03-01 03:29:11.054534 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > linux-modules-5.15.0-171-generic lto-disabled-list make ncat netplan.io 2026-03-01 03:29:11.054547 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > openssh-sftp-server patch pci.ids pciutils perl perl-modules-5.34 2026-03-01 03:29:11.054564 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-03-01 03:29:11.054581 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-03-01 03:29:11.054598 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > python3-distutils python3-idna python3-jinja2 python3-json-pointer 2026-03-01 03:29:11.054633 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > python3-jsonpatch python3-jsonschema python3-lib2to3 python3-linux-procfs 2026-03-01 03:29:11.054651 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > python3-markupsafe python3-netifaces python3-pip-whl python3-pyrsistent 2026-03-01 03:29:11.054678 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > python3-pyudev python3-requests python3-serial python3-setuptools 2026-03-01 03:29:11.054695 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > python3-setuptools-whl python3-tz python3-urllib3 python3-wheel 2026-03-01 03:29:11.054713 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > python3.10-dev python3.10-venv rpcsvc-proto tzdata ucf vim-common virt-what 2026-03-01 03:29:11.054733 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > xxd xz-utils zlib1g-dev zstd 2026-03-01 03:29:11.054811 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > Suggested packages: 2026-03-01 03:29:11.054828 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2026-03-01 03:29:11.054841 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2026-03-01 03:29:11.054859 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2026-03-01 03:29:11.054872 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2026-03-01 03:29:11.054890 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2026-03-01 03:29:11.054903 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2026-03-01 03:29:11.054921 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2026-03-01 03:29:11.054938 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2026-03-01 03:29:11.054955 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2026-03-01 03:29:11.054972 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2026-03-01 03:29:11.054990 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2026-03-01 03:29:11.055009 | ubuntu-jammy-large | 2026-03-01 03:29:11.054 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-03-01 03:29:11.055050 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > linux-headers-5.15.0-171-generic linux-modules-extra-5.15.0-171-generic 2026-03-01 03:29:11.055068 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2026-03-01 03:29:11.055086 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > openvswitch-switch python3-rich iw open-vm-tools-desktop 2026-03-01 03:29:11.055103 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2026-03-01 03:29:11.055170 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2026-03-01 03:29:11.055185 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-03-01 03:29:11.055203 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2026-03-01 03:29:11.055216 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2026-03-01 03:29:11.055234 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2026-03-01 03:29:11.055252 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2026-03-01 03:29:11.055278 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2026-03-01 03:29:11.055300 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > indent 2026-03-01 03:29:11.055318 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > Recommended packages: 2026-03-01 03:29:11.055331 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2026-03-01 03:29:11.055348 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2026-03-01 03:29:11.055366 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2026-03-01 03:29:11.055392 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-03-01 03:29:11.055410 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2026-03-01 03:29:11.055427 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2026-03-01 03:29:11.055445 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > The following NEW packages will be installed: 2026-03-01 03:29:11.055462 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > acl acpid apparmor at bash-completion binutils binutils-common 2026-03-01 03:29:11.055480 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2026-03-01 03:29:11.055497 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2026-03-01 03:29:11.055515 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2026-03-01 03:29:11.055582 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2026-03-01 03:29:11.055598 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-03-01 03:29:11.055630 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2026-03-01 03:29:11.055644 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2026-03-01 03:29:11.055661 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-03-01 03:29:11.055678 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-03-01 03:29:11.055695 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-03-01 03:29:11.055713 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-03-01 03:29:11.055777 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libfastjson4 libfdisk1 libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev 2026-03-01 03:29:11.055792 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 2026-03-01 03:29:11.055809 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libisl23 libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore 2026-03-01 03:29:11.055823 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libklibc liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-03-01 03:29:11.055840 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-03-01 03:29:11.055857 | ubuntu-jammy-large | 2026-03-01 03:29:11.055 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-03-01 03:29:16.922741 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-03-01 03:29:16.922897 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-03-01 03:29:16.922920 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2026-03-01 03:29:16.922952 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2026-03-01 03:29:16.922967 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > libxtables12 linux-base linux-image-5.15.0-171-generic linux-image-virtual 2026-03-01 03:29:16.922980 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > linux-libc-dev linux-modules-5.15.0-171-generic locales logrotate lsof 2026-03-01 03:29:16.922994 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd netplan.io 2026-03-01 03:29:16.923007 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > nftables open-vm-tools openssh-client openssh-server openssh-sftp-server 2026-03-01 03:29:16.923020 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > patch pci.ids pciutils perl perl-modules-5.34 pollinate psmisc 2026-03-01 03:29:16.923034 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > python-babel-localedata python3-attr python3-babel python3-certifi 2026-03-01 03:29:16.923125 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > python3-chardet python3-configobj python3-debconf python3-decorator 2026-03-01 03:29:16.923141 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > python3-dev python3-distutils python3-idna python3-jinja2 2026-03-01 03:29:16.923154 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2026-03-01 03:29:16.923168 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-pip 2026-03-01 03:29:16.923181 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2026-03-01 03:29:16.923213 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2026-03-01 03:29:16.923228 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > python3-urllib3 python3-venv python3-wheel python3.10-dev python3.10-venv 2026-03-01 03:29:16.923241 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > rpcsvc-proto rsync rsyslog socat tcpdump tmux tuned tzdata 2026-03-01 03:29:16.923262 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny virt-what 2026-03-01 03:29:16.923277 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > vlan xxd xz-utils zlib1g-dev zstd 2026-03-01 03:29:16.923291 | ubuntu-jammy-large | 2026-03-01 03:29:16.922 | > 0 upgraded, 219 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:29:16.923305 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Need to get 198 MB of archives. 2026-03-01 03:29:16.923319 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > After this operation, 734 MB of additional disk space will be used. 2026-03-01 03:29:16.923332 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2026-03-01 03:29:16.923346 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2026-03-01 03:29:16.923362 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2026-03-01 03:29:16.923378 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2026-03-01 03:29:16.923392 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.4 [437 kB] 2026-03-01 03:29:16.923405 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.4 [32.0 kB] 2026-03-01 03:29:16.923418 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2026-03-01 03:29:16.923432 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2026-03-01 03:29:16.923446 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923461 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2026-03-01 03:29:16.923479 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2026-03-01 03:29:16.923492 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2026-03-01 03:29:16.923506 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923519 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2026-03-01 03:29:16.923533 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923546 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2026-03-01 03:29:16.923569 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2026-03-01 03:29:16.923583 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2026-03-01 03:29:16.923596 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2026-03-01 03:29:16.923610 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923625 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2026-03-01 03:29:16.923644 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.3 [127 kB] 2026-03-01 03:29:16.923657 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923670 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923684 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.3 [2283 kB] 2026-03-01 03:29:16.923705 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.3 [1069 kB] 2026-03-01 03:29:16.923725 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.3 [2260 kB] 2026-03-01 03:29:16.923741 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.3 [976 kB] 2026-03-01 03:29:16.923756 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.3 [154 kB] 2026-03-01 03:29:16.923777 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923804 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923818 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2026-03-01 03:29:16.923851 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923865 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04.3 [2442 kB] 2026-03-01 03:29:16.923880 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04.3 [2478 kB] 2026-03-01 03:29:16.923894 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923913 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923927 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > 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-03-01 03:29:16.923941 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2026-03-01 03:29:16.923956 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2026-03-01 03:29:16.923980 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2026-03-01 03:29:16.923999 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2026-03-01 03:29:16.924013 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2026-03-01 03:29:16.924028 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2026-03-01 03:29:16.924046 | ubuntu-jammy-large | 2026-03-01 03:29:16.923 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2026-03-01 03:29:16.924061 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2026-03-01 03:29:16.924076 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2026-03-01 03:29:16.924095 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2026-03-01 03:29:16.924109 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2026-03-01 03:29:16.924128 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.13 [20.3 kB] 2026-03-01 03:29:16.924143 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-171.181 [1316 kB] 2026-03-01 03:29:16.924162 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2026-03-01 03:29:16.924180 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2026-03-01 03:29:16.924199 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2026-03-01 03:29:16.924217 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2026-03-01 03:29:16.924241 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.13 [2101 kB] 2026-03-01 03:29:16.924259 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > 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-03-01 03:29:16.924277 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > 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-03-01 03:29:16.924295 | ubuntu-jammy-large | 2026-03-01 03:29:16.924 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2026-03-01 03:29:18.074150 | ubuntu-jammy-large | 2026-03-01 03:29:18.067 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2026-03-01 03:29:18.075715 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2026-03-01 03:29:18.075743 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2026-03-01 03:29:18.075758 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2026-03-01 03:29:18.075772 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2026-03-01 03:29:18.075787 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2026-03-01 03:29:18.075829 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.30-0ubuntu0.22.04.1 [1655 kB] 2026-03-01 03:29:18.075845 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:67 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2026-03-01 03:29:18.075859 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2026-03-01 03:29:18.075935 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2026-03-01 03:29:18.075950 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2026-03-01 03:29:18.075964 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2026-03-01 03:29:18.075977 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB] 2026-03-01 03:29:18.075991 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2026-03-01 03:29:18.076005 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:74 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2026-03-01 03:29:18.076019 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > 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-03-01 03:29:18.076032 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > 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-03-01 03:29:18.076046 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2026-03-01 03:29:18.076059 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2026-03-01 03:29:18.076073 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2026-03-01 03:29:18.076086 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2026-03-01 03:29:18.076100 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:81 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.9 [201 kB] 2026-03-01 03:29:18.076114 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.9 [1070 kB] 2026-03-01 03:29:18.076127 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2026-03-01 03:29:18.076141 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2026-03-01 03:29:18.076154 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2026-03-01 03:29:18.076168 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2026-03-01 03:29:18.076198 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2026-03-01 03:29:18.076212 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:88 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-sftp-server amd64 1:8.9p1-3ubuntu0.13 [38.7 kB] 2026-03-01 03:29:18.076228 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2026-03-01 03:29:18.076242 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.13 [435 kB] 2026-03-01 03:29:18.076301 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > 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-03-01 03:29:18.076318 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > 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-03-01 03:29:18.076331 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2026-03-01 03:29:18.076345 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2026-03-01 03:29:18.076359 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > 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-03-01 03:29:18.076372 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2026-03-01 03:29:18.076386 | ubuntu-jammy-large | 2026-03-01 03:29:18.072 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2026-03-01 03:29:18.076399 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2026-03-01 03:29:18.076413 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > 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-03-01 03:29:18.076427 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2026-03-01 03:29:18.076440 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:101 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1ubuntu3 [192 kB] 2026-03-01 03:29:18.076454 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:102 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1ubuntu3 [827 kB] 2026-03-01 03:29:18.076468 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > 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-03-01 03:29:18.076482 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2026-03-01 03:29:18.076496 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2026-03-01 03:29:18.076509 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2026-03-01 03:29:18.076522 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:107 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.106.1-7ubuntu0.22.04.4 [111 kB] 2026-03-01 03:29:18.076536 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.13 [4248 kB] 2026-03-01 03:29:18.076549 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2026-03-01 03:29:18.076563 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2026-03-01 03:29:18.076576 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2026-03-01 03:29:18.076590 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2026-03-01 03:29:18.076603 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:113 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan.io amd64 0.106.1-7ubuntu0.22.04.4 [106 kB] 2026-03-01 03:29:18.076616 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2026-03-01 03:29:18.076630 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] 2026-03-01 03:29:18.076658 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:116 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.24 [51.4 kB] 2026-03-01 03:29:18.076672 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:117 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.24 [81.5 kB] 2026-03-01 03:29:18.076686 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:118 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.24 [707 kB] 2026-03-01 03:29:18.076699 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2026-03-01 03:29:18.076712 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2026-03-01 03:29:18.076733 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2026-03-01 03:29:18.076747 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2026-03-01 03:29:18.076760 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2026-03-01 03:29:18.076774 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2026-03-01 03:29:18.076787 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2026-03-01 03:29:18.076800 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2026-03-01 03:29:18.076814 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2026-03-01 03:29:18.076827 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2026-03-01 03:29:18.076841 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3 [332 kB] 2026-03-01 03:29:18.076854 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:130 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 2026-03-01 03:29:18.076901 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2026-03-01 03:29:18.076915 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:132 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3 [67.2 kB] 2026-03-01 03:29:18.076929 | ubuntu-jammy-large | 2026-03-01 03:29:18.073 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2026-03-01 03:29:21.083889 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2026-03-01 03:29:21.084061 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2026-03-01 03:29:21.084099 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2026-03-01 03:29:21.084115 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:137 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 busybox-initramfs amd64 1:1.30.1-7ubuntu3.1 [177 kB] 2026-03-01 03:29:21.084132 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:138 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup-bin amd64 2:2.4.3-1ubuntu1.3 [145 kB] 2026-03-01 03:29:21.084147 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2026-03-01 03:29:21.084194 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.22 [290 kB] 2026-03-01 03:29:21.084209 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.22 [194 kB] 2026-03-01 03:29:21.084223 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:142 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-03-01 03:29:21.084236 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2026-03-01 03:29:21.084250 | ubuntu-jammy-large | 2026-03-01 03:29:21.083 | > Get:144 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2026-03-01 03:29:21.084280 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:145 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2026-03-01 03:29:21.084296 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2026-03-01 03:29:21.084310 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.4 [140 kB] 2026-03-01 03:29:21.084324 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.4 [122 kB] 2026-03-01 03:29:21.084344 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2026-03-01 03:29:21.084358 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:150 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.17 [954 kB] 2026-03-01 03:29:21.084373 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.17 [3174 kB] 2026-03-01 03:29:21.084386 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2026-03-01 03:29:21.084400 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2026-03-01 03:29:21.084414 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2026-03-01 03:29:21.084427 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.2 [46.0 kB] 2026-03-01 03:29:21.084441 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.2 [100.0 kB] 2026-03-01 03:29:21.084455 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2026-03-01 03:29:21.084469 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2026-03-01 03:29:21.084482 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:159 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-base all 4.5ubuntu9+22.04.1 [19.1 kB] 2026-03-01 03:29:21.084507 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2026-03-01 03:29:21.084525 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] 2026-03-01 03:29:21.084539 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:162 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.7 [148 kB] 2026-03-01 03:29:21.084552 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:163 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] 2026-03-01 03:29:21.084575 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2026-03-01 03:29:21.084590 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:165 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2026-03-01 03:29:21.084604 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:166 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.14 [1949 kB] 2026-03-01 03:29:21.084618 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2026-03-01 03:29:21.084632 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:168 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.14 [4765 kB] 2026-03-01 03:29:21.084646 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:169 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04.1 [7064 B] 2026-03-01 03:29:21.084664 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:170 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.21 [2375 kB] 2026-03-01 03:29:21.084678 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:171 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2026-03-01 03:29:21.084692 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:172 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-171-generic amd64 5.15.0-171.181 [22.7 MB] 2026-03-01 03:29:21.084706 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:173 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-5.15.0-171-generic amd64 5.15.0-171.181 [11.6 MB] 2026-03-01 03:29:21.084720 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:174 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-virtual amd64 5.15.0.171.160 [2440 B] 2026-03-01 03:29:21.084734 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:175 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ncat amd64 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1 [101 kB] 2026-03-01 03:29:21.084752 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 2026-03-01 03:29:21.084784 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:177 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.1 [12.7 kB] 2026-03-01 03:29:21.084800 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:178 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] 2026-03-01 03:29:21.084814 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:179 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-attr all 21.2.0-1ubuntu1 [43.9 kB] 2026-03-01 03:29:21.084827 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:180 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB] 2026-03-01 03:29:21.084846 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2026-03-01 03:29:21.084859 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:182 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2026-03-01 03:29:21.084873 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:183 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2026-03-01 03:29:21.084887 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-configobj all 5.0.6-5ubuntu0.1 [34.9 kB] 2026-03-01 03:29:21.084905 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2026-03-01 03:29:21.084918 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2026-03-01 03:29:21.084932 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:187 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.14 [508 kB] 2026-03-01 03:29:21.084957 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:188 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2026-03-01 03:29:21.084989 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:189 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2026-03-01 03:29:21.085003 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:190 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04.1 [26.0 kB] 2026-03-01 03:29:21.085021 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2026-03-01 03:29:21.085034 | ubuntu-jammy-large | 2026-03-01 03:29:21.084 | > Get:192 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2026-03-01 03:29:21.085052 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2026-03-01 03:29:21.085065 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2026-03-01 03:29:21.085083 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:195 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2026-03-01 03:29:21.085101 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 2026-03-01 03:29:21.085119 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2026-03-01 03:29:21.085137 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:198 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2026-03-01 03:29:21.085154 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:199 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 python3-linux-procfs amd64 0.6.3-1.1build1 [15.0 kB] 2026-03-01 03:29:21.085197 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:200 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2026-03-01 03:29:21.085216 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:201 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 2026-03-01 03:29:21.085234 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:202 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip-whl all 22.0.2+dfsg-1ubuntu0.7 [1683 kB] 2026-03-01 03:29:21.085257 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2026-03-01 03:29:21.085275 | ubuntu-jammy-large | 2026-03-01 03:29:21.085 | > Get:204 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.6 [98.7 kB] 2026-03-01 03:29:23.208020 | ubuntu-jammy-large | 2026-03-01 03:29:23.207 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] 2026-03-01 03:29:23.208157 | ubuntu-jammy-large | 2026-03-01 03:29:23.207 | > Get:206 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2026-03-01 03:29:23.208175 | ubuntu-jammy-large | 2026-03-01 03:29:23.207 | > Get:207 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-03-01 03:29:23.208190 | ubuntu-jammy-large | 2026-03-01 03:29:23.207 | > Get:208 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3.10-venv amd64 3.10.12-1~22.04.14 [5724 B] 2026-03-01 03:29:23.208201 | ubuntu-jammy-large | 2026-03-01 03:29:23.207 | > Get:209 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-venv amd64 3.10.6-1~22.04.1 [1042 B] 2026-03-01 03:29:23.208213 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:210 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tmux amd64 3.2a-4ubuntu0.2 [428 kB] 2026-03-01 03:29:23.208223 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:211 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2026-03-01 03:29:23.208254 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2026-03-01 03:29:23.208266 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:213 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2026-03-01 03:29:23.208276 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:214 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cloud-guest-utils all 0.32-22-g45fe84a5-0ubuntu1 [18.5 kB] 2026-03-01 03:29:23.208286 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cloud-init all 25.3-0ubuntu1~22.04.1 [589 kB] 2026-03-01 03:29:23.208300 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2026-03-01 03:29:23.208310 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2026-03-01 03:29:23.208321 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-03-01 03:29:23.208330 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Get:219 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-01 03:29:23.208341 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > debconf: delaying package configuration, since apt-utils is not installed 2026-03-01 03:29:23.208352 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Fetched 198 MB in 10s (19.5 MB/s) 2026-03-01 03:29:23.208362 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package cron. 2026-03-01 03:29:23.208379 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > (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-03-01 03:29:23.208394 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2026-03-01 03:29:23.208404 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2026-03-01 03:29:23.208414 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package libnuma1:amd64. 2026-03-01 03:29:23.208424 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2026-03-01 03:29:23.208437 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-03-01 03:29:23.208446 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package irqbalance. 2026-03-01 03:29:23.208456 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2026-03-01 03:29:23.208469 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2026-03-01 03:29:23.208479 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package libpopt0:amd64. 2026-03-01 03:29:23.208491 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2026-03-01 03:29:23.208501 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2026-03-01 03:29:23.208521 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package rsync. 2026-03-01 03:29:23.208534 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2026-03-01 03:29:23.208547 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-03-01 03:29:23.208560 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package uuid-runtime. 2026-03-01 03:29:23.208599 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:29:23.208620 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-03-01 03:29:23.208630 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package kmod. 2026-03-01 03:29:23.208643 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../06-kmod_29-1ubuntu1_amd64.deb ... 2026-03-01 03:29:23.208656 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking kmod (29-1ubuntu1) ... 2026-03-01 03:29:23.208688 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package acpid. 2026-03-01 03:29:23.208702 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2026-03-01 03:29:23.208715 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2026-03-01 03:29:23.208768 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package gcc-11-base:amd64. 2026-03-01 03:29:23.208781 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.208794 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.208807 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package libisl23:amd64. 2026-03-01 03:29:23.208820 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2026-03-01 03:29:23.208854 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2026-03-01 03:29:23.208868 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package libmpfr6:amd64. 2026-03-01 03:29:23.208881 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2026-03-01 03:29:23.208914 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2026-03-01 03:29:23.208928 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package libmpc3:amd64. 2026-03-01 03:29:23.208941 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2026-03-01 03:29:23.208974 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2026-03-01 03:29:23.208988 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Selecting previously unselected package cpp-11. 2026-03-01 03:29:23.209005 | ubuntu-jammy-large | 2026-03-01 03:29:23.208 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.209028 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.209054 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package cpp. 2026-03-01 03:29:23.209092 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-03-01 03:29:23.209107 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2026-03-01 03:29:23.209120 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libcc1-0:amd64. 2026-03-01 03:29:23.209153 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.209167 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.209180 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package binutils-common:amd64. 2026-03-01 03:29:23.209216 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2026-03-01 03:29:23.209230 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-03-01 03:29:23.209243 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libbinutils:amd64. 2026-03-01 03:29:23.209278 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2026-03-01 03:29:23.209292 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-03-01 03:29:23.209306 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-01 03:29:23.209342 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2026-03-01 03:29:23.209363 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-03-01 03:29:23.209421 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libctf0:amd64. 2026-03-01 03:29:23.209434 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2026-03-01 03:29:23.209447 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-03-01 03:29:23.209460 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-01 03:29:23.209472 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2026-03-01 03:29:23.209485 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-03-01 03:29:23.209526 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package binutils. 2026-03-01 03:29:23.209540 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2026-03-01 03:29:23.209553 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2026-03-01 03:29:23.209568 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libgomp1:amd64. 2026-03-01 03:29:23.209605 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.209619 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.209632 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libitm1:amd64. 2026-03-01 03:29:23.209656 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.209669 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.209703 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libatomic1:amd64. 2026-03-01 03:29:23.209716 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.209729 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.209764 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libasan6:amd64. 2026-03-01 03:29:23.209778 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.209790 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.209825 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package liblsan0:amd64. 2026-03-01 03:29:23.209839 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.209852 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.209887 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libtsan0:amd64. 2026-03-01 03:29:23.209901 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.209914 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.209949 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libubsan1:amd64. 2026-03-01 03:29:23.209963 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.209996 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.210009 | ubuntu-jammy-large | 2026-03-01 03:29:23.209 | > Selecting previously unselected package libquadmath0:amd64. 2026-03-01 03:29:23.210024 | ubuntu-jammy-large | 2026-03-01 03:29:23.210 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.210073 | ubuntu-jammy-large | 2026-03-01 03:29:23.210 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.210095 | ubuntu-jammy-large | 2026-03-01 03:29:23.210 | > Selecting previously unselected package libgcc-11-dev:amd64. 2026-03-01 03:29:23.210108 | ubuntu-jammy-large | 2026-03-01 03:29:23.210 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.210121 | ubuntu-jammy-large | 2026-03-01 03:29:23.210 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.210183 | ubuntu-jammy-large | 2026-03-01 03:29:23.210 | > Selecting previously unselected package gcc-11. 2026-03-01 03:29:23.210196 | ubuntu-jammy-large | 2026-03-01 03:29:23.210 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:23.210209 | ubuntu-jammy-large | 2026-03-01 03:29:23.210 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:23.210219 | ubuntu-jammy-large | 2026-03-01 03:29:23.210 | > Selecting previously unselected package gcc. 2026-03-01 03:29:25.973329 | ubuntu-jammy-large | 2026-03-01 03:29:25.972 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-03-01 03:29:25.973440 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2026-03-01 03:29:25.973457 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package cpp-12. 2026-03-01 03:29:25.973469 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:25.973482 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:25.973494 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package libasan8:amd64. 2026-03-01 03:29:25.973505 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:25.973516 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:25.973527 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package libtsan2:amd64. 2026-03-01 03:29:25.973537 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:25.973548 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:25.973569 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package libgcc-12-dev:amd64. 2026-03-01 03:29:25.973587 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:25.973598 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:25.973609 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package gcc-12. 2026-03-01 03:29:25.973619 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:25.973630 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:25.973641 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package perl-modules-5.34. 2026-03-01 03:29:25.973651 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2026-03-01 03:29:25.973662 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-03-01 03:29:25.973673 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package libgdbm6:amd64. 2026-03-01 03:29:25.973683 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2026-03-01 03:29:25.973694 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2026-03-01 03:29:25.973704 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package libgdbm-compat4:amd64. 2026-03-01 03:29:25.973715 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2026-03-01 03:29:25.973726 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2026-03-01 03:29:25.973737 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package libperl5.34:amd64. 2026-03-01 03:29:25.973747 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2026-03-01 03:29:25.973774 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-03-01 03:29:25.973786 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package perl. 2026-03-01 03:29:25.973800 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2026-03-01 03:29:25.973811 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2026-03-01 03:29:25.973822 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package libdpkg-perl. 2026-03-01 03:29:25.973832 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2026-03-01 03:29:25.973842 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2026-03-01 03:29:25.973853 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package bzip2. 2026-03-01 03:29:25.973864 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2026-03-01 03:29:25.973874 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking bzip2 (1.0.8-5build1) ... 2026-03-01 03:29:25.973885 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package xz-utils. 2026-03-01 03:29:25.973895 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2026-03-01 03:29:25.973906 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking xz-utils (5.2.5-2ubuntu1) ... 2026-03-01 03:29:25.973916 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package patch. 2026-03-01 03:29:25.973927 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2026-03-01 03:29:25.973938 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking patch (2.7.6-7build2) ... 2026-03-01 03:29:25.973948 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package make. 2026-03-01 03:29:25.973959 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2026-03-01 03:29:25.973973 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking make (4.3-4.1build1) ... 2026-03-01 03:29:25.973984 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package lto-disabled-list. 2026-03-01 03:29:25.973995 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2026-03-01 03:29:25.974006 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking lto-disabled-list (24) ... 2026-03-01 03:29:25.974016 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package dpkg-dev. 2026-03-01 03:29:25.974027 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2026-03-01 03:29:25.974037 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2026-03-01 03:29:25.974048 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package libc-dev-bin. 2026-03-01 03:29:25.974058 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-03-01 03:29:25.974069 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking libc-dev-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:29:25.974079 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package linux-libc-dev:amd64. 2026-03-01 03:29:25.974090 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-171.181_amd64.deb ... 2026-03-01 03:29:25.974104 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Unpacking linux-libc-dev:amd64 (5.15.0-171.181) ... 2026-03-01 03:29:25.974115 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Selecting previously unselected package libcrypt-dev:amd64. 2026-03-01 03:29:25.974169 | ubuntu-jammy-large | 2026-03-01 03:29:25.973 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2026-03-01 03:29:25.974188 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-03-01 03:29:25.974204 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package rpcsvc-proto. 2026-03-01 03:29:25.974221 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2026-03-01 03:29:25.974237 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-03-01 03:29:25.974265 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libtirpc-dev:amd64. 2026-03-01 03:29:25.974283 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2026-03-01 03:29:25.974307 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-03-01 03:29:25.974326 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libnsl-dev:amd64. 2026-03-01 03:29:25.974343 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2026-03-01 03:29:25.974357 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2026-03-01 03:29:25.974368 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libc6-dev:amd64. 2026-03-01 03:29:25.974379 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.13_amd64.deb ... 2026-03-01 03:29:25.974390 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-03-01 03:29:25.974400 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2026-03-01 03:29:25.974411 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:25.974421 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:25.974432 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package g++-11. 2026-03-01 03:29:25.974443 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-03-01 03:29:25.974457 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:25.974468 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package g++. 2026-03-01 03:29:25.974478 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-03-01 03:29:25.974489 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2026-03-01 03:29:25.974500 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package build-essential. 2026-03-01 03:29:25.974510 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2026-03-01 03:29:25.974521 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking build-essential (12.9ubuntu3) ... 2026-03-01 03:29:25.974532 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package dctrl-tools. 2026-03-01 03:29:25.974542 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2026-03-01 03:29:25.974553 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking dctrl-tools (2.24-3build2) ... 2026-03-01 03:29:25.974563 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package dkms. 2026-03-01 03:29:25.974577 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2026-03-01 03:29:25.974588 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2026-03-01 03:29:25.974598 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libsigsegv2:amd64. 2026-03-01 03:29:25.974609 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2026-03-01 03:29:25.974620 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-03-01 03:29:25.974630 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2026-03-01 03:29:25.974641 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-03-01 03:29:25.974652 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package gawk. 2026-03-01 03:29:25.974669 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > (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 ... 15726 files and directories currently installed.) 2026-03-01 03:29:25.974690 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2026-03-01 03:29:25.974702 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2026-03-01 03:29:25.974712 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package liblua5.3-0:amd64. 2026-03-01 03:29:25.974727 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2026-03-01 03:29:25.974741 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-03-01 03:29:25.974751 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package haproxy. 2026-03-01 03:29:25.974762 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../002-haproxy_2.4.30-0ubuntu0.22.04.1_amd64.deb ... 2026-03-01 03:29:25.974773 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-03-01 03:29:25.974783 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libbpf0:amd64. 2026-03-01 03:29:25.974797 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2026-03-01 03:29:25.974808 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-03-01 03:29:25.974819 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libmd0:amd64. 2026-03-01 03:29:25.974829 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2026-03-01 03:29:25.974843 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2026-03-01 03:29:25.974854 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libbsd0:amd64. 2026-03-01 03:29:25.974864 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2026-03-01 03:29:25.974878 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2026-03-01 03:29:25.974888 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libmnl0:amd64. 2026-03-01 03:29:25.974902 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2026-03-01 03:29:25.974913 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2026-03-01 03:29:25.974926 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libxtables12:amd64. 2026-03-01 03:29:25.974937 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2026-03-01 03:29:25.974950 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-03-01 03:29:25.974964 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package iproute2. 2026-03-01 03:29:25.974977 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2_amd64.deb ... 2026-03-01 03:29:25.974990 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Unpacking iproute2 (5.15.0-1ubuntu2) ... 2026-03-01 03:29:25.975004 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Selecting previously unselected package libnftnl11:amd64. 2026-03-01 03:29:25.975017 | ubuntu-jammy-large | 2026-03-01 03:29:25.974 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2026-03-01 03:29:25.975030 | ubuntu-jammy-large | 2026-03-01 03:29:25.975 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2026-03-01 03:29:25.975044 | ubuntu-jammy-large | 2026-03-01 03:29:25.975 | > Selecting previously unselected package libnl-3-200:amd64. 2026-03-01 03:29:27.498555 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2026-03-01 03:29:27.498628 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2026-03-01 03:29:27.498648 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2026-03-01 03:29:27.498671 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2026-03-01 03:29:27.498680 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-03-01 03:29:27.498688 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Selecting previously unselected package pci.ids. 2026-03-01 03:29:27.498696 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2026-03-01 03:29:27.498705 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-03-01 03:29:27.498714 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Selecting previously unselected package libpci3:amd64. 2026-03-01 03:29:27.498722 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2026-03-01 03:29:27.498733 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2026-03-01 03:29:27.498741 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Selecting previously unselected package libsensors-config. 2026-03-01 03:29:27.498749 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2026-03-01 03:29:27.498757 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2026-03-01 03:29:27.498767 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Selecting previously unselected package libsensors5:amd64. 2026-03-01 03:29:27.498774 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2026-03-01 03:29:27.498785 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-03-01 03:29:27.498821 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Selecting previously unselected package libwrap0:amd64. 2026-03-01 03:29:27.498833 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2026-03-01 03:29:27.499732 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2026-03-01 03:29:27.499783 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Selecting previously unselected package libsnmp-base. 2026-03-01 03:29:27.499797 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.9_all.deb ... 2026-03-01 03:29:27.499806 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-03-01 03:29:27.499813 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Selecting previously unselected package libsnmp40:amd64. 2026-03-01 03:29:27.499820 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.9_amd64.deb ... 2026-03-01 03:29:27.499827 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-03-01 03:29:27.499834 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Selecting previously unselected package keepalived. 2026-03-01 03:29:27.499841 | ubuntu-jammy-large | 2026-03-01 03:29:27.498 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2026-03-01 03:29:27.499848 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2026-03-01 03:29:27.499855 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libedit2:amd64. 2026-03-01 03:29:27.499861 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2026-03-01 03:29:27.499868 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2026-03-01 03:29:27.499875 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libcbor0.8:amd64. 2026-03-01 03:29:27.499888 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2026-03-01 03:29:27.499895 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-03-01 03:29:27.499901 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libfido2-1:amd64. 2026-03-01 03:29:27.499908 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2026-03-01 03:29:27.499915 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2026-03-01 03:29:27.499933 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package openssh-client. 2026-03-01 03:29:27.499940 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-03-01 03:29:27.499946 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-03-01 03:29:27.499953 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package openssh-sftp-server. 2026-03-01 03:29:27.499960 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-03-01 03:29:27.499966 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-03-01 03:29:27.499973 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package ucf. 2026-03-01 03:29:27.499980 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2026-03-01 03:29:27.499987 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Moving old data out of the way 2026-03-01 03:29:27.499995 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking ucf (3.0043) ... 2026-03-01 03:29:27.500001 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package openssh-server. 2026-03-01 03:29:27.500008 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2026-03-01 03:29:27.500015 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-03-01 03:29:27.500021 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libdrm-common. 2026-03-01 03:29:27.500028 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2026-03-01 03:29:27.500035 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-03-01 03:29:27.500042 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libdrm2:amd64. 2026-03-01 03:29:27.500048 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2026-03-01 03:29:27.500055 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-03-01 03:29:27.500062 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libfuse3-3:amd64. 2026-03-01 03:29:27.500068 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2026-03-01 03:29:27.500075 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2026-03-01 03:29:27.500081 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libmspack0:amd64. 2026-03-01 03:29:27.500088 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2026-03-01 03:29:27.500095 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2026-03-01 03:29:27.500108 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libxslt1.1:amd64. 2026-03-01 03:29:27.500115 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... 2026-03-01 03:29:27.500121 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-03-01 03:29:27.500128 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libxmlsec1:amd64. 2026-03-01 03:29:27.500135 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2026-03-01 03:29:27.500142 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2026-03-01 03:29:27.500148 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2026-03-01 03:29:27.500155 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2026-03-01 03:29:27.500161 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-03-01 03:29:27.500189 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package pciutils. 2026-03-01 03:29:27.500200 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2026-03-01 03:29:27.500207 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking pciutils (1:3.7.0-6) ... 2026-03-01 03:29:27.500214 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package open-vm-tools. 2026-03-01 03:29:27.500220 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2026-03-01 03:29:27.500227 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-03-01 03:29:27.500233 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Selecting previously unselected package iputils-ping. 2026-03-01 03:29:27.500240 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-03-01 03:29:27.500247 | ubuntu-jammy-large | 2026-03-01 03:29:27.499 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2026-03-01 03:29:27.500254 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package libisc-export1105:amd64. 2026-03-01 03:29:27.500260 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-03-01 03:29:27.500267 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-03-01 03:29:27.500274 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package libdns-export1110. 2026-03-01 03:29:27.500284 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-03-01 03:29:27.500290 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-03-01 03:29:27.500297 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package isc-dhcp-client. 2026-03-01 03:29:27.500304 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2026-03-01 03:29:27.500311 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-03-01 03:29:27.500317 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package less. 2026-03-01 03:29:27.500324 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2026-03-01 03:29:27.500333 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2026-03-01 03:29:27.500340 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package libestr0:amd64. 2026-03-01 03:29:27.500346 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2026-03-01 03:29:27.500355 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2026-03-01 03:29:27.500364 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package libfastjson4:amd64. 2026-03-01 03:29:27.501090 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2026-03-01 03:29:27.501160 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2026-03-01 03:29:27.501201 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package libnetplan0:amd64. 2026-03-01 03:29:27.501216 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../043-libnetplan0_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-03-01 03:29:27.501230 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-03-01 03:29:27.501244 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package locales. 2026-03-01 03:29:27.501257 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.13_all.deb ... 2026-03-01 03:29:27.501270 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking locales (2.35-0ubuntu3.13) ... 2026-03-01 03:29:27.501283 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package logrotate. 2026-03-01 03:29:27.501297 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2026-03-01 03:29:27.501310 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2026-03-01 03:29:27.501343 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package netbase. 2026-03-01 03:29:27.501356 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2026-03-01 03:29:27.501371 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking netbase (6.3) ... 2026-03-01 03:29:27.501415 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package netcat-openbsd. 2026-03-01 03:29:27.501429 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2026-03-01 03:29:27.501442 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2026-03-01 03:29:27.501463 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package python3-netifaces:amd64. 2026-03-01 03:29:27.501476 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../048-python3-netifaces_0.11.0-1build2_amd64.deb ... 2026-03-01 03:29:27.501490 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2026-03-01 03:29:27.501503 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package netplan.io. 2026-03-01 03:29:27.501516 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../049-netplan.io_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2026-03-01 03:29:27.501530 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-03-01 03:29:27.501543 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package rsyslog. 2026-03-01 03:29:27.501557 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../050-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2026-03-01 03:29:27.501570 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2026-03-01 03:29:27.501583 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package tzdata. 2026-03-01 03:29:27.501596 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../051-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... 2026-03-01 03:29:27.501609 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... 2026-03-01 03:29:27.501622 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package xxd. 2026-03-01 03:29:27.501636 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../052-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-03-01 03:29:27.501649 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... 2026-03-01 03:29:27.501662 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Selecting previously unselected package vim-common. 2026-03-01 03:29:27.501675 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Preparing to unpack .../053-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... 2026-03-01 03:29:27.501689 | ubuntu-jammy-large | 2026-03-01 03:29:27.500 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-03-01 03:29:27.501702 | ubuntu-jammy-large | 2026-03-01 03:29:27.501 | > Selecting previously unselected package vim-tiny. 2026-03-01 03:29:29.165521 | ubuntu-jammy-large | 2026-03-01 03:29:29.164 | > Preparing to unpack .../054-vim-tiny_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2026-03-01 03:29:29.165620 | ubuntu-jammy-large | 2026-03-01 03:29:29.164 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-03-01 03:29:29.165640 | ubuntu-jammy-large | 2026-03-01 03:29:29.164 | > Selecting previously unselected package apparmor. 2026-03-01 03:29:29.165654 | ubuntu-jammy-large | 2026-03-01 03:29:29.164 | > Preparing to unpack .../055-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2026-03-01 03:29:29.165670 | ubuntu-jammy-large | 2026-03-01 03:29:29.164 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2026-03-01 03:29:29.165684 | ubuntu-jammy-large | 2026-03-01 03:29:29.164 | > Selecting previously unselected package bash-completion. 2026-03-01 03:29:29.165698 | ubuntu-jammy-large | 2026-03-01 03:29:29.164 | > Preparing to unpack .../056-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2026-03-01 03:29:29.165712 | ubuntu-jammy-large | 2026-03-01 03:29:29.164 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2026-03-01 03:29:29.165725 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package cpio. 2026-03-01 03:29:29.165738 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../057-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2026-03-01 03:29:29.165752 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2026-03-01 03:29:29.165787 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package dmidecode. 2026-03-01 03:29:29.165801 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../058-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2026-03-01 03:29:29.165814 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2026-03-01 03:29:29.165828 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package libip6tc2:amd64. 2026-03-01 03:29:29.165841 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../059-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-03-01 03:29:29.165854 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-03-01 03:29:29.165868 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package libnfnetlink0:amd64. 2026-03-01 03:29:29.165881 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../060-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2026-03-01 03:29:29.165895 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-03-01 03:29:29.165908 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-03-01 03:29:29.165922 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../061-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2026-03-01 03:29:29.165935 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-03-01 03:29:29.165949 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package iptables. 2026-03-01 03:29:29.165962 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../062-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2026-03-01 03:29:29.165976 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2026-03-01 03:29:29.165989 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package iputils-tracepath. 2026-03-01 03:29:29.166017 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../063-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-03-01 03:29:29.166038 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-03-01 03:29:29.166053 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package libjansson4:amd64. 2026-03-01 03:29:29.166066 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../064-libjansson4_2.13.1-1.1build3_amd64.deb ... 2026-03-01 03:29:29.166080 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2026-03-01 03:29:29.166093 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package libnftables1:amd64. 2026-03-01 03:29:29.166107 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../065-libnftables1_1.0.2-1ubuntu3_amd64.deb ... 2026-03-01 03:29:29.166120 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-03-01 03:29:29.166134 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package libpcap0.8:amd64. 2026-03-01 03:29:29.166147 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../066-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2026-03-01 03:29:29.166161 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-03-01 03:29:29.166174 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package lsof. 2026-03-01 03:29:29.166187 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../067-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2026-03-01 03:29:29.166201 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2026-03-01 03:29:29.166214 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package nftables. 2026-03-01 03:29:29.166252 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../068-nftables_1.0.2-1ubuntu3_amd64.deb ... 2026-03-01 03:29:29.166266 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking nftables (1.0.2-1ubuntu3) ... 2026-03-01 03:29:29.166279 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package psmisc. 2026-03-01 03:29:29.166293 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../069-psmisc_23.4-2build3_amd64.deb ... 2026-03-01 03:29:29.166314 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking psmisc (23.4-2build3) ... 2026-03-01 03:29:29.166327 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package tcpdump. 2026-03-01 03:29:29.166340 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../070-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2026-03-01 03:29:29.166354 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2026-03-01 03:29:29.166367 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package acl. 2026-03-01 03:29:29.166381 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../071-acl_2.3.1-1_amd64.deb ... 2026-03-01 03:29:29.166395 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking acl (2.3.1-1) ... 2026-03-01 03:29:29.166408 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package at. 2026-03-01 03:29:29.166422 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../072-at_3.2.5-1ubuntu1_amd64.deb ... 2026-03-01 03:29:29.166435 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Unpacking at (3.2.5-1ubuntu1) ... 2026-03-01 03:29:29.166449 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Selecting previously unselected package busybox-initramfs. 2026-03-01 03:29:29.166468 | ubuntu-jammy-large | 2026-03-01 03:29:29.165 | > Preparing to unpack .../073-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-03-01 03:29:29.166481 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-03-01 03:29:29.166495 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package cryptsetup-bin. 2026-03-01 03:29:29.166509 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../074-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-03-01 03:29:29.166522 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-03-01 03:29:29.166535 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package cryptsetup. 2026-03-01 03:29:29.166549 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../075-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-03-01 03:29:29.166562 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-03-01 03:29:29.166575 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package libcurl4:amd64. 2026-03-01 03:29:29.166589 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../076-libcurl4_7.81.0-1ubuntu1.22_amd64.deb ... 2026-03-01 03:29:29.166602 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.22) ... 2026-03-01 03:29:29.166615 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package curl. 2026-03-01 03:29:29.166629 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../077-curl_7.81.0-1ubuntu1.22_amd64.deb ... 2026-03-01 03:29:29.166642 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking curl (7.81.0-1ubuntu1.22) ... 2026-03-01 03:29:29.166655 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-01 03:29:29.166669 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../078-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-03-01 03:29:29.166683 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-03-01 03:29:29.166696 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package libaio1:amd64. 2026-03-01 03:29:29.166709 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../079-libaio1_0.3.112-13build1_amd64.deb ... 2026-03-01 03:29:29.166727 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2026-03-01 03:29:29.166741 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-01 03:29:29.166754 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../080-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2026-03-01 03:29:29.166767 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-03-01 03:29:29.166780 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package dmeventd. 2026-03-01 03:29:29.166800 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../081-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-03-01 03:29:29.166820 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-03-01 03:29:29.166833 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package ethtool. 2026-03-01 03:29:29.166847 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../082-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2026-03-01 03:29:29.166860 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2026-03-01 03:29:29.166873 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package libfdisk1:amd64. 2026-03-01 03:29:29.166887 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../083-libfdisk1_2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:29:29.166900 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-03-01 03:29:29.166913 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package fdisk. 2026-03-01 03:29:29.166926 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../084-fdisk_2.37.2-4ubuntu3.4_amd64.deb ... 2026-03-01 03:29:29.166940 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking fdisk (2.37.2-4ubuntu3.4) ... 2026-03-01 03:29:29.166953 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package liberror-perl. 2026-03-01 03:29:29.166966 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../085-liberror-perl_0.17029-1_all.deb ... 2026-03-01 03:29:29.166980 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking liberror-perl (0.17029-1) ... 2026-03-01 03:29:29.166993 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package git-man. 2026-03-01 03:29:29.167007 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../086-git-man_1%3a2.34.1-1ubuntu1.17_all.deb ... 2026-03-01 03:29:29.167020 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking git-man (1:2.34.1-1ubuntu1.17) ... 2026-03-01 03:29:29.167034 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package git. 2026-03-01 03:29:29.167052 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../087-git_1%3a2.34.1-1ubuntu1.17_amd64.deb ... 2026-03-01 03:29:29.167065 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking git (1:2.34.1-1ubuntu1.17) ... 2026-03-01 03:29:29.167078 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package ifupdown. 2026-03-01 03:29:29.167091 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../088-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2026-03-01 03:29:29.167105 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-03-01 03:29:29.167118 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package ifenslave. 2026-03-01 03:29:29.167132 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../089-ifenslave_2.10ubuntu3_all.deb ... 2026-03-01 03:29:29.167145 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking ifenslave (2.10ubuntu3) ... 2026-03-01 03:29:29.167158 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package initramfs-tools-bin. 2026-03-01 03:29:29.167172 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Preparing to unpack .../090-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2026-03-01 03:29:29.167185 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2026-03-01 03:29:29.167199 | ubuntu-jammy-large | 2026-03-01 03:29:29.166 | > Selecting previously unselected package libklibc:amd64. 2026-03-01 03:29:29.167212 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Preparing to unpack .../091-libklibc_2.0.10-4ubuntu0.2_amd64.deb ... 2026-03-01 03:29:29.167253 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-03-01 03:29:29.167271 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Selecting previously unselected package klibc-utils. 2026-03-01 03:29:29.167285 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Preparing to unpack .../092-klibc-utils_2.0.10-4ubuntu0.2_amd64.deb ... 2026-03-01 03:29:29.167298 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Unpacking klibc-utils (2.0.10-4ubuntu0.2) ... 2026-03-01 03:29:29.167312 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Selecting previously unselected package zstd. 2026-03-01 03:29:29.167325 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Preparing to unpack .../093-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2026-03-01 03:29:29.167346 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2026-03-01 03:29:29.167359 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Selecting previously unselected package initramfs-tools-core. 2026-03-01 03:29:29.167373 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Preparing to unpack .../094-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2026-03-01 03:29:29.167386 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2026-03-01 03:29:29.167400 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Selecting previously unselected package linux-base. 2026-03-01 03:29:29.167418 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Preparing to unpack .../095-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2026-03-01 03:29:29.167436 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2026-03-01 03:29:29.167450 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Selecting previously unselected package initramfs-tools. 2026-03-01 03:29:29.167463 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Preparing to unpack .../096-initramfs-tools_0.140ubuntu13.5_all.deb ... 2026-03-01 03:29:29.167477 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2026-03-01 03:29:29.167490 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Selecting previously unselected package libevent-core-2.1-7:amd64. 2026-03-01 03:29:29.167503 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Preparing to unpack .../097-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... 2026-03-01 03:29:29.167517 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-03-01 03:29:29.167535 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Selecting previously unselected package libexpat1-dev:amd64. 2026-03-01 03:29:29.167548 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Preparing to unpack .../098-libexpat1-dev_2.4.7-1ubuntu0.7_amd64.deb ... 2026-03-01 03:29:29.167562 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-03-01 03:29:29.167575 | ubuntu-jammy-large | 2026-03-01 03:29:29.167 | > Selecting previously unselected package libjs-jquery. 2026-03-01 03:29:31.961509 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Preparing to unpack .../099-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2026-03-01 03:29:31.961596 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-03-01 03:29:31.961612 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Selecting previously unselected package libjs-underscore. 2026-03-01 03:29:31.961625 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Preparing to unpack .../100-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2026-03-01 03:29:31.961636 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2026-03-01 03:29:31.961647 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Selecting previously unselected package libjs-sphinxdoc. 2026-03-01 03:29:31.961659 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Preparing to unpack .../101-libjs-sphinxdoc_4.3.2-1_all.deb ... 2026-03-01 03:29:31.961670 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2026-03-01 03:29:31.961681 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Selecting previously unselected package libpython3.10:amd64. 2026-03-01 03:29:31.961692 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Preparing to unpack .../102-libpython3.10_3.10.12-1~22.04.14_amd64.deb ... 2026-03-01 03:29:31.961703 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:29:31.961714 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Selecting previously unselected package zlib1g-dev:amd64. 2026-03-01 03:29:31.961725 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Preparing to unpack .../103-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-03-01 03:29:31.961736 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-03-01 03:29:31.961747 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Selecting previously unselected package libpython3.10-dev:amd64. 2026-03-01 03:29:31.961757 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Preparing to unpack .../104-libpython3.10-dev_3.10.12-1~22.04.14_amd64.deb ... 2026-03-01 03:29:31.961768 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:29:31.961797 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Selecting previously unselected package libpython3-dev:amd64. 2026-03-01 03:29:31.961807 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Preparing to unpack .../105-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-03-01 03:29:31.961818 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-03-01 03:29:31.961829 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Selecting previously unselected package libssl-dev:amd64. 2026-03-01 03:29:31.961840 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Preparing to unpack .../106-libssl-dev_3.0.2-0ubuntu1.21_amd64.deb ... 2026-03-01 03:29:31.961851 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-03-01 03:29:31.961862 | ubuntu-jammy-large | 2026-03-01 03:29:31.959 | > Selecting previously unselected package libutempter0:amd64. 2026-03-01 03:29:31.961873 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../107-libutempter0_1.2.1-2build2_amd64.deb ... 2026-03-01 03:29:31.961883 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2026-03-01 03:29:31.961894 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package linux-modules-5.15.0-171-generic. 2026-03-01 03:29:31.961905 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../108-linux-modules-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-03-01 03:29:31.961916 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking linux-modules-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-01 03:29:31.961926 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package linux-image-5.15.0-171-generic. 2026-03-01 03:29:31.961937 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../109-linux-image-5.15.0-171-generic_5.15.0-171.181_amd64.deb ... 2026-03-01 03:29:31.961948 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-01 03:29:31.961959 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package linux-image-virtual. 2026-03-01 03:29:31.961976 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../110-linux-image-virtual_5.15.0.171.160_amd64.deb ... 2026-03-01 03:29:31.961987 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking linux-image-virtual (5.15.0.171.160) ... 2026-03-01 03:29:31.961998 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package ncat. 2026-03-01 03:29:31.962008 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../111-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2026-03-01 03:29:31.962019 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-03-01 03:29:31.962030 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package net-tools. 2026-03-01 03:29:31.962041 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../112-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2026-03-01 03:29:31.962052 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-03-01 03:29:31.962063 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package pollinate. 2026-03-01 03:29:31.962074 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../113-pollinate_4.33-3ubuntu2.1_all.deb ... 2026-03-01 03:29:31.962085 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking pollinate (4.33-3ubuntu2.1) ... 2026-03-01 03:29:31.962111 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python-babel-localedata. 2026-03-01 03:29:31.962122 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../114-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2026-03-01 03:29:31.962133 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-03-01 03:29:31.962144 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3-attr. 2026-03-01 03:29:31.962154 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../115-python3-attr_21.2.0-1ubuntu1_all.deb ... 2026-03-01 03:29:31.962165 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2026-03-01 03:29:31.962176 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3-tz. 2026-03-01 03:29:31.962193 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../116-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2026-03-01 03:29:31.962204 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-03-01 03:29:31.962214 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3-babel. 2026-03-01 03:29:31.962225 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../117-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2026-03-01 03:29:31.962236 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2026-03-01 03:29:31.962246 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3-certifi. 2026-03-01 03:29:31.962257 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../118-python3-certifi_2020.6.20-1_all.deb ... 2026-03-01 03:29:31.962268 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3-certifi (2020.6.20-1) ... 2026-03-01 03:29:31.962278 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3-chardet. 2026-03-01 03:29:31.962289 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../119-python3-chardet_4.0.0-1_all.deb ... 2026-03-01 03:29:31.962360 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3-chardet (4.0.0-1) ... 2026-03-01 03:29:31.962371 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3-configobj. 2026-03-01 03:29:31.962382 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../120-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2026-03-01 03:29:31.962393 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2026-03-01 03:29:31.962404 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3-debconf. 2026-03-01 03:29:31.962414 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../121-python3-debconf_1.5.79ubuntu1_all.deb ... 2026-03-01 03:29:31.962425 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2026-03-01 03:29:31.962436 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3-decorator. 2026-03-01 03:29:31.962447 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../122-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2026-03-01 03:29:31.962457 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2026-03-01 03:29:31.962468 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3.10-dev. 2026-03-01 03:29:31.962479 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../123-python3.10-dev_3.10.12-1~22.04.14_amd64.deb ... 2026-03-01 03:29:31.962490 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3.10-dev (3.10.12-1~22.04.14) ... 2026-03-01 03:29:31.962500 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Selecting previously unselected package python3-lib2to3. 2026-03-01 03:29:31.962511 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Preparing to unpack .../124-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2026-03-01 03:29:31.962522 | ubuntu-jammy-large | 2026-03-01 03:29:31.960 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2026-03-01 03:29:31.962532 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-distutils. 2026-03-01 03:29:31.962543 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../125-python3-distutils_3.10.8-1~22.04_all.deb ... 2026-03-01 03:29:31.962558 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2026-03-01 03:29:31.962569 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-dev. 2026-03-01 03:29:31.962580 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../126-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-03-01 03:29:31.962590 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2026-03-01 03:29:31.962601 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-idna. 2026-03-01 03:29:31.962612 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../127-python3-idna_3.3-1ubuntu0.1_all.deb ... 2026-03-01 03:29:31.962622 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2026-03-01 03:29:31.962640 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-markupsafe. 2026-03-01 03:29:31.962650 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../128-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2026-03-01 03:29:31.962661 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2026-03-01 03:29:31.962672 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-jinja2. 2026-03-01 03:29:31.962689 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../129-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2026-03-01 03:29:31.962700 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-03-01 03:29:31.962711 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-json-pointer. 2026-03-01 03:29:31.962721 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../130-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2026-03-01 03:29:31.962732 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2026-03-01 03:29:31.962743 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-jsonpatch. 2026-03-01 03:29:31.962753 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../131-python3-jsonpatch_1.32-2_all.deb ... 2026-03-01 03:29:31.962764 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-jsonpatch (1.32-2) ... 2026-03-01 03:29:31.962775 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-setuptools. 2026-03-01 03:29:31.962785 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../132-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-03-01 03:29:31.962796 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-03-01 03:29:31.962807 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-pyrsistent:amd64. 2026-03-01 03:29:31.962818 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../133-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2026-03-01 03:29:31.962829 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-03-01 03:29:31.962840 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-jsonschema. 2026-03-01 03:29:31.962850 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../134-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2026-03-01 03:29:31.962861 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2026-03-01 03:29:31.962871 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-linux-procfs. 2026-03-01 03:29:31.962882 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../135-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2026-03-01 03:29:31.962893 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2026-03-01 03:29:31.962904 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-wheel. 2026-03-01 03:29:31.962914 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../136-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2026-03-01 03:29:31.962925 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-03-01 03:29:31.962936 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-pip. 2026-03-01 03:29:31.962946 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../137-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-03-01 03:29:31.962957 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-03-01 03:29:31.962968 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-pip-whl. 2026-03-01 03:29:31.962979 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../138-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-03-01 03:29:31.962990 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-03-01 03:29:31.963000 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-pyudev. 2026-03-01 03:29:31.963017 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../139-python3-pyudev_0.22.0-2_all.deb ... 2026-03-01 03:29:31.963027 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-pyudev (0.22.0-2) ... 2026-03-01 03:29:31.963038 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-urllib3. 2026-03-01 03:29:31.963049 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../140-python3-urllib3_1.26.5-1~exp1ubuntu0.6_all.deb ... 2026-03-01 03:29:31.963059 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-03-01 03:29:31.963073 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Selecting previously unselected package python3-requests. 2026-03-01 03:29:31.963084 | ubuntu-jammy-large | 2026-03-01 03:29:31.961 | > Preparing to unpack .../141-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2026-03-01 03:29:36.929525 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-03-01 03:29:36.929621 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Selecting previously unselected package python3-serial. 2026-03-01 03:29:36.929637 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Preparing to unpack .../142-python3-serial_3.5-1_all.deb ... 2026-03-01 03:29:36.929651 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Unpacking python3-serial (3.5-1) ... 2026-03-01 03:29:36.929662 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Selecting previously unselected package python3-setuptools-whl. 2026-03-01 03:29:36.929673 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Preparing to unpack .../143-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-03-01 03:29:36.929814 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-03-01 03:29:36.929829 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Selecting previously unselected package python3.10-venv. 2026-03-01 03:29:36.929841 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Preparing to unpack .../144-python3.10-venv_3.10.12-1~22.04.14_amd64.deb ... 2026-03-01 03:29:36.929853 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Unpacking python3.10-venv (3.10.12-1~22.04.14) ... 2026-03-01 03:29:36.929865 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Selecting previously unselected package python3-venv. 2026-03-01 03:29:36.929876 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Preparing to unpack .../145-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2026-03-01 03:29:36.929887 | ubuntu-jammy-large | 2026-03-01 03:29:36.927 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2026-03-01 03:29:36.929898 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package tmux. 2026-03-01 03:29:36.929909 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../146-tmux_3.2a-4ubuntu0.2_amd64.deb ... 2026-03-01 03:29:36.929920 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking tmux (3.2a-4ubuntu0.2) ... 2026-03-01 03:29:36.929930 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package virt-what. 2026-03-01 03:29:36.929941 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../147-virt-what_1.21-1_amd64.deb ... 2026-03-01 03:29:36.929952 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking virt-what (1.21-1) ... 2026-03-01 03:29:36.929963 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package tuned. 2026-03-01 03:29:36.929974 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../148-tuned_2.15.0-1ubuntu1_all.deb ... 2026-03-01 03:29:36.929985 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2026-03-01 03:29:36.929995 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2026-03-01 03:29:36.930006 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../149-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2026-03-01 03:29:36.930017 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2026-03-01 03:29:36.930027 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package cloud-guest-utils. 2026-03-01 03:29:36.930038 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../150-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2026-03-01 03:29:36.930049 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-03-01 03:29:36.930078 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package cloud-init. 2026-03-01 03:29:36.930089 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../151-cloud-init_25.3-0ubuntu1~22.04.1_all.deb ... 2026-03-01 03:29:36.930100 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-03-01 03:29:36.930111 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package ipvsadm. 2026-03-01 03:29:36.930122 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../152-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2026-03-01 03:29:36.930132 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking ipvsadm (1:1.31-1build2) ... 2026-03-01 03:29:36.930143 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package libffi-dev:amd64. 2026-03-01 03:29:36.930154 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../153-libffi-dev_3.4.2-4_amd64.deb ... 2026-03-01 03:29:36.930164 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2026-03-01 03:29:36.930175 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package socat. 2026-03-01 03:29:36.930185 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../154-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-03-01 03:29:36.930196 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-03-01 03:29:36.930207 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Selecting previously unselected package vlan. 2026-03-01 03:29:36.930217 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Preparing to unpack .../155-vlan_2.0.5ubuntu5_all.deb ... 2026-03-01 03:29:36.930228 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Unpacking vlan (2.0.5ubuntu5) ... 2026-03-01 03:29:36.930239 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2026-03-01 03:29:36.930250 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2026-03-01 03:29:36.930260 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2026-03-01 03:29:36.930278 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:36.930289 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:29:36.930313 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-03-01 03:29:36.930324 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-03-01 03:29:36.930335 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up lto-disabled-list (24) ... 2026-03-01 03:29:36.930345 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-03-01 03:29:36.930356 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2026-03-01 03:29:36.930366 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-03-01 03:29:36.930377 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-03-01 03:29:36.930388 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up at (3.2.5-1ubuntu1) ... 2026-03-01 03:29:36.930399 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2026-03-01 03:29:36.930411 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Running in chroot, ignoring request. 2026-03-01 03:29:36.930422 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:36.930453 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2026-03-01 03:29:36.930464 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up psmisc (23.4-2build3) ... 2026-03-01 03:29:36.930475 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-03-01 03:29:36.930485 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2026-03-01 03:29:36.930496 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-03-01 03:29:36.930507 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2026-03-01 03:29:36.930524 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-03-01 03:29:36.930535 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2026-03-01 03:29:36.930545 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Setting up cron (3.0pl1-137ubuntu3) ... 2026-03-01 03:29:36.930556 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Adding group `crontab' (GID 110) ... 2026-03-01 03:29:36.930567 | ubuntu-jammy-large | 2026-03-01 03:29:36.928 | > Done. 2026-03-01 03:29:36.930577 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Running in chroot, ignoring request. 2026-03-01 03:29:36.930588 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:36.930599 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2026-03-01 03:29:36.930610 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2026-03-01 03:29:36.930620 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-03-01 03:29:36.930631 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2026-03-01 03:29:36.930642 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up less (590-1ubuntu0.22.04.3) ... 2026-03-01 03:29:36.930652 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up linux-libc-dev:amd64 (5.15.0-171.181) ... 2026-03-01 03:29:36.930663 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-03-01 03:29:36.930674 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2026-03-01 03:29:36.930684 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up kmod (29-1ubuntu1) ... 2026-03-01 03:29:36.930695 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:36.930706 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-03-01 03:29:36.930717 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up bzip2 (1.0.8-5build1) ... 2026-03-01 03:29:36.930727 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2026-03-01 03:29:36.930738 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2026-03-01 03:29:36.930748 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up locales (2.35-0ubuntu3.13) ... 2026-03-01 03:29:36.930759 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Generating locales (this might take a while)... 2026-03-01 03:29:36.930770 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Generation complete. 2026-03-01 03:29:36.930780 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2026-03-01 03:29:36.930790 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up xxd (2:8.2.3995-1ubuntu2.24) ... 2026-03-01 03:29:36.930801 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-03-01 03:29:36.930812 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:36.930822 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2026-03-01 03:29:36.930833 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up acl (2.3.1-1) ... 2026-03-01 03:29:36.930844 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up python3-serial (3.5-1) ... 2026-03-01 03:29:36.930855 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up tzdata (2025b-0ubuntu0.22.04.1) ... 2026-03-01 03:29:36.930865 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > 2026-03-01 03:29:36.930876 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Current default time zone: 'Etc/UTC' 2026-03-01 03:29:36.930887 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Local time is now: Sun Mar 1 03:29:34 UTC 2026. 2026-03-01 03:29:36.930898 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Universal Time is now: Sun Mar 1 03:29:34 UTC 2026. 2026-03-01 03:29:36.930916 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-03-01 03:29:36.930927 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > 2026-03-01 03:29:36.930938 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2026-03-01 03:29:36.930954 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2026-03-01 03:29:36.930974 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-03-01 03:29:36.930985 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2026-03-01 03:29:36.930995 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-03-01 03:29:36.931006 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-03-01 03:29:36.931017 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-03-01 03:29:36.931027 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up python3-chardet (4.0.0-1) ... 2026-03-01 03:29:36.931038 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2026-03-01 03:29:36.931048 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... 2026-03-01 03:29:36.931059 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-03-01 03:29:36.931070 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2026-03-01 03:29:36.931080 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up python3-certifi (2020.6.20-1) ... 2026-03-01 03:29:36.931091 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up make (4.3-4.1build1) ... 2026-03-01 03:29:36.931101 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2026-03-01 03:29:36.931112 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2026-03-01 03:29:36.931122 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up xz-utils (5.2.5-2ubuntu1) ... 2026-03-01 03:29:36.931133 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-01 03:29:36.931144 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:36.931155 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-03-01 03:29:36.931165 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2026-03-01 03:29:36.931176 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2026-03-01 03:29:36.931186 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-03-01 03:29:36.931197 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:36.931207 | ubuntu-jammy-large | 2026-03-01 03:29:36.929 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2026-03-01 03:29:36.931218 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up patch (2.7.6-7build2) ... 2026-03-01 03:29:36.931229 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up ucf (3.0043) ... 2026-03-01 03:29:36.931239 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-03-01 03:29:36.931250 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2026-03-01 03:29:36.931261 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-03-01 03:29:36.931271 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-03-01 03:29:36.931282 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2026-03-01 03:29:36.931293 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-03-01 03:29:36.931303 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2026-03-01 03:29:36.931314 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2026-03-01 03:29:36.931325 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2026-03-01 03:29:36.931335 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:36.931346 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2026-03-01 03:29:36.931356 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-03-01 03:29:36.931374 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-03-01 03:29:36.931384 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2026-03-01 03:29:36.931395 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2026-03-01 03:29:36.931405 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Setting up uuid-runtime (2.37.2-4ubuntu3.4) ... 2026-03-01 03:29:36.931416 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Adding group `uuidd' (GID 111) ... 2026-03-01 03:29:36.931426 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Done. 2026-03-01 03:29:36.931596 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2026-03-01 03:29:36.931608 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Adding system user `uuidd' (UID 105) ... 2026-03-01 03:29:36.931619 | ubuntu-jammy-large | 2026-03-01 03:29:36.930 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2026-03-01 03:29:44.329187 | ubuntu-jammy-large | 2026-03-01 03:29:44.328 | > Not creating home directory `/run/uuidd'. 2026-03-01 03:29:44.329291 | ubuntu-jammy-large | 2026-03-01 03:29:44.328 | > Running in chroot, ignoring request. 2026-03-01 03:29:44.329310 | ubuntu-jammy-large | 2026-03-01 03:29:44.328 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:44.329324 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2026-03-01 03:29:44.329338 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2026-03-01 03:29:44.329350 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-03-01 03:29:44.329362 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-03-01 03:29:44.329404 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.329433 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-03-01 03:29:44.329446 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-03-01 03:29:44.329459 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2026-03-01 03:29:44.329471 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.22) ... 2026-03-01 03:29:44.329484 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up git-man (1:2.34.1-1ubuntu1.17) ... 2026-03-01 03:29:44.329497 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up netbase (6.3) ... 2026-03-01 03:29:44.329510 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up curl (7.81.0-1ubuntu1.22) ... 2026-03-01 03:29:44.329522 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.329534 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-03-01 03:29:44.329547 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2026-03-01 03:29:44.329559 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-03-01 03:29:44.329571 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up python3-pyudev (0.22.0-2) ... 2026-03-01 03:29:44.329584 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2026-03-01 03:29:44.329595 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2026-03-01 03:29:44.329606 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libisl23:amd64 (0.24-2build1) ... 2026-03-01 03:29:44.329637 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2026-03-01 03:29:44.329657 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2026-03-01 03:29:44.329669 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-03-01 03:29:44.329681 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libc-dev-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:29:44.329693 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up klibc-utils (2.0.10-4ubuntu0.2) ... 2026-03-01 03:29:44.329706 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > 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-03-01 03:29:44.329745 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2026-03-01 03:29:44.329758 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2026-03-01 03:29:44.329774 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-03-01 03:29:44.329786 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2026-03-01 03:29:44.329799 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up tmux (3.2a-4ubuntu0.2) ... 2026-03-01 03:29:44.329812 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2026-03-01 03:29:44.329829 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.329842 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.329856 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-03-01 03:29:44.329870 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up dctrl-tools (2.24-3build2) ... 2026-03-01 03:29:44.329883 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.329896 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libgdbm6:amd64 (1.23-1) ... 2026-03-01 03:29:44.329909 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2026-03-01 03:29:44.329922 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2026-03-01 03:29:44.329935 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2026-03-01 03:29:44.329953 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2026-03-01 03:29:44.329964 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.329976 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-03-01 03:29:44.329988 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-03-01 03:29:44.329999 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2026-03-01 03:29:44.330011 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2026-03-01 03:29:44.330033 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2026-03-01 03:29:44.330049 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.330061 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up virt-what (1.21-1) ... 2026-03-01 03:29:44.330073 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2026-03-01 03:29:44.330083 | ubuntu-jammy-large | 2026-03-01 03:29:44.329 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.330093 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2026-03-01 03:29:44.330107 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Running in chroot, ignoring request. 2026-03-01 03:29:44.330117 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:44.330128 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2026-03-01 03:29:44.330145 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up python3.10-venv (3.10.12-1~22.04.14) ... 2026-03-01 03:29:44.330156 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-03-01 03:29:44.330170 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-03-01 03:29:44.330182 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-03-01 03:29:44.330195 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up iproute2 (5.15.0-1ubuntu2) ... 2026-03-01 03:29:44.330208 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up python3-jsonpatch (1.32-2) ... 2026-03-01 03:29:44.330275 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2026-03-01 03:29:44.330303 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2026-03-01 03:29:44.330319 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2026-03-01 03:29:44.330330 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Adding user `syslog' to group `adm' ... 2026-03-01 03:29:44.330342 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Adding user syslog to group adm 2026-03-01 03:29:44.330356 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Done. 2026-03-01 03:29:44.330366 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > 2026-03-01 03:29:44.330378 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-01 03:29:44.330425 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2026-03-01 03:29:44.330441 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2026-03-01 03:29:44.330455 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2026-03-01 03:29:44.330470 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2026-03-01 03:29:44.330643 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-01 03:29:44.330697 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-03-01 03:29:44.330706 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Running in chroot, ignoring request. 2026-03-01 03:29:44.330713 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:44.330720 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2026-03-01 03:29:44.330734 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-03-01 03:29:44.330741 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-03-01 03:29:44.330748 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2026-03-01 03:29:44.330754 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2026-03-01 03:29:44.330760 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Running in chroot, ignoring request. 2026-03-01 03:29:44.330767 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > invoke-rc.d: policy-rc.d denied execution of restart. 2026-03-01 03:29:44.330776 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2026-03-01 03:29:44.330783 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2026-03-01 03:29:44.330792 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2026-03-01 03:29:44.330801 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2026-03-01 03:29:44.330922 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2026-03-01 03:29:44.330932 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2026-03-01 03:29:44.330939 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2026-03-01 03:29:44.330950 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2026-03-01 03:29:44.330957 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-03-01 03:29:44.330963 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up fdisk (2.37.2-4ubuntu3.4) ... 2026-03-01 03:29:44.330973 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-03-01 03:29:44.330994 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2026-03-01 03:29:44.331001 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2026-03-01 03:29:44.331009 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Setting up pollinate (4.33-3ubuntu2.1) ... 2026-03-01 03:29:44.331018 | ubuntu-jammy-large | 2026-03-01 03:29:44.330 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2026-03-01 03:29:44.331680 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2026-03-01 03:29:44.331747 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-03-01 03:29:44.331766 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Creating /etc/network/interfaces. 2026-03-01 03:29:44.331781 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-03-01 03:29:44.331797 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-03-01 03:29:44.331811 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.331825 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-03-01 03:29:44.331839 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-03-01 03:29:44.331852 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2026-03-01 03:29:44.331865 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-03-01 03:29:44.331878 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up pciutils (1:3.7.0-6) ... 2026-03-01 03:29:44.331892 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2026-03-01 03:29:44.331905 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:44.331918 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-03-01 03:29:44.331931 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-03-01 03:29:44.331944 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Running in chroot, ignoring request. 2026-03-01 03:29:44.331957 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Running in chroot, ignoring request. 2026-03-01 03:29:44.331971 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:44.331984 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2026-03-01 03:29:44.331998 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2026-03-01 03:29:44.332012 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2026-03-01 03:29:44.332026 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up vlan (2.0.5ubuntu5) ... 2026-03-01 03:29:44.332039 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-03-01 03:29:44.332052 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2026-03-01 03:29:44.332065 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-03-01 03:29:44.332078 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-03-01 03:29:44.332091 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2026-03-01 03:29:44.332104 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up ifenslave (2.10ubuntu3) ... 2026-03-01 03:29:44.332118 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-03-01 03:29:44.332131 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-03-01 03:29:44.332144 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > Running in chroot, ignoring request. 2026-03-01 03:29:44.332178 | ubuntu-jammy-large | 2026-03-01 03:29:44.331 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:54.167479 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-03-01 03:29:54.167568 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Setting up ipvsadm (1:1.31-1build2) ... 2026-03-01 03:29:54.167586 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Running in chroot, ignoring request. 2026-03-01 03:29:54.167599 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:54.167612 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Setting up tuned (2.15.0-1ubuntu1) ... 2026-03-01 03:29:54.167626 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2026-03-01 03:29:54.167640 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-03-01 03:29:54.167662 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3) ... 2026-03-01 03:29:54.167675 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Setting up nftables (1.0.2-1ubuntu3) ... 2026-03-01 03:29:54.167687 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2026-03-01 03:29:54.167699 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > update-initramfs: deferring update (trigger activated) 2026-03-01 03:29:54.167711 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2026-03-01 03:29:54.167724 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-03-01 03:29:54.167736 | ubuntu-jammy-large | 2026-03-01 03:29:54.165 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2026-03-01 03:29:54.167749 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-03-01 03:29:54.167762 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-03-01 03:29:54.167774 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-03-01 03:29:54.167787 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-03-01 03:29:54.167799 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-03-01 03:29:54.167811 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-03-01 03:29:54.167823 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2026-03-01 03:29:54.167835 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2026-03-01 03:29:54.167865 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2026-03-01 03:29:54.167878 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2026-03-01 03:29:54.167891 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up binutils (2.38-4ubuntu2.12) ... 2026-03-01 03:29:54.167903 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2026-03-01 03:29:54.167915 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-03-01 03:29:54.167927 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-03-01 03:29:54.167939 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-03-01 03:29:54.167951 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:54.167963 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2026-03-01 03:29:54.167975 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:54.168006 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-03-01 03:29:54.168019 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:54.168031 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2026-03-01 03:29:54.168042 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-03-01 03:29:54.168054 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2026-03-01 03:29:54.168068 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2026-03-01 03:29:54.168081 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2026-03-01 03:29:54.168093 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2026-03-01 03:29:54.168119 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2026-03-01 03:29:54.168131 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2026-03-01 03:29:54.168144 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up openssh-server (1:8.9p1-3ubuntu0.13) ... 2026-03-01 03:29:54.168156 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > 2026-03-01 03:29:54.168169 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Creating config file /etc/ssh/sshd_config with new version 2026-03-01 03:29:54.168181 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Creating SSH2 RSA key; this may take some time ... 2026-03-01 03:29:54.168193 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > 3072 SHA256:1xbxsyDN+2xlajchmkoL+H/BnZODpmsZ903uZ+U83Ac root@ubuntu (RSA) 2026-03-01 03:29:54.168210 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Creating SSH2 ECDSA key; this may take some time ... 2026-03-01 03:29:54.168222 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > 256 SHA256:E1h2p/Rlk/goQdSn3rMZV2zy42qCFdxKciZ+LE386eA root@ubuntu (ECDSA) 2026-03-01 03:29:54.168234 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Creating SSH2 ED25519 key; this may take some time ... 2026-03-01 03:29:54.168246 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > 256 SHA256:gevXjP/EhINtyyLookqZKXpyZ40OBodJFSJFwLv4faA root@ubuntu (ED25519) 2026-03-01 03:29:54.168258 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Running in chroot, ignoring request. 2026-03-01 03:29:54.168270 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:54.168281 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2026-03-01 03:29:54.168293 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2026-03-01 03:29:54.168306 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:29:54.168317 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2026-03-01 03:29:54.168329 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Running in chroot, ignoring request. 2026-03-01 03:29:54.168341 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:29:54.168353 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2026-03-01 03:29:54.168365 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2026-03-01 03:29:54.168377 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2026-03-01 03:29:54.168388 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2026-03-01 03:29:54.168400 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up liberror-perl (0.17029-1) ... 2026-03-01 03:29:54.168420 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:29:54.168432 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up git (1:2.34.1-1ubuntu1.17) ... 2026-03-01 03:29:54.168443 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up python3.10-dev (3.10.12-1~22.04.14) ... 2026-03-01 03:29:54.168455 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2026-03-01 03:29:54.168467 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-01 03:29:54.168479 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up build-essential (12.9ubuntu3) ... 2026-03-01 03:29:54.168491 | ubuntu-jammy-large | 2026-03-01 03:29:54.166 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-03-01 03:29:54.168502 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2026-03-01 03:29:54.168514 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Setting up linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-01 03:29:54.168526 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-171-generic 2026-03-01 03:29:54.168538 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-171-generic 2026-03-01 03:29:54.168550 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-171-generic 2026-03-01 03:29:54.168561 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-171-generic 2026-03-01 03:29:54.168574 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-03-01 03:29:54.168585 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Setting up linux-modules-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-01 03:29:54.168597 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-03-01 03:29:54.168609 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2026-03-01 03:29:54.168621 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Setting up linux-image-virtual (5.15.0.171.160) ... 2026-03-01 03:29:54.168633 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:29:54.168645 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-03-01 03:29:54.168656 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2026-03-01 03:29:54.168668 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2026-03-01 03:29:54.168685 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Running in chroot, ignoring request. 2026-03-01 03:29:54.168698 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-03-01 03:29:54.168709 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > Processing triggers for linux-image-5.15.0-171-generic (5.15.0-171.181) ... 2026-03-01 03:29:54.168721 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > /etc/kernel/postinst.d/dkms: 2026-03-01 03:29:54.168733 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > * dkms: running auto installation service for kernel 5.15.0-171-generic 2026-03-01 03:29:54.168745 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > ...done. 2026-03-01 03:29:54.168757 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > /etc/kernel/postinst.d/initramfs-tools: 2026-03-01 03:29:54.168769 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | > update-initramfs: Generating /boot/initrd.img-5.15.0-171-generic 2026-03-01 03:29:54.168785 | ubuntu-jammy-large | 2026-03-01 03:29:54.167 | returncode: 0 2026-03-01 03:29:54.176802 | ubuntu-jammy-large | 2026-03-01 03:29:54.176 | dib-run-parts 01-package-installs completed 2026-03-01 03:29:54.176925 | ubuntu-jammy-large | 2026-03-01 03:29:54.176 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2026-03-01 03:29:54.183440 | ubuntu-jammy-large | 2026-03-01 03:29:54.183 | dib-run-parts 05-set-cloud-init-sources completed 2026-03-01 03:29:54.183486 | ubuntu-jammy-large | 2026-03-01 03:29:54.183 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-03-01 03:29:54.191297 | ubuntu-jammy-large | 2026-03-01 03:29:54.191 | dib-run-parts 10-cloud-init completed 2026-03-01 03:29:54.191361 | ubuntu-jammy-large | 2026-03-01 03:29:54.191 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2026-03-01 03:29:54.202889 | ubuntu-jammy-large | 2026-03-01 03:29:54.202 | auto eth0 2026-03-01 03:29:54.202952 | ubuntu-jammy-large | 2026-03-01 03:29:54.202 | iface eth0 inet dhcp 2026-03-01 03:29:54.204536 | ubuntu-jammy-large | 2026-03-01 03:29:54.204 | auto eth1 2026-03-01 03:29:54.204570 | ubuntu-jammy-large | 2026-03-01 03:29:54.204 | iface eth1 inet dhcp 2026-03-01 03:29:54.207534 | ubuntu-jammy-large | 2026-03-01 03:29:54.207 | dib-run-parts 10-debian-networking completed 2026-03-01 03:29:54.207577 | ubuntu-jammy-large | 2026-03-01 03:29:54.207 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-03-01 03:29:54.265597 | ubuntu-jammy-large | 2026-03-01 03:29:54.265 | dib-run-parts 10-install-static-files completed 2026-03-01 03:29:54.265638 | ubuntu-jammy-large | 2026-03-01 03:29:54.265 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2026-03-01 03:29:55.074360 | ubuntu-jammy-large | 2026-03-01 03:29:55.074 | Generating locales (this might take a while)... 2026-03-01 03:29:56.917222 | ubuntu-jammy-large | 2026-03-01 03:29:56.917 | en_US.UTF-8... done 2026-03-01 03:29:56.918141 | ubuntu-jammy-large | 2026-03-01 03:29:56.918 | Generation complete. 2026-03-01 03:29:57.008439 | ubuntu-jammy-large | 2026-03-01 03:29:57.008 | dib-run-parts 12-debian-locale-gen completed 2026-03-01 03:29:57.008544 | ubuntu-jammy-large | 2026-03-01 03:29:57.008 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2026-03-01 03:29:57.018369 | ubuntu-jammy-large | 2026-03-01 03:29:57.018 | dib-run-parts 15-cleanup-debootstrap completed 2026-03-01 03:29:57.018421 | ubuntu-jammy-large | 2026-03-01 03:29:57.018 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-03-01 03:29:57.032366 | ubuntu-jammy-large | 2026-03-01 03:29:57.032 | dib-run-parts 20-install-init-scripts completed 2026-03-01 03:29:57.032409 | ubuntu-jammy-large | 2026-03-01 03:29:57.032 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2026-03-01 03:30:01.139503 | ubuntu-jammy-large | 2026-03-01 03:30:01.139 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2026-03-01 03:30:01.341502 | ubuntu-jammy-large | 2026-03-01 03:30:01.341 | Collecting pip 2026-03-01 03:30:01.442410 | ubuntu-jammy-large | 2026-03-01 03:30:01.442 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-01 03:30:01.606707 | ubuntu-jammy-large | 2026-03-01 03:30:01.606 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 11.5 MB/s eta 0:00:00 2026-03-01 03:30:01.653729 | ubuntu-jammy-large | 2026-03-01 03:30:01.653 | Installing collected packages: pip 2026-03-01 03:30:01.653844 | ubuntu-jammy-large | 2026-03-01 03:30:01.653 | Attempting uninstall: pip 2026-03-01 03:30:01.654694 | ubuntu-jammy-large | 2026-03-01 03:30:01.654 | Found existing installation: pip 22.0.2 2026-03-01 03:30:01.855222 | ubuntu-jammy-large | 2026-03-01 03:30:01.855 | Uninstalling pip-22.0.2: 2026-03-01 03:30:01.862056 | ubuntu-jammy-large | 2026-03-01 03:30:01.861 | Successfully uninstalled pip-22.0.2 2026-03-01 03:30:02.688953 | ubuntu-jammy-large | 2026-03-01 03:30:02.688 | Successfully installed pip-26.0.1 2026-03-01 03:30:03.388202 | ubuntu-jammy-large | 2026-03-01 03:30:03.387 | Processing ./opt/amphora-agent 2026-03-01 03:30:03.390350 | ubuntu-jammy-large | 2026-03-01 03:30:03.390 | Installing build dependencies: started 2026-03-01 03:30:04.689733 | ubuntu-jammy-large | 2026-03-01 03:30:04.687 | Installing build dependencies: finished with status 'done' 2026-03-01 03:30:04.689833 | ubuntu-jammy-large | 2026-03-01 03:30:04.687 | Getting requirements to build wheel: started 2026-03-01 03:30:05.009313 | ubuntu-jammy-large | 2026-03-01 03:30:05.009 | Getting requirements to build wheel: finished with status 'done' 2026-03-01 03:30:05.013018 | ubuntu-jammy-large | 2026-03-01 03:30:05.012 | Preparing metadata (pyproject.toml): started 2026-03-01 03:30:05.521107 | ubuntu-jammy-large | 2026-03-01 03:30:05.520 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-01 03:30:05.676840 | ubuntu-jammy-large | 2026-03-01 03:30:05.676 | Collecting alembic>=0.9.6 (from octavia==17.0.1.dev7) 2026-03-01 03:30:05.784653 | ubuntu-jammy-large | 2026-03-01 03:30:05.784 | Downloading alembic-1.16.4-py3-none-any.whl.metadata (7.3 kB) 2026-03-01 03:30:05.811194 | ubuntu-jammy-large | 2026-03-01 03:30:05.811 | Collecting cotyledon>=1.3.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:05.826948 | ubuntu-jammy-large | 2026-03-01 03:30:05.826 | Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-01 03:30:05.853429 | ubuntu-jammy-large | 2026-03-01 03:30:05.853 | Collecting pecan>=1.3.2 (from octavia==17.0.1.dev7) 2026-03-01 03:30:05.869071 | ubuntu-jammy-large | 2026-03-01 03:30:05.868 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-01 03:30:05.901850 | ubuntu-jammy-large | 2026-03-01 03:30:05.901 | Collecting pbr>=3.1.1 (from octavia==17.0.1.dev7) 2026-03-01 03:30:05.917668 | ubuntu-jammy-large | 2026-03-01 03:30:05.917 | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-01 03:30:06.328176 | ubuntu-jammy-large | 2026-03-01 03:30:06.327 | Collecting SQLAlchemy>=1.2.19 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.344600 | ubuntu-jammy-large | 2026-03-01 03:30:06.344 | Downloading sqlalchemy-2.0.42-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-03-01 03:30:06.388498 | ubuntu-jammy-large | 2026-03-01 03:30:06.388 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.404174 | ubuntu-jammy-large | 2026-03-01 03:30:06.404 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-03-01 03:30:06.439784 | ubuntu-jammy-large | 2026-03-01 03:30:06.439 | Collecting futurist>=1.2.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.456225 | ubuntu-jammy-large | 2026-03-01 03:30:06.456 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-01 03:30:06.486719 | ubuntu-jammy-large | 2026-03-01 03:30:06.486 | Collecting requests>=2.23.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.501265 | ubuntu-jammy-large | 2026-03-01 03:30:06.501 | Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 2026-03-01 03:30:06.519371 | ubuntu-jammy-large | 2026-03-01 03:30:06.519 | Collecting rfc3986>=1.2.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.533858 | ubuntu-jammy-large | 2026-03-01 03:30:06.533 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-01 03:30:06.565025 | ubuntu-jammy-large | 2026-03-01 03:30:06.564 | Collecting keystoneauth1>=3.4.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.579989 | ubuntu-jammy-large | 2026-03-01 03:30:06.579 | Downloading keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-01 03:30:06.610243 | ubuntu-jammy-large | 2026-03-01 03:30:06.610 | Collecting keystonemiddleware>=9.5.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.627350 | ubuntu-jammy-large | 2026-03-01 03:30:06.627 | Downloading keystonemiddleware-10.12.1-py3-none-any.whl.metadata (4.0 kB) 2026-03-01 03:30:06.653186 | ubuntu-jammy-large | 2026-03-01 03:30:06.653 | Collecting WebOb>=1.8.2 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.669635 | ubuntu-jammy-large | 2026-03-01 03:30:06.669 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-01 03:30:06.699690 | ubuntu-jammy-large | 2026-03-01 03:30:06.699 | Collecting stevedore>=1.20.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.717047 | ubuntu-jammy-large | 2026-03-01 03:30:06.716 | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-01 03:30:06.754329 | ubuntu-jammy-large | 2026-03-01 03:30:06.754 | Collecting openstacksdk>=0.103.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.770754 | ubuntu-jammy-large | 2026-03-01 03:30:06.770 | Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2026-03-01 03:30:06.808333 | ubuntu-jammy-large | 2026-03-01 03:30:06.808 | Collecting oslo.config>=6.8.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.823826 | ubuntu-jammy-large | 2026-03-01 03:30:06.823 | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-01 03:30:06.852337 | ubuntu-jammy-large | 2026-03-01 03:30:06.852 | Collecting oslo.context>=2.22.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.867471 | ubuntu-jammy-large | 2026-03-01 03:30:06.867 | Downloading oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-01 03:30:06.905795 | ubuntu-jammy-large | 2026-03-01 03:30:06.905 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev7) 2026-03-01 03:30:06.920758 | ubuntu-jammy-large | 2026-03-01 03:30:06.920 | Downloading oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-01 03:30:06.948096 | ubuntu-jammy-large | 2026-03-01 03:30:06.947 | Collecting oslo.i18n>=3.20.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:06.963456 | ubuntu-jammy-large | 2026-03-01 03:30:06.963 | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-01 03:30:06.997086 | ubuntu-jammy-large | 2026-03-01 03:30:06.996 | Collecting oslo.log>=4.3.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.013797 | ubuntu-jammy-large | 2026-03-01 03:30:07.013 | Downloading oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-01 03:30:07.074863 | ubuntu-jammy-large | 2026-03-01 03:30:07.074 | Collecting oslo.messaging>=14.1.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.090360 | ubuntu-jammy-large | 2026-03-01 03:30:07.090 | Downloading oslo_messaging-17.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-01 03:30:07.126346 | ubuntu-jammy-large | 2026-03-01 03:30:07.126 | Collecting oslo.middleware>=4.0.1 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.143780 | ubuntu-jammy-large | 2026-03-01 03:30:07.143 | Downloading oslo_middleware-6.6.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-01 03:30:07.192488 | ubuntu-jammy-large | 2026-03-01 03:30:07.192 | Collecting oslo.policy>=4.5.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.208069 | ubuntu-jammy-large | 2026-03-01 03:30:07.207 | Downloading oslo_policy-4.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-01 03:30:07.234540 | ubuntu-jammy-large | 2026-03-01 03:30:07.234 | Collecting oslo.reports>=1.18.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.252264 | ubuntu-jammy-large | 2026-03-01 03:30:07.252 | Downloading oslo_reports-3.6.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-01 03:30:07.282647 | ubuntu-jammy-large | 2026-03-01 03:30:07.282 | Collecting oslo.serialization>=2.28.1 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.298115 | ubuntu-jammy-large | 2026-03-01 03:30:07.298 | Downloading oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-01 03:30:07.321285 | ubuntu-jammy-large | 2026-03-01 03:30:07.321 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.338983 | ubuntu-jammy-large | 2026-03-01 03:30:07.338 | Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-01 03:30:07.403444 | ubuntu-jammy-large | 2026-03-01 03:30:07.403 | Collecting oslo.utils>=4.7.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.418865 | ubuntu-jammy-large | 2026-03-01 03:30:07.418 | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-01 03:30:07.520315 | ubuntu-jammy-large | 2026-03-01 03:30:07.520 | Collecting psutil>=5.7.1 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.536431 | ubuntu-jammy-large | 2026-03-01 03:30:07.536 | 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-03-01 03:30:07.571955 | ubuntu-jammy-large | 2026-03-01 03:30:07.571 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.587567 | ubuntu-jammy-large | 2026-03-01 03:30:07.587 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-01 03:30:07.613931 | ubuntu-jammy-large | 2026-03-01 03:30:07.613 | Collecting pyasn1-modules>=0.0.6 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.629314 | ubuntu-jammy-large | 2026-03-01 03:30:07.629 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-01 03:30:07.653224 | ubuntu-jammy-large | 2026-03-01 03:30:07.653 | Collecting python-barbicanclient>=4.5.2 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.669250 | ubuntu-jammy-large | 2026-03-01 03:30:07.669 | Downloading python_barbicanclient-7.2.0-py3-none-any.whl.metadata (11 kB) 2026-03-01 03:30:07.700302 | ubuntu-jammy-large | 2026-03-01 03:30:07.700 | Collecting python-glanceclient>=2.8.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.716327 | ubuntu-jammy-large | 2026-03-01 03:30:07.716 | Downloading python_glanceclient-4.10.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-01 03:30:07.748859 | ubuntu-jammy-large | 2026-03-01 03:30:07.748 | Collecting python-novaclient>=9.1.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.765412 | ubuntu-jammy-large | 2026-03-01 03:30:07.765 | Downloading python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-01 03:30:07.796671 | ubuntu-jammy-large | 2026-03-01 03:30:07.796 | Collecting python-cinderclient>=3.3.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.811747 | ubuntu-jammy-large | 2026-03-01 03:30:07.811 | Downloading python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB) 2026-03-01 03:30:07.833499 | ubuntu-jammy-large | 2026-03-01 03:30:07.833 | Collecting WSME>=0.8.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.849272 | ubuntu-jammy-large | 2026-03-01 03:30:07.849 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-01 03:30:07.872151 | ubuntu-jammy-large | 2026-03-01 03:30:07.871 | Collecting Jinja2>=2.10 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.887074 | ubuntu-jammy-large | 2026-03-01 03:30:07.886 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-01 03:30:07.919552 | ubuntu-jammy-large | 2026-03-01 03:30:07.919 | Collecting taskflow>=5.9.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.935554 | ubuntu-jammy-large | 2026-03-01 03:30:07.935 | Downloading taskflow-6.0.2-py3-none-any.whl.metadata (5.6 kB) 2026-03-01 03:30:07.971156 | ubuntu-jammy-large | 2026-03-01 03:30:07.971 | Collecting castellan>=0.16.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:07.986950 | ubuntu-jammy-large | 2026-03-01 03:30:07.986 | Downloading castellan-5.4.1-py3-none-any.whl.metadata (1.9 kB) 2026-03-01 03:30:08.011353 | ubuntu-jammy-large | 2026-03-01 03:30:08.011 | Collecting tenacity>=5.0.4 (from octavia==17.0.1.dev7) 2026-03-01 03:30:08.026311 | ubuntu-jammy-large | 2026-03-01 03:30:08.026 | Downloading tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB) 2026-03-01 03:30:08.044605 | ubuntu-jammy-large | 2026-03-01 03:30:08.044 | Collecting distro>=1.2.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:08.059426 | ubuntu-jammy-large | 2026-03-01 03:30:08.059 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-01 03:30:08.091940 | ubuntu-jammy-large | 2026-03-01 03:30:08.091 | Collecting jsonschema>=3.2.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:08.107239 | ubuntu-jammy-large | 2026-03-01 03:30:08.107 | Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 2026-03-01 03:30:08.221004 | ubuntu-jammy-large | 2026-03-01 03:30:08.220 | Collecting octavia-lib>=3.8.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:08.237669 | ubuntu-jammy-large | 2026-03-01 03:30:08.237 | Downloading octavia_lib-3.10.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-01 03:30:08.318447 | ubuntu-jammy-large | 2026-03-01 03:30:08.318 | Collecting setproctitle>=1.1.10 (from octavia==17.0.1.dev7) 2026-03-01 03:30:08.337782 | ubuntu-jammy-large | 2026-03-01 03:30:08.337 | Downloading setproctitle-1.3.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2026-03-01 03:30:08.358446 | ubuntu-jammy-large | 2026-03-01 03:30:08.358 | Collecting python-dateutil>=2.7.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:08.373565 | ubuntu-jammy-large | 2026-03-01 03:30:08.373 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-01 03:30:08.400221 | ubuntu-jammy-large | 2026-03-01 03:30:08.400 | Collecting Flask!=0.11,>=0.10 (from octavia==17.0.1.dev7) 2026-03-01 03:30:08.570828 | ubuntu-jammy-large | 2026-03-01 03:30:08.570 | Downloading flask-3.1.1-py3-none-any.whl.metadata (3.0 kB) 2026-03-01 03:30:08.904049 | ubuntu-jammy-large | 2026-03-01 03:30:08.901 | Collecting cryptography>=42.0.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:08.918030 | ubuntu-jammy-large | 2026-03-01 03:30:08.917 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-01 03:30:08.948519 | ubuntu-jammy-large | 2026-03-01 03:30:08.948 | Collecting pyroute2>=0.5.14 (from octavia==17.0.1.dev7) 2026-03-01 03:30:08.964298 | ubuntu-jammy-large | 2026-03-01 03:30:08.964 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-01 03:30:08.991631 | ubuntu-jammy-large | 2026-03-01 03:30:08.991 | Collecting gunicorn>=19.9.0 (from octavia==17.0.1.dev7) 2026-03-01 03:30:09.007142 | ubuntu-jammy-large | 2026-03-01 03:30:09.007 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-03-01 03:30:09.038703 | ubuntu-jammy-large | 2026-03-01 03:30:09.038 | Collecting Werkzeug>=0.14.1 (from octavia==17.0.1.dev7) 2026-03-01 03:30:09.054685 | ubuntu-jammy-large | 2026-03-01 03:30:09.054 | Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-03-01 03:30:09.083702 | ubuntu-jammy-large | 2026-03-01 03:30:09.083 | Collecting Mako (from alembic>=0.9.6->octavia==17.0.1.dev7) 2026-03-01 03:30:09.098639 | ubuntu-jammy-large | 2026-03-01 03:30:09.098 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-01 03:30:09.123124 | ubuntu-jammy-large | 2026-03-01 03:30:09.122 | Collecting typing-extensions>=4.12 (from alembic>=0.9.6->octavia==17.0.1.dev7) 2026-03-01 03:30:09.139924 | ubuntu-jammy-large | 2026-03-01 03:30:09.139 | Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 2026-03-01 03:30:09.167182 | ubuntu-jammy-large | 2026-03-01 03:30:09.167 | Collecting tomli (from alembic>=0.9.6->octavia==17.0.1.dev7) 2026-03-01 03:30:09.183036 | ubuntu-jammy-large | 2026-03-01 03:30:09.182 | Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2026-03-01 03:30:09.379870 | ubuntu-jammy-large | 2026-03-01 03:30:09.379 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==17.0.1.dev7) 2026-03-01 03:30:09.398144 | ubuntu-jammy-large | 2026-03-01 03:30:09.398 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-03-01 03:30:09.418195 | ubuntu-jammy-large | 2026-03-01 03:30:09.418 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==17.0.1.dev7) 2026-03-01 03:30:09.433268 | ubuntu-jammy-large | 2026-03-01 03:30:09.433 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-03-01 03:30:09.452630 | ubuntu-jammy-large | 2026-03-01 03:30:09.452 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev7) 2026-03-01 03:30:09.467533 | ubuntu-jammy-large | 2026-03-01 03:30:09.467 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-01 03:30:09.492982 | ubuntu-jammy-large | 2026-03-01 03:30:09.492 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev7) 2026-03-01 03:30:09.508675 | ubuntu-jammy-large | 2026-03-01 03:30:09.508 | Downloading click-8.2.2-py3-none-any.whl.metadata (2.6 kB) 2026-03-01 03:30:09.529008 | ubuntu-jammy-large | 2026-03-01 03:30:09.528 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev7) 2026-03-01 03:30:09.545314 | ubuntu-jammy-large | 2026-03-01 03:30:09.545 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-01 03:30:09.623738 | ubuntu-jammy-large | 2026-03-01 03:30:09.623 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev7) 2026-03-01 03:30:09.639629 | ubuntu-jammy-large | 2026-03-01 03:30:09.639 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-03-01 03:30:09.668198 | ubuntu-jammy-large | 2026-03-01 03:30:09.667 | Collecting debtcollector>=3.0.0 (from futurist>=1.2.0->octavia==17.0.1.dev7) 2026-03-01 03:30:09.683138 | ubuntu-jammy-large | 2026-03-01 03:30:09.683 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-01 03:30:09.926999 | ubuntu-jammy-large | 2026-03-01 03:30:09.926 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==17.0.1.dev7) 2026-03-01 03:30:09.944690 | ubuntu-jammy-large | 2026-03-01 03:30:09.944 | 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-03-01 03:30:10.056000 | ubuntu-jammy-large | 2026-03-01 03:30:10.055 | Collecting packaging (from gunicorn>=19.9.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.071487 | ubuntu-jammy-large | 2026-03-01 03:30:10.071 | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-01 03:30:10.096613 | ubuntu-jammy-large | 2026-03-01 03:30:10.096 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.112737 | ubuntu-jammy-large | 2026-03-01 03:30:10.112 | Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2026-03-01 03:30:10.141173 | ubuntu-jammy-large | 2026-03-01 03:30:10.141 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.157350 | ubuntu-jammy-large | 2026-03-01 03:30:10.157 | Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-01 03:30:10.187947 | ubuntu-jammy-large | 2026-03-01 03:30:10.187 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.202656 | ubuntu-jammy-large | 2026-03-01 03:30:10.202 | Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-03-01 03:30:10.589772 | ubuntu-jammy-large | 2026-03-01 03:30:10.589 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.607713 | ubuntu-jammy-large | 2026-03-01 03:30:10.607 | Downloading rpds_py-0.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2026-03-01 03:30:10.633591 | ubuntu-jammy-large | 2026-03-01 03:30:10.633 | Collecting iso8601>=2.0.0 (from keystoneauth1>=3.4.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.648399 | ubuntu-jammy-large | 2026-03-01 03:30:10.648 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-01 03:30:10.670064 | ubuntu-jammy-large | 2026-03-01 03:30:10.669 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.686049 | ubuntu-jammy-large | 2026-03-01 03:30:10.685 | Downloading os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-01 03:30:10.724344 | ubuntu-jammy-large | 2026-03-01 03:30:10.724 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.742348 | ubuntu-jammy-large | 2026-03-01 03:30:10.742 | Downloading oslo_cache-3.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-01 03:30:10.773422 | ubuntu-jammy-large | 2026-03-01 03:30:10.773 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.789997 | ubuntu-jammy-large | 2026-03-01 03:30:10.789 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-01 03:30:10.813484 | ubuntu-jammy-large | 2026-03-01 03:30:10.813 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.828512 | ubuntu-jammy-large | 2026-03-01 03:30:10.828 | Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-03-01 03:30:10.871222 | ubuntu-jammy-large | 2026-03-01 03:30:10.871 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.888845 | ubuntu-jammy-large | 2026-03-01 03:30:10.888 | Downloading python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-01 03:30:10.933551 | ubuntu-jammy-large | 2026-03-01 03:30:10.933 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.949046 | ubuntu-jammy-large | 2026-03-01 03:30:10.948 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-01 03:30:10.973646 | ubuntu-jammy-large | 2026-03-01 03:30:10.973 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==17.0.1.dev7) 2026-03-01 03:30:10.990421 | ubuntu-jammy-large | 2026-03-01 03:30:10.990 | Downloading dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-01 03:30:11.016270 | ubuntu-jammy-large | 2026-03-01 03:30:11.016 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==17.0.1.dev7) 2026-03-01 03:30:11.032700 | ubuntu-jammy-large | 2026-03-01 03:30:11.032 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-03-01 03:30:11.059052 | ubuntu-jammy-large | 2026-03-01 03:30:11.058 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==17.0.1.dev7) 2026-03-01 03:30:11.074776 | ubuntu-jammy-large | 2026-03-01 03:30:11.074 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-01 03:30:11.108905 | ubuntu-jammy-large | 2026-03-01 03:30:11.108 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==17.0.1.dev7) 2026-03-01 03:30:11.125222 | ubuntu-jammy-large | 2026-03-01 03:30:11.125 | Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2026-03-01 03:30:11.184585 | ubuntu-jammy-large | 2026-03-01 03:30:11.184 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==17.0.1.dev7) 2026-03-01 03:30:11.200866 | ubuntu-jammy-large | 2026-03-01 03:30:11.200 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-03-01 03:30:11.217840 | ubuntu-jammy-large | 2026-03-01 03:30:11.217 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==17.0.1.dev7) 2026-03-01 03:30:11.232806 | ubuntu-jammy-large | 2026-03-01 03:30:11.232 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-01 03:30:11.263449 | ubuntu-jammy-large | 2026-03-01 03:30:11.263 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==17.0.1.dev7) 2026-03-01 03:30:11.278478 | ubuntu-jammy-large | 2026-03-01 03:30:11.278 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-01 03:30:11.324895 | ubuntu-jammy-large | 2026-03-01 03:30:11.324 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==17.0.1.dev7) 2026-03-01 03:30:11.339782 | ubuntu-jammy-large | 2026-03-01 03:30:11.339 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-01 03:30:11.365101 | ubuntu-jammy-large | 2026-03-01 03:30:11.364 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev7) 2026-03-01 03:30:11.381254 | ubuntu-jammy-large | 2026-03-01 03:30:11.381 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-01 03:30:11.400038 | ubuntu-jammy-large | 2026-03-01 03:30:11.399 | Installing build dependencies: started 2026-03-01 03:30:12.338176 | ubuntu-jammy-large | 2026-03-01 03:30:12.337 | Installing build dependencies: finished with status 'done' 2026-03-01 03:30:12.340160 | ubuntu-jammy-large | 2026-03-01 03:30:12.340 | Getting requirements to build wheel: started 2026-03-01 03:30:12.684582 | ubuntu-jammy-large | 2026-03-01 03:30:12.684 | Getting requirements to build wheel: finished with status 'done' 2026-03-01 03:30:12.688475 | ubuntu-jammy-large | 2026-03-01 03:30:12.688 | Installing backend dependencies: started 2026-03-01 03:30:13.692443 | ubuntu-jammy-large | 2026-03-01 03:30:13.692 | Installing backend dependencies: finished with status 'done' 2026-03-01 03:30:13.694562 | ubuntu-jammy-large | 2026-03-01 03:30:13.694 | Preparing metadata (pyproject.toml): started 2026-03-01 03:30:13.985967 | ubuntu-jammy-large | 2026-03-01 03:30:13.985 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-01 03:30:14.015316 | ubuntu-jammy-large | 2026-03-01 03:30:14.015 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.034585 | ubuntu-jammy-large | 2026-03-01 03:30:14.034 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-01 03:30:14.074923 | ubuntu-jammy-large | 2026-03-01 03:30:14.074 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.092395 | ubuntu-jammy-large | 2026-03-01 03:30:14.092 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-03-01 03:30:14.234583 | ubuntu-jammy-large | 2026-03-01 03:30:14.234 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.250232 | ubuntu-jammy-large | 2026-03-01 03:30:14.250 | Downloading oslo_service-4.3.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-01 03:30:14.274615 | ubuntu-jammy-large | 2026-03-01 03:30:14.274 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.291728 | ubuntu-jammy-large | 2026-03-01 03:30:14.291 | Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-03-01 03:30:14.316292 | ubuntu-jammy-large | 2026-03-01 03:30:14.316 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.330984 | ubuntu-jammy-large | 2026-03-01 03:30:14.330 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-01 03:30:14.366839 | ubuntu-jammy-large | 2026-03-01 03:30:14.366 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.382474 | ubuntu-jammy-large | 2026-03-01 03:30:14.382 | Downloading kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB) 2026-03-01 03:30:14.412121 | ubuntu-jammy-large | 2026-03-01 03:30:14.412 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.427690 | ubuntu-jammy-large | 2026-03-01 03:30:14.427 | Downloading oslo_metrics-0.13.0-py3-none-any.whl.metadata (1.3 kB) 2026-03-01 03:30:14.447382 | ubuntu-jammy-large | 2026-03-01 03:30:14.447 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.462031 | ubuntu-jammy-large | 2026-03-01 03:30:14.461 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-01 03:30:14.487600 | ubuntu-jammy-large | 2026-03-01 03:30:14.487 | Collecting tzdata>=2025.2 (from kombu>=4.6.6->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.502870 | ubuntu-jammy-large | 2026-03-01 03:30:14.502 | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-01 03:30:14.540788 | ubuntu-jammy-large | 2026-03-01 03:30:14.540 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.556008 | ubuntu-jammy-large | 2026-03-01 03:30:14.555 | Downloading prometheus_client-0.22.1-py3-none-any.whl.metadata (1.9 kB) 2026-03-01 03:30:14.612121 | ubuntu-jammy-large | 2026-03-01 03:30:14.611 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==17.0.1.dev7) 2026-03-01 03:30:14.628431 | ubuntu-jammy-large | 2026-03-01 03:30:14.628 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-03-01 03:30:14.648860 | ubuntu-jammy-large | 2026-03-01 03:30:14.648 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==17.0.1.dev7) 2026-03-01 03:30:14.664309 | ubuntu-jammy-large | 2026-03-01 03:30:14.664 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-01 03:30:14.784613 | ubuntu-jammy-large | 2026-03-01 03:30:14.784 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==17.0.1.dev7) 2026-03-01 03:30:14.800611 | ubuntu-jammy-large | 2026-03-01 03:30:14.800 | Downloading msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-03-01 03:30:14.829188 | ubuntu-jammy-large | 2026-03-01 03:30:14.829 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:14.844801 | ubuntu-jammy-large | 2026-03-01 03:30:14.844 | Downloading eventlet-0.40.2-py3-none-any.whl.metadata (5.4 kB) 2026-03-01 03:30:15.022002 | ubuntu-jammy-large | 2026-03-01 03:30:15.021 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.038208 | ubuntu-jammy-large | 2026-03-01 03:30:15.038 | Downloading greenlet-3.2.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) 2026-03-01 03:30:15.074514 | ubuntu-jammy-large | 2026-03-01 03:30:15.074 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.089640 | ubuntu-jammy-large | 2026-03-01 03:30:15.089 | Downloading oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-01 03:30:15.109638 | ubuntu-jammy-large | 2026-03-01 03:30:15.109 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.124612 | ubuntu-jammy-large | 2026-03-01 03:30:15.124 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-01 03:30:15.144299 | ubuntu-jammy-large | 2026-03-01 03:30:15.144 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.159555 | ubuntu-jammy-large | 2026-03-01 03:30:15.159 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-01 03:30:15.189043 | ubuntu-jammy-large | 2026-03-01 03:30:15.188 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.204087 | ubuntu-jammy-large | 2026-03-01 03:30:15.203 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-01 03:30:15.246104 | ubuntu-jammy-large | 2026-03-01 03:30:15.246 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.261542 | ubuntu-jammy-large | 2026-03-01 03:30:15.261 | 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-03-01 03:30:15.282584 | ubuntu-jammy-large | 2026-03-01 03:30:15.282 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.298024 | ubuntu-jammy-large | 2026-03-01 03:30:15.297 | Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-03-01 03:30:15.328081 | ubuntu-jammy-large | 2026-03-01 03:30:15.327 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.343323 | ubuntu-jammy-large | 2026-03-01 03:30:15.343 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-03-01 03:30:15.367175 | ubuntu-jammy-large | 2026-03-01 03:30:15.367 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.382669 | ubuntu-jammy-large | 2026-03-01 03:30:15.382 | Downloading prettytable-3.16.0-py3-none-any.whl.metadata (33 kB) 2026-03-01 03:30:15.431538 | ubuntu-jammy-large | 2026-03-01 03:30:15.431 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.447424 | ubuntu-jammy-large | 2026-03-01 03:30:15.447 | Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) 2026-03-01 03:30:15.458389 | ubuntu-jammy-large | 2026-03-01 03:30:15.458 | 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==17.0.1.dev7) (59.6.0) 2026-03-01 03:30:15.489155 | ubuntu-jammy-large | 2026-03-01 03:30:15.489 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==17.0.1.dev7) 2026-03-01 03:30:15.504462 | ubuntu-jammy-large | 2026-03-01 03:30:15.504 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-03-01 03:30:15.550129 | ubuntu-jammy-large | 2026-03-01 03:30:15.550 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==17.0.1.dev7) 2026-03-01 03:30:15.568255 | ubuntu-jammy-large | 2026-03-01 03:30:15.568 | Downloading cliff-4.11.0-py3-none-any.whl.metadata (2.0 kB) 2026-03-01 03:30:15.591067 | ubuntu-jammy-large | 2026-03-01 03:30:15.590 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev7) 2026-03-01 03:30:15.606425 | ubuntu-jammy-large | 2026-03-01 03:30:15.606 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-03-01 03:30:15.642924 | ubuntu-jammy-large | 2026-03-01 03:30:15.642 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev7) 2026-03-01 03:30:15.658650 | ubuntu-jammy-large | 2026-03-01 03:30:15.658 | Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) 2026-03-01 03:30:15.693181 | ubuntu-jammy-large | 2026-03-01 03:30:15.693 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev7) 2026-03-01 03:30:15.710931 | ubuntu-jammy-large | 2026-03-01 03:30:15.710 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-03-01 03:30:15.730189 | ubuntu-jammy-large | 2026-03-01 03:30:15.730 | Installing build dependencies: started 2026-03-01 03:30:16.597954 | ubuntu-jammy-large | 2026-03-01 03:30:16.597 | Installing build dependencies: finished with status 'done' 2026-03-01 03:30:16.599657 | ubuntu-jammy-large | 2026-03-01 03:30:16.599 | Getting requirements to build wheel: started 2026-03-01 03:30:16.951166 | ubuntu-jammy-large | 2026-03-01 03:30:16.950 | Getting requirements to build wheel: finished with status 'done' 2026-03-01 03:30:16.953246 | ubuntu-jammy-large | 2026-03-01 03:30:16.953 | Preparing metadata (pyproject.toml): started 2026-03-01 03:30:17.144281 | ubuntu-jammy-large | 2026-03-01 03:30:17.144 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-01 03:30:17.172894 | ubuntu-jammy-large | 2026-03-01 03:30:17.172 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev7) 2026-03-01 03:30:17.189422 | ubuntu-jammy-large | 2026-03-01 03:30:17.189 | Downloading rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) 2026-03-01 03:30:17.243754 | ubuntu-jammy-large | 2026-03-01 03:30:17.243 | Collecting six>=1.5 (from python-dateutil>=2.7.0->octavia==17.0.1.dev7) 2026-03-01 03:30:17.258693 | ubuntu-jammy-large | 2026-03-01 03:30:17.258 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-01 03:30:17.281304 | ubuntu-jammy-large | 2026-03-01 03:30:17.281 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==17.0.1.dev7) 2026-03-01 03:30:17.296721 | ubuntu-jammy-large | 2026-03-01 03:30:17.296 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-01 03:30:17.319505 | ubuntu-jammy-large | 2026-03-01 03:30:17.319 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==17.0.1.dev7) 2026-03-01 03:30:17.334030 | ubuntu-jammy-large | 2026-03-01 03:30:17.333 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-01 03:30:17.477991 | ubuntu-jammy-large | 2026-03-01 03:30:17.477 | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->octavia==17.0.1.dev7) 2026-03-01 03:30:17.493466 | ubuntu-jammy-large | 2026-03-01 03:30:17.493 | Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-03-01 03:30:17.515310 | ubuntu-jammy-large | 2026-03-01 03:30:17.515 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==17.0.1.dev7) 2026-03-01 03:30:17.530008 | ubuntu-jammy-large | 2026-03-01 03:30:17.529 | Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-03-01 03:30:17.639442 | ubuntu-jammy-large | 2026-03-01 03:30:17.639 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==17.0.1.dev7) 2026-03-01 03:30:17.654550 | ubuntu-jammy-large | 2026-03-01 03:30:17.654 | Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-03-01 03:30:17.689529 | ubuntu-jammy-large | 2026-03-01 03:30:17.689 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==17.0.1.dev7) 2026-03-01 03:30:17.704140 | ubuntu-jammy-large | 2026-03-01 03:30:17.704 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-01 03:30:17.759147 | ubuntu-jammy-large | 2026-03-01 03:30:17.758 | Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev7) 2026-03-01 03:30:17.774465 | ubuntu-jammy-large | 2026-03-01 03:30:17.774 | Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB) 2026-03-01 03:30:17.798361 | ubuntu-jammy-large | 2026-03-01 03:30:17.798 | Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev7) 2026-03-01 03:30:17.813848 | ubuntu-jammy-large | 2026-03-01 03:30:17.813 | Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2026-03-01 03:30:17.843061 | ubuntu-jammy-large | 2026-03-01 03:30:17.842 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev7) 2026-03-01 03:30:17.857664 | ubuntu-jammy-large | 2026-03-01 03:30:17.857 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-01 03:30:17.876359 | ubuntu-jammy-large | 2026-03-01 03:30:17.876 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev7) 2026-03-01 03:30:17.891657 | ubuntu-jammy-large | 2026-03-01 03:30:17.891 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-01 03:30:17.912739 | ubuntu-jammy-large | 2026-03-01 03:30:17.912 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev7) 2026-03-01 03:30:17.928156 | ubuntu-jammy-large | 2026-03-01 03:30:17.928 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-01 03:30:17.982612 | ubuntu-jammy-large | 2026-03-01 03:30:17.982 | Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==17.0.1.dev7) 2026-03-01 03:30:17.998064 | ubuntu-jammy-large | 2026-03-01 03:30:17.997 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-01 03:30:18.026526 | ubuntu-jammy-large | 2026-03-01 03:30:18.026 | Collecting automaton>=1.9.0 (from taskflow>=5.9.0->octavia==17.0.1.dev7) 2026-03-01 03:30:18.042216 | ubuntu-jammy-large | 2026-03-01 03:30:18.042 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-01 03:30:18.068104 | ubuntu-jammy-large | 2026-03-01 03:30:18.067 | Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==17.0.1.dev7) 2026-03-01 03:30:18.085761 | ubuntu-jammy-large | 2026-03-01 03:30:18.085 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-01 03:30:18.148604 | ubuntu-jammy-large | 2026-03-01 03:30:18.148 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev7) 2026-03-01 03:30:18.165044 | ubuntu-jammy-large | 2026-03-01 03:30:18.164 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-03-01 03:30:18.212312 | ubuntu-jammy-large | 2026-03-01 03:30:18.212 | Collecting simplegeneric (from WSME>=0.8.0->octavia==17.0.1.dev7) 2026-03-01 03:30:18.228471 | ubuntu-jammy-large | 2026-03-01 03:30:18.228 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-01 03:30:18.232582 | ubuntu-jammy-large | 2026-03-01 03:30:18.232 | Installing build dependencies: started 2026-03-01 03:30:19.122750 | ubuntu-jammy-large | 2026-03-01 03:30:19.122 | Installing build dependencies: finished with status 'done' 2026-03-01 03:30:19.124665 | ubuntu-jammy-large | 2026-03-01 03:30:19.124 | Getting requirements to build wheel: started 2026-03-01 03:30:19.492444 | ubuntu-jammy-large | 2026-03-01 03:30:19.492 | Getting requirements to build wheel: finished with status 'done' 2026-03-01 03:30:19.494773 | ubuntu-jammy-large | 2026-03-01 03:30:19.494 | Preparing metadata (pyproject.toml): started 2026-03-01 03:30:19.716110 | ubuntu-jammy-large | 2026-03-01 03:30:19.715 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-01 03:30:19.778286 | ubuntu-jammy-large | 2026-03-01 03:30:19.778 | Collecting pytz (from WSME>=0.8.0->octavia==17.0.1.dev7) 2026-03-01 03:30:19.796410 | ubuntu-jammy-large | 2026-03-01 03:30:19.796 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-01 03:30:19.844395 | ubuntu-jammy-large | 2026-03-01 03:30:19.844 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==17.0.1.dev7) 2026-03-01 03:30:19.860894 | ubuntu-jammy-large | 2026-03-01 03:30:19.860 | Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2026-03-01 03:30:19.893507 | ubuntu-jammy-large | 2026-03-01 03:30:19.893 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==17.0.1.dev7) 2026-03-01 03:30:19.909119 | ubuntu-jammy-large | 2026-03-01 03:30:19.908 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-01 03:30:19.936226 | ubuntu-jammy-large | 2026-03-01 03:30:19.936 | WARNING: The candidate selected for download or install is a yanked version: 'click' candidate (version 8.2.2 at https://files.pythonhosted.org/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl (from https://pypi.org/simple/click/) (requires-python:>=3.10)) 2026-03-01 03:30:19.936259 | ubuntu-jammy-large | 2026-03-01 03:30:19.936 | Reason for being yanked: Unintended change in behavior of boolean options and None 2026-03-01 03:30:19.953753 | ubuntu-jammy-large | 2026-03-01 03:30:19.953 | Downloading alembic-1.16.4-py3-none-any.whl (247 kB) 2026-03-01 03:30:19.992854 | ubuntu-jammy-large | 2026-03-01 03:30:19.992 | Downloading castellan-5.4.1-py3-none-any.whl (99 kB) 2026-03-01 03:30:20.014728 | ubuntu-jammy-large | 2026-03-01 03:30:20.014 | Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-03-01 03:30:20.037122 | ubuntu-jammy-large | 2026-03-01 03:30:20.036 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-01 03:30:20.219703 | ubuntu-jammy-large | 2026-03-01 03:30:20.219 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 24.1 MB/s 0:00:00 2026-03-01 03:30:20.238107 | ubuntu-jammy-large | 2026-03-01 03:30:20.237 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 2026-03-01 03:30:20.274641 | ubuntu-jammy-large | 2026-03-01 03:30:20.274 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-01 03:30:20.295036 | ubuntu-jammy-large | 2026-03-01 03:30:20.294 | Downloading flask-3.1.1-py3-none-any.whl (103 kB) 2026-03-01 03:30:20.315262 | ubuntu-jammy-large | 2026-03-01 03:30:20.315 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-01 03:30:20.336436 | ubuntu-jammy-large | 2026-03-01 03:30:20.336 | Downloading click-8.2.2-py3-none-any.whl (103 kB) 2026-03-01 03:30:20.358724 | ubuntu-jammy-large | 2026-03-01 03:30:20.358 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-01 03:30:20.379579 | ubuntu-jammy-large | 2026-03-01 03:30:20.379 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-01 03:30:20.400455 | ubuntu-jammy-large | 2026-03-01 03:30:20.400 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-03-01 03:30:20.421290 | ubuntu-jammy-large | 2026-03-01 03:30:20.421 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-01 03:30:20.442371 | ubuntu-jammy-large | 2026-03-01 03:30:20.442 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-01 03:30:20.465273 | ubuntu-jammy-large | 2026-03-01 03:30:20.465 | Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) 2026-03-01 03:30:20.486906 | ubuntu-jammy-large | 2026-03-01 03:30:20.486 | Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2026-03-01 03:30:20.507937 | ubuntu-jammy-large | 2026-03-01 03:30:20.507 | Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 2026-03-01 03:30:20.528293 | ubuntu-jammy-large | 2026-03-01 03:30:20.528 | Downloading keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 2026-03-01 03:30:20.562209 | ubuntu-jammy-large | 2026-03-01 03:30:20.562 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-01 03:30:20.583433 | ubuntu-jammy-large | 2026-03-01 03:30:20.583 | Downloading keystonemiddleware-10.12.1-py3-none-any.whl (152 kB) 2026-03-01 03:30:20.605127 | ubuntu-jammy-large | 2026-03-01 03:30:20.604 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2026-03-01 03:30:20.625079 | ubuntu-jammy-large | 2026-03-01 03:30:20.624 | Downloading octavia_lib-3.10.0-py3-none-any.whl (38 kB) 2026-03-01 03:30:20.645758 | ubuntu-jammy-large | 2026-03-01 03:30:20.645 | Downloading openstacksdk-4.7.2-py3-none-any.whl (1.8 MB) 2026-03-01 03:30:20.729090 | ubuntu-jammy-large | 2026-03-01 03:30:20.728 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 21.9 MB/s 0:00:00 2026-03-01 03:30:20.746794 | ubuntu-jammy-large | 2026-03-01 03:30:20.746 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-01 03:30:20.767041 | ubuntu-jammy-large | 2026-03-01 03:30:20.766 | Downloading dogpile_cache-1.4.0-py3-none-any.whl (62 kB) 2026-03-01 03:30:20.786327 | ubuntu-jammy-large | 2026-03-01 03:30:20.786 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-03-01 03:30:20.806529 | ubuntu-jammy-large | 2026-03-01 03:30:20.806 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-01 03:30:20.826538 | ubuntu-jammy-large | 2026-03-01 03:30:20.826 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-01 03:30:20.847220 | ubuntu-jammy-large | 2026-03-01 03:30:20.847 | Downloading os_service_types-1.8.0-py3-none-any.whl (24 kB) 2026-03-01 03:30:20.867972 | ubuntu-jammy-large | 2026-03-01 03:30:20.867 | Downloading oslo_cache-3.12.0-py3-none-any.whl (76 kB) 2026-03-01 03:30:20.889829 | ubuntu-jammy-large | 2026-03-01 03:30:20.889 | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2026-03-01 03:30:20.914496 | ubuntu-jammy-large | 2026-03-01 03:30:20.914 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-01 03:30:21.015677 | ubuntu-jammy-large | 2026-03-01 03:30:21.015 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.2 MB/s 0:00:00 2026-03-01 03:30:21.033225 | ubuntu-jammy-large | 2026-03-01 03:30:21.033 | Downloading oslo_context-6.1.0-py3-none-any.whl (19 kB) 2026-03-01 03:30:21.053437 | ubuntu-jammy-large | 2026-03-01 03:30:21.053 | Downloading oslo_db-17.4.0-py3-none-any.whl (157 kB) 2026-03-01 03:30:21.076700 | ubuntu-jammy-large | 2026-03-01 03:30:21.076 | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2026-03-01 03:30:21.098052 | ubuntu-jammy-large | 2026-03-01 03:30:21.097 | Downloading oslo_log-7.2.1-py3-none-any.whl (75 kB) 2026-03-01 03:30:21.119322 | ubuntu-jammy-large | 2026-03-01 03:30:21.119 | Downloading oslo_messaging-17.1.0-py3-none-any.whl (202 kB) 2026-03-01 03:30:21.143059 | ubuntu-jammy-large | 2026-03-01 03:30:21.142 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-01 03:30:21.163108 | ubuntu-jammy-large | 2026-03-01 03:30:21.162 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-01 03:30:21.183153 | ubuntu-jammy-large | 2026-03-01 03:30:21.183 | Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-03-01 03:30:21.203039 | ubuntu-jammy-large | 2026-03-01 03:30:21.202 | Downloading kombu-5.5.4-py3-none-any.whl (210 kB) 2026-03-01 03:30:21.228282 | ubuntu-jammy-large | 2026-03-01 03:30:21.228 | Downloading oslo_metrics-0.13.0-py3-none-any.whl (13 kB) 2026-03-01 03:30:21.248217 | ubuntu-jammy-large | 2026-03-01 03:30:21.248 | Downloading oslo_middleware-6.6.0-py3-none-any.whl (67 kB) 2026-03-01 03:30:21.268054 | ubuntu-jammy-large | 2026-03-01 03:30:21.267 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-03-01 03:30:21.297326 | ubuntu-jammy-large | 2026-03-01 03:30:21.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 18.3 MB/s 0:00:00 2026-03-01 03:30:21.318795 | ubuntu-jammy-large | 2026-03-01 03:30:21.318 | Downloading oslo_policy-4.6.0-py3-none-any.whl (88 kB) 2026-03-01 03:30:21.342017 | ubuntu-jammy-large | 2026-03-01 03:30:21.341 | Downloading oslo_reports-3.6.0-py3-none-any.whl (53 kB) 2026-03-01 03:30:21.363589 | ubuntu-jammy-large | 2026-03-01 03:30:21.363 | Downloading oslo_serialization-5.8.0-py3-none-any.whl (25 kB) 2026-03-01 03:30:21.384928 | ubuntu-jammy-large | 2026-03-01 03:30:21.384 | Downloading msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2026-03-01 03:30:21.422656 | ubuntu-jammy-large | 2026-03-01 03:30:21.422 | Downloading oslo_service-4.3.0-py3-none-any.whl (101 kB) 2026-03-01 03:30:21.443363 | ubuntu-jammy-large | 2026-03-01 03:30:21.443 | Downloading eventlet-0.40.2-py3-none-any.whl (364 kB) 2026-03-01 03:30:21.476694 | ubuntu-jammy-large | 2026-03-01 03:30:21.476 | Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-03-01 03:30:21.505310 | ubuntu-jammy-large | 2026-03-01 03:30:21.505 | Downloading greenlet-3.2.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (582 kB) 2026-03-01 03:30:21.535498 | ubuntu-jammy-large | 2026-03-01 03:30:21.535 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.2/582.2 kB 18.2 MB/s 0:00:00 2026-03-01 03:30:21.554095 | ubuntu-jammy-large | 2026-03-01 03:30:21.553 | Downloading oslo_concurrency-7.2.0-py3-none-any.whl (47 kB) 2026-03-01 03:30:21.575126 | ubuntu-jammy-large | 2026-03-01 03:30:21.574 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-03-01 03:30:21.600299 | ubuntu-jammy-large | 2026-03-01 03:30:21.600 | Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB) 2026-03-01 03:30:21.620453 | ubuntu-jammy-large | 2026-03-01 03:30:21.620 | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2026-03-01 03:30:21.642169 | ubuntu-jammy-large | 2026-03-01 03:30:21.642 | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-03-01 03:30:21.663418 | ubuntu-jammy-large | 2026-03-01 03:30:21.663 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-01 03:30:21.692011 | ubuntu-jammy-large | 2026-03-01 03:30:21.691 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-01 03:30:21.711723 | ubuntu-jammy-large | 2026-03-01 03:30:21.711 | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2026-03-01 03:30:21.734044 | ubuntu-jammy-large | 2026-03-01 03:30:21.733 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-01 03:30:21.756644 | ubuntu-jammy-large | 2026-03-01 03:30:21.756 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-01 03:30:21.777875 | ubuntu-jammy-large | 2026-03-01 03:30:21.777 | Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB) 2026-03-01 03:30:21.799538 | ubuntu-jammy-large | 2026-03-01 03:30:21.799 | Downloading prettytable-3.16.0-py3-none-any.whl (33 kB) 2026-03-01 03:30:21.820560 | ubuntu-jammy-large | 2026-03-01 03:30:21.820 | Downloading prometheus_client-0.22.1-py3-none-any.whl (58 kB) 2026-03-01 03:30:21.840723 | ubuntu-jammy-large | 2026-03-01 03:30:21.840 | 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-03-01 03:30:21.867927 | ubuntu-jammy-large | 2026-03-01 03:30:21.867 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-01 03:30:21.889094 | ubuntu-jammy-large | 2026-03-01 03:30:21.888 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-01 03:30:21.916566 | ubuntu-jammy-large | 2026-03-01 03:30:21.916 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-01 03:30:21.937119 | ubuntu-jammy-large | 2026-03-01 03:30:21.936 | Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-03-01 03:30:21.958237 | ubuntu-jammy-large | 2026-03-01 03:30:21.958 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-03-01 03:30:21.980271 | ubuntu-jammy-large | 2026-03-01 03:30:21.980 | Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) 2026-03-01 03:30:22.003349 | ubuntu-jammy-large | 2026-03-01 03:30:22.003 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-01 03:30:22.042450 | ubuntu-jammy-large | 2026-03-01 03:30:22.042 | Downloading python_barbicanclient-7.2.0-py3-none-any.whl (88 kB) 2026-03-01 03:30:22.064489 | ubuntu-jammy-large | 2026-03-01 03:30:22.064 | Downloading cliff-4.11.0-py3-none-any.whl (84 kB) 2026-03-01 03:30:22.084986 | ubuntu-jammy-large | 2026-03-01 03:30:22.084 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-03-01 03:30:22.103884 | ubuntu-jammy-large | 2026-03-01 03:30:22.103 | Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) 2026-03-01 03:30:22.127143 | ubuntu-jammy-large | 2026-03-01 03:30:22.126 | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-03-01 03:30:22.153462 | ubuntu-jammy-large | 2026-03-01 03:30:22.153 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-01 03:30:22.180831 | ubuntu-jammy-large | 2026-03-01 03:30:22.180 | Downloading python_glanceclient-4.10.0-py3-none-any.whl (208 kB) 2026-03-01 03:30:22.205075 | ubuntu-jammy-large | 2026-03-01 03:30:22.204 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-01 03:30:22.226270 | ubuntu-jammy-large | 2026-03-01 03:30:22.226 | Downloading python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2026-03-01 03:30:22.264690 | ubuntu-jammy-large | 2026-03-01 03:30:22.264 | Downloading python_novaclient-18.11.0-py3-none-any.whl (335 kB) 2026-03-01 03:30:22.298307 | ubuntu-jammy-large | 2026-03-01 03:30:22.298 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2026-03-01 03:30:22.336080 | ubuntu-jammy-large | 2026-03-01 03:30:22.335 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 17.6 MB/s 0:00:00 2026-03-01 03:30:22.354737 | ubuntu-jammy-large | 2026-03-01 03:30:22.354 | Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-03-01 03:30:22.375683 | ubuntu-jammy-large | 2026-03-01 03:30:22.375 | Downloading requests-2.32.4-py3-none-any.whl (64 kB) 2026-03-01 03:30:22.397652 | ubuntu-jammy-large | 2026-03-01 03:30:22.397 | Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) 2026-03-01 03:30:22.420050 | ubuntu-jammy-large | 2026-03-01 03:30:22.419 | Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-03-01 03:30:22.440741 | ubuntu-jammy-large | 2026-03-01 03:30:22.440 | Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-03-01 03:30:22.462959 | ubuntu-jammy-large | 2026-03-01 03:30:22.462 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-01 03:30:22.487193 | ubuntu-jammy-large | 2026-03-01 03:30:22.486 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-01 03:30:22.507347 | ubuntu-jammy-large | 2026-03-01 03:30:22.507 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-01 03:30:22.530871 | ubuntu-jammy-large | 2026-03-01 03:30:22.530 | Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) 2026-03-01 03:30:22.551067 | ubuntu-jammy-large | 2026-03-01 03:30:22.550 | Downloading rich-14.1.0-py3-none-any.whl (243 kB) 2026-03-01 03:30:22.578033 | ubuntu-jammy-large | 2026-03-01 03:30:22.577 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-01 03:30:22.633916 | ubuntu-jammy-large | 2026-03-01 03:30:22.633 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.4 MB/s 0:00:00 2026-03-01 03:30:22.650749 | ubuntu-jammy-large | 2026-03-01 03:30:22.650 | Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2026-03-01 03:30:22.670391 | ubuntu-jammy-large | 2026-03-01 03:30:22.670 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-01 03:30:22.690897 | ubuntu-jammy-large | 2026-03-01 03:30:22.690 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-01 03:30:22.711964 | ubuntu-jammy-large | 2026-03-01 03:30:22.711 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-01 03:30:22.733445 | ubuntu-jammy-large | 2026-03-01 03:30:22.733 | Downloading rpds_py-0.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (383 kB) 2026-03-01 03:30:22.770264 | ubuntu-jammy-large | 2026-03-01 03:30:22.770 | Downloading setproctitle-1.3.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) 2026-03-01 03:30:22.790690 | ubuntu-jammy-large | 2026-03-01 03:30:22.790 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-01 03:30:22.812762 | ubuntu-jammy-large | 2026-03-01 03:30:22.812 | Downloading sqlalchemy-2.0.42-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2026-03-01 03:30:22.946058 | ubuntu-jammy-large | 2026-03-01 03:30:22.945 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 23.8 MB/s 0:00:00 2026-03-01 03:30:22.965132 | ubuntu-jammy-large | 2026-03-01 03:30:22.964 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-03-01 03:30:22.986378 | ubuntu-jammy-large | 2026-03-01 03:30:22.986 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-01 03:30:23.006923 | ubuntu-jammy-large | 2026-03-01 03:30:23.006 | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2026-03-01 03:30:23.028002 | ubuntu-jammy-large | 2026-03-01 03:30:23.027 | Downloading taskflow-6.0.2-py3-none-any.whl (491 kB) 2026-03-01 03:30:23.066253 | ubuntu-jammy-large | 2026-03-01 03:30:23.066 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-03-01 03:30:23.087075 | ubuntu-jammy-large | 2026-03-01 03:30:23.086 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-01 03:30:23.159889 | ubuntu-jammy-large | 2026-03-01 03:30:23.159 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 23.4 MB/s 0:00:00 2026-03-01 03:30:23.176607 | ubuntu-jammy-large | 2026-03-01 03:30:23.176 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-01 03:30:23.195035 | ubuntu-jammy-large | 2026-03-01 03:30:23.194 | Downloading tenacity-9.1.2-py3-none-any.whl (28 kB) 2026-03-01 03:30:23.213121 | ubuntu-jammy-large | 2026-03-01 03:30:23.212 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-01 03:30:23.231206 | ubuntu-jammy-large | 2026-03-01 03:30:23.231 | Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 2026-03-01 03:30:23.250248 | ubuntu-jammy-large | 2026-03-01 03:30:23.250 | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2026-03-01 03:30:23.284468 | ubuntu-jammy-large | 2026-03-01 03:30:23.284 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-01 03:30:23.304566 | ubuntu-jammy-large | 2026-03-01 03:30:23.304 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-03-01 03:30:23.325807 | ubuntu-jammy-large | 2026-03-01 03:30:23.325 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-01 03:30:23.347124 | ubuntu-jammy-large | 2026-03-01 03:30:23.346 | Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-03-01 03:30:23.373688 | ubuntu-jammy-large | 2026-03-01 03:30:23.373 | 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-03-01 03:30:23.396415 | ubuntu-jammy-large | 2026-03-01 03:30:23.396 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-01 03:30:23.415176 | ubuntu-jammy-large | 2026-03-01 03:30:23.414 | Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2026-03-01 03:30:23.432293 | ubuntu-jammy-large | 2026-03-01 03:30:23.432 | 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-03-01 03:30:23.449939 | ubuntu-jammy-large | 2026-03-01 03:30:23.449 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-01 03:30:23.468810 | ubuntu-jammy-large | 2026-03-01 03:30:23.468 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-03-01 03:30:23.489823 | ubuntu-jammy-large | 2026-03-01 03:30:23.489 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-01 03:30:23.530088 | ubuntu-jammy-large | 2026-03-01 03:30:23.529 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-03-01 03:30:23.553118 | ubuntu-jammy-large | 2026-03-01 03:30:23.552 | Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2026-03-01 03:30:23.756660 | ubuntu-jammy-large | 2026-03-01 03:30:23.756 | Building wheels for collected packages: octavia, pyperclip, testresources, simplegeneric 2026-03-01 03:30:23.757747 | ubuntu-jammy-large | 2026-03-01 03:30:23.757 | Building wheel for octavia (pyproject.toml): started 2026-03-01 03:30:25.135252 | ubuntu-jammy-large | 2026-03-01 03:30:25.134 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-03-01 03:30:25.141596 | ubuntu-jammy-large | 2026-03-01 03:30:25.141 | Created wheel for octavia: filename=octavia-17.0.1.dev7-py3-none-any.whl size=1249588 sha256=3b73d1dabd63a66ceac76bc1c2060baf7e54feb7c992c143c4cbf0bd8e0006a4 2026-03-01 03:30:25.142194 | ubuntu-jammy-large | 2026-03-01 03:30:25.142 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2026-03-01 03:30:25.154537 | ubuntu-jammy-large | 2026-03-01 03:30:25.154 | Building wheel for pyperclip (pyproject.toml): started 2026-03-01 03:30:25.423390 | ubuntu-jammy-large | 2026-03-01 03:30:25.423 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-03-01 03:30:25.425342 | ubuntu-jammy-large | 2026-03-01 03:30:25.425 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11104 sha256=bc26e65e6fcb004e8ebed410820804f4a6ce7342bec8afa4468ec8faa309659b 2026-03-01 03:30:25.426323 | ubuntu-jammy-large | 2026-03-01 03:30:25.426 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2026-03-01 03:30:25.432204 | ubuntu-jammy-large | 2026-03-01 03:30:25.432 | Building wheel for testresources (pyproject.toml): started 2026-03-01 03:30:25.736397 | ubuntu-jammy-large | 2026-03-01 03:30:25.736 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-01 03:30:25.737582 | ubuntu-jammy-large | 2026-03-01 03:30:25.737 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34283 sha256=3ca745b8651bc6e360573e45e2ffe21fb582fdda87ca20db1339aee5008a0659 2026-03-01 03:30:25.738052 | ubuntu-jammy-large | 2026-03-01 03:30:25.737 | Stored in directory: /root/.cache/pip/wheels/a8/a8/df/047e97e7abc6a9e7a7efa124cefc1e22a4cab7293fe0e89eca 2026-03-01 03:30:25.742777 | ubuntu-jammy-large | 2026-03-01 03:30:25.742 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-01 03:30:25.999789 | ubuntu-jammy-large | 2026-03-01 03:30:25.999 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-01 03:30:26.000831 | ubuntu-jammy-large | 2026-03-01 03:30:26.000 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=a624a9ae8cee1079abf075ee8e2bb7a5696988743cc1bed09fd26d277675d92a 2026-03-01 03:30:26.001267 | ubuntu-jammy-large | 2026-03-01 03:30:26.001 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2026-03-01 03:30:26.004746 | ubuntu-jammy-large | 2026-03-01 03:30:26.004 | Successfully built octavia pyperclip testresources simplegeneric 2026-03-01 03:30:26.340337 | ubuntu-jammy-large | 2026-03-01 03:30:26.340 | Installing collected packages: wcwidth, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, pyroute2, pyperclip, zipp, Yappi, wrapt, WebOb, vine, urllib3, tzdata, typing-extensions, tomli, testtools, tenacity, stevedore, six, setproctitle, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pygments, pycparser, pyasn1, psutil, prometheus-client, PrettyTable, platformdirs, pbr, PasteDeploy, Paste, packaging, networkx, netaddr, msgpack, mdurl, markupsafe, jsonpointer, jmespath, itsdangerous, iso8601, idna, greenlet, fasteners, dnspython, distro, decorator, click, charset_normalizer, certifi, cachetools, blinker, bcrypt, autopage, attrs, Werkzeug, testscenarios, testresources, SQLAlchemy, Routes, requests, referencing, python-dateutil, pydot, pyasn1-modules, oslo.i18n, oslo.context, os-service-types, markdown-it-py, Mako, jsonpatch, Jinja2, importlib-metadata, gunicorn, eventlet, dogpile.cache, debtcollector, cotyledon, cffi, automaton, amqp, WSME, SQLAlchemy-Utils, rich, pecan, oslo.utils, oslo.config, kombu, keystoneauth1, jsonschema-specifications, futurist, Flask, cryptography, alembic, rich-argparse, python-cinderclient, pyOpenSSL, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, warlock, taskflow, python-novaclient, python-keystoneclient, pycadf, oslo.reports, oslo.policy, oslo.log, octavia-lib, cmd2, python-glanceclient, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.cache, cliff, python-barbicanclient, oslo.messaging, keystonemiddleware, castellan, octavia 2026-03-01 03:30:37.152714 | ubuntu-jammy-large | 2026-03-01 03:30:37.152 | 2026-03-01 03:30:37.164892 | ubuntu-jammy-large | 2026-03-01 03:30:37.164 | Successfully installed Flask-3.1.1 Jinja2-3.1.6 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.16.0 PyJWT-2.10.1 PyMySQL-1.1.1 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.42 SQLAlchemy-Utils-0.41.2 WSME-0.12.1 WebOb-1.8.9 Werkzeug-3.1.3 Yappi-1.6.10 alembic-1.16.4 amqp-5.3.1 attrs-25.3.0 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 blinker-1.9.0 cachetools-5.5.2 castellan-5.4.1 certifi-2026.2.25 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.2 cliff-4.11.0 cmd2-2.7.0 cotyledon-2.0.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.2.1 distro-1.9.0 dnspython-2.7.0 dogpile.cache-1.4.0 eventlet-0.40.2 fasteners-0.19 futurist-3.2.1 greenlet-3.2.3 gunicorn-23.0.0 idna-3.10 importlib-metadata-8.7.0 iso8601-2.1.0 itsdangerous-2.2.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-specifications-2025.4.1 keystoneauth1-5.12.0 keystonemiddleware-10.12.1 kombu-5.5.4 markdown-it-py-3.0.0 markupsafe-3.0.2 mdurl-0.1.2 msgpack-1.1.1 netaddr-1.3.0 networkx-3.4.2 octavia-17.0.1.dev7 octavia-lib-3.10.0 openstacksdk-4.7.2 os-service-types-1.8.0 oslo.cache-3.12.0 oslo.concurrency-7.2.0 oslo.config-10.0.0 oslo.context-6.1.0 oslo.db-17.4.0 oslo.i18n-6.6.0 oslo.log-7.2.1 oslo.messaging-17.1.0 oslo.metrics-0.13.0 oslo.middleware-6.6.0 oslo.policy-4.6.0 oslo.reports-3.6.0 oslo.serialization-5.8.0 oslo.service-4.3.0 oslo.upgradecheck-2.6.0 oslo.utils-9.1.0 packaging-25.0 pbr-7.0.1 pecan-1.7.0 platformdirs-4.3.8 prometheus-client-0.22.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-4.0.1 pygments-2.19.2 pyparsing-3.2.3 pyperclip-1.9.0 pyroute2-0.8.1 python-barbicanclient-7.2.0 python-cinderclient-9.8.0 python-dateutil-2.9.0.post0 python-glanceclient-4.10.0 python-keystoneclient-5.7.0 python-novaclient-18.11.0 pytz-2025.2 referencing-0.36.2 repoze.lru-0.7 requests-2.32.4 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.1.0 rich-argparse-1.7.1 rpds-py-0.26.0 setproctitle-1.3.6 simplegeneric-0.8.1 six-1.17.0 statsd-4.0.1 stevedore-5.5.0 taskflow-6.0.2 tenacity-9.1.2 testresources-2.0.2 testscenarios-0.5.0 testtools-2.7.2 tomli-2.2.1 typing-extensions-4.14.1 tzdata-2025.2 urllib3-1.26.20 vine-5.1.0 warlock-2.1.0 wcwidth-0.2.13 wrapt-1.17.2 zipp-3.23.0 2026-03-01 03:30:37.788115 | ubuntu-jammy-large | 2026-03-01 03:30:37.787 | dib-run-parts 75-amphora-agent-install completed 2026-03-01 03:30:37.788191 | ubuntu-jammy-large | 2026-03-01 03:30:37.788 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2026-03-01 03:30:37.792506 | ubuntu-jammy-large | 2026-03-01 03:30:37.792 | + set -o pipefail 2026-03-01 03:30:37.792676 | ubuntu-jammy-large | 2026-03-01 03:30:37.792 | + '[' -d /var/lib/haproxy ']' 2026-03-01 03:30:37.795029 | ubuntu-jammy-large | 2026-03-01 03:30:37.794 | dib-run-parts 76-haproxy completed 2026-03-01 03:30:37.795073 | ubuntu-jammy-large | 2026-03-01 03:30:37.794 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2026-03-01 03:30:38.451120 | ubuntu-jammy-large | 2026-03-01 03:30:38.450 | Processing ./opt/octavia-lib 2026-03-01 03:30:38.452836 | ubuntu-jammy-large | 2026-03-01 03:30:38.452 | Installing build dependencies: started 2026-03-01 03:30:39.522376 | ubuntu-jammy-large | 2026-03-01 03:30:39.522 | Installing build dependencies: finished with status 'done' 2026-03-01 03:30:39.524271 | ubuntu-jammy-large | 2026-03-01 03:30:39.524 | Getting requirements to build wheel: started 2026-03-01 03:30:39.845843 | ubuntu-jammy-large | 2026-03-01 03:30:39.845 | Getting requirements to build wheel: finished with status 'done' 2026-03-01 03:30:39.849008 | ubuntu-jammy-large | 2026-03-01 03:30:39.848 | Installing backend dependencies: started 2026-03-01 03:30:40.976942 | ubuntu-jammy-large | 2026-03-01 03:30:40.976 | Installing backend dependencies: finished with status 'done' 2026-03-01 03:30:40.978863 | ubuntu-jammy-large | 2026-03-01 03:30:40.978 | Preparing metadata (pyproject.toml): started 2026-03-01 03:30:41.302978 | ubuntu-jammy-large | 2026-03-01 03:30:41.302 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-01 03:30:41.310591 | ubuntu-jammy-large | 2026-03-01 03:30:41.310 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (6.6.0) 2026-03-01 03:30:41.312206 | ubuntu-jammy-large | 2026-03-01 03:30:41.312 | Requirement already satisfied: oslo.serialization>=2.28.1 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (5.8.0) 2026-03-01 03:30:41.313647 | ubuntu-jammy-large | 2026-03-01 03:30:41.313 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (7.0.1) 2026-03-01 03:30:41.314768 | ubuntu-jammy-large | 2026-03-01 03:30:41.314 | Requirement already satisfied: tenacity>=5.0.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0) (9.1.2) 2026-03-01 03:30:41.317884 | ubuntu-jammy-large | 2026-03-01 03:30:41.317 | 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.11.0) (1.1.1) 2026-03-01 03:30:41.318980 | ubuntu-jammy-large | 2026-03-01 03:30:41.318 | 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.11.0) (9.1.0) 2026-03-01 03:30:41.319939 | ubuntu-jammy-large | 2026-03-01 03:30:41.319 | 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.11.0) (2025.2) 2026-03-01 03:30:41.323737 | ubuntu-jammy-large | 2026-03-01 03:30:41.323 | 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.11.0) (2.1.0) 2026-03-01 03:30:41.324771 | ubuntu-jammy-large | 2026-03-01 03:30:41.324 | 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.11.0) (1.3.0) 2026-03-01 03:30:41.325552 | ubuntu-jammy-large | 2026-03-01 03:30:41.325 | 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.11.0) (3.0.0) 2026-03-01 03:30:41.326344 | ubuntu-jammy-large | 2026-03-01 03:30:41.326 | 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.11.0) (3.2.3) 2026-03-01 03:30:41.327050 | ubuntu-jammy-large | 2026-03-01 03:30:41.326 | 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.11.0) (25.0) 2026-03-01 03:30:41.328012 | ubuntu-jammy-large | 2026-03-01 03:30:41.327 | 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.11.0) (6.0.2) 2026-03-01 03:30:41.328735 | ubuntu-jammy-large | 2026-03-01 03:30:41.328 | 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.11.0) (7.0.0) 2026-03-01 03:30:41.330427 | ubuntu-jammy-large | 2026-03-01 03:30:41.330 | 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.11.0) (1.17.2) 2026-03-01 03:30:41.334068 | ubuntu-jammy-large | 2026-03-01 03:30:41.333 | 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.11.0) (59.6.0) 2026-03-01 03:30:41.347168 | ubuntu-jammy-large | 2026-03-01 03:30:41.347 | Building wheels for collected packages: octavia-lib 2026-03-01 03:30:41.347935 | ubuntu-jammy-large | 2026-03-01 03:30:41.347 | Building wheel for octavia-lib (pyproject.toml): started 2026-03-01 03:30:41.693947 | ubuntu-jammy-large | 2026-03-01 03:30:41.693 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2026-03-01 03:30:41.695780 | ubuntu-jammy-large | 2026-03-01 03:30:41.695 | Created wheel for octavia-lib: filename=octavia_lib-3.11.0-py3-none-any.whl size=38282 sha256=c906352a5422647289e7c4d0534ca97e0b9b0f49243845be39d6ddce1fcbf6a0 2026-03-01 03:30:41.696574 | ubuntu-jammy-large | 2026-03-01 03:30:41.696 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2026-03-01 03:30:41.702917 | ubuntu-jammy-large | 2026-03-01 03:30:41.702 | Successfully built octavia-lib 2026-03-01 03:30:41.874986 | ubuntu-jammy-large | 2026-03-01 03:30:41.874 | Installing collected packages: octavia-lib 2026-03-01 03:30:41.875278 | ubuntu-jammy-large | 2026-03-01 03:30:41.875 | Attempting uninstall: octavia-lib 2026-03-01 03:30:41.876144 | ubuntu-jammy-large | 2026-03-01 03:30:41.876 | Found existing installation: octavia-lib 3.10.0 2026-03-01 03:30:41.880400 | ubuntu-jammy-large | 2026-03-01 03:30:41.880 | Uninstalling octavia-lib-3.10.0: 2026-03-01 03:30:41.881534 | ubuntu-jammy-large | 2026-03-01 03:30:41.881 | Successfully uninstalled octavia-lib-3.10.0 2026-03-01 03:30:41.920033 | ubuntu-jammy-large | 2026-03-01 03:30:41.919 | Successfully installed octavia-lib-3.11.0 2026-03-01 03:30:41.993188 | ubuntu-jammy-large | 2026-03-01 03:30:41.993 | dib-run-parts 76-octavia-lib-install completed 2026-03-01 03:30:41.993220 | ubuntu-jammy-large | 2026-03-01 03:30:41.993 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2026-03-01 03:30:42.001922 | ubuntu-jammy-large | 2026-03-01 03:30:42.001 | dib-run-parts 80-disable-rfc3041 completed 2026-03-01 03:30:42.001941 | ubuntu-jammy-large | 2026-03-01 03:30:42.001 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-03-01 03:30:42.007830 | ubuntu-jammy-large | 2026-03-01 03:30:42.007 | dib-run-parts 80-modprobe-blacklist completed 2026-03-01 03:30:42.007845 | ubuntu-jammy-large | 2026-03-01 03:30:42.007 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-03-01 03:30:42.032397 | ubuntu-jammy-large | 2026-03-01 03:30:42.032 | Not running install-packages remove with empty packages list 2026-03-01 03:30:43.001812 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2026-03-01 03:30:43.001849 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | Running command: ['install-packages', '-e', 'gcc', 'build-essential', 'gcc-12', 'libffi-dev', 'perl', 'git-man', 'python3-dev', 'gcc-11', 'libssl-dev', 'firewalld'] 2026-03-01 03:30:43.001856 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Reading package lists... 2026-03-01 03:30:43.001862 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Building dependency tree... 2026-03-01 03:30:43.001867 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Reading state information... 2026-03-01 03:30:43.001871 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Package 'firewalld' is not installed, so not removed 2026-03-01 03:30:43.001877 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > The following packages were automatically installed and are no longer required: 2026-03-01 03:30:43.001882 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2026-03-01 03:30:43.001887 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2026-03-01 03:30:43.001892 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2026-03-01 03:30:43.001896 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2026-03-01 03:30:43.001901 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2026-03-01 03:30:43.001910 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2026-03-01 03:30:43.001915 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > python3.10-dev rpcsvc-proto zlib1g-dev 2026-03-01 03:30:43.001920 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Use 'sudo apt autoremove' to remove them. 2026-03-01 03:30:43.001925 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > The following packages will be REMOVED: 2026-03-01 03:30:43.001929 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2026-03-01 03:30:43.001934 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2026-03-01 03:30:43.001939 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2026-03-01 03:30:43.001943 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > After this operation, 195 MB disk space will be freed. 2026-03-01 03:30:43.001949 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > (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 ... 27748 files and directories currently installed.) 2026-03-01 03:30:43.001963 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2026-03-01 03:30:43.001968 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing build-essential (12.9ubuntu3) ... 2026-03-01 03:30:43.001973 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2026-03-01 03:30:43.001977 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2026-03-01 03:30:43.001982 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:43.001987 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2026-03-01 03:30:43.001991 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:43.001996 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:43.002000 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing git (1:2.34.1-1ubuntu1.17) ... 2026-03-01 03:30:43.002005 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing git-man (1:2.34.1-1ubuntu1.17) ... 2026-03-01 03:30:43.002009 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2026-03-01 03:30:43.002014 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing liberror-perl (0.17029-1) ... 2026-03-01 03:30:43.002019 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2026-03-01 03:30:43.002023 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... 2026-03-01 03:30:43.002028 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing perl (5.34.0-3ubuntu1.5) ... 2026-03-01 03:30:43.002032 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2026-03-01 03:30:43.002037 | ubuntu-jammy-large | 2026-03-01 03:30:43.001 | returncode: 0 2026-03-01 03:30:43.011665 | ubuntu-jammy-large | 2026-03-01 03:30:43.011 | dib-run-parts 99-package-uninstalls completed 2026-03-01 03:30:43.012387 | ubuntu-jammy-large | 2026-03-01 03:30:43.012 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-03-01 03:30:43.012449 | ubuntu-jammy-large | 2026-03-01 03:30:43.012 | dib-run-parts 2026-03-01 03:30:43.015532 | ubuntu-jammy-large | 2026-03-01 03:30:43.015 | dib-run-parts Target: install.d 2026-03-01 03:30:43.015580 | ubuntu-jammy-large | 2026-03-01 03:30:43.015 | dib-run-parts 2026-03-01 03:30:43.015595 | ubuntu-jammy-large | 2026-03-01 03:30:43.015 | dib-run-parts Script Seconds 2026-03-01 03:30:43.015610 | ubuntu-jammy-large | 2026-03-01 03:30:43.015 | dib-run-parts --------------------------------------- ---------- 2026-03-01 03:30:43.015624 | ubuntu-jammy-large | 2026-03-01 03:30:43.015 | dib-run-parts 2026-03-01 03:30:43.028508 | ubuntu-jammy-large | 2026-03-01 03:30:43.028 | dib-run-parts 00-baseline-environment 2.594 2026-03-01 03:30:43.035941 | ubuntu-jammy-large | 2026-03-01 03:30:43.035 | dib-run-parts 00-up-to-date 0.643 2026-03-01 03:30:43.043812 | ubuntu-jammy-large | 2026-03-01 03:30:43.043 | dib-run-parts 01-package-installs 44.245 2026-03-01 03:30:43.055393 | ubuntu-jammy-large | 2026-03-01 03:30:43.055 | dib-run-parts 05-set-cloud-init-sources 0.005 2026-03-01 03:30:43.066401 | ubuntu-jammy-large | 2026-03-01 03:30:43.066 | dib-run-parts 10-cloud-init 0.006 2026-03-01 03:30:43.077071 | ubuntu-jammy-large | 2026-03-01 03:30:43.076 | dib-run-parts 10-debian-networking 0.015 2026-03-01 03:30:43.088019 | ubuntu-jammy-large | 2026-03-01 03:30:43.087 | dib-run-parts 10-install-static-files 0.057 2026-03-01 03:30:43.098927 | ubuntu-jammy-large | 2026-03-01 03:30:43.098 | dib-run-parts 12-debian-locale-gen 2.740 2026-03-01 03:30:43.109299 | ubuntu-jammy-large | 2026-03-01 03:30:43.109 | dib-run-parts 15-cleanup-debootstrap 0.008 2026-03-01 03:30:43.119451 | ubuntu-jammy-large | 2026-03-01 03:30:43.119 | dib-run-parts 20-install-init-scripts 0.011 2026-03-01 03:30:43.129821 | ubuntu-jammy-large | 2026-03-01 03:30:43.129 | dib-run-parts 75-amphora-agent-install 40.753 2026-03-01 03:30:43.140787 | ubuntu-jammy-large | 2026-03-01 03:30:43.140 | dib-run-parts 76-haproxy 0.005 2026-03-01 03:30:43.150665 | ubuntu-jammy-large | 2026-03-01 03:30:43.150 | dib-run-parts 76-octavia-lib-install 4.197 2026-03-01 03:30:43.161343 | ubuntu-jammy-large | 2026-03-01 03:30:43.161 | dib-run-parts 80-disable-rfc3041 0.007 2026-03-01 03:30:43.171114 | ubuntu-jammy-large | 2026-03-01 03:30:43.171 | dib-run-parts 80-modprobe-blacklist 0.004 2026-03-01 03:30:43.181906 | ubuntu-jammy-large | 2026-03-01 03:30:43.181 | dib-run-parts 99-package-uninstalls 1.002 2026-03-01 03:30:43.184169 | ubuntu-jammy-large | 2026-03-01 03:30:43.184 | dib-run-parts 2026-03-01 03:30:43.184360 | ubuntu-jammy-large | 2026-03-01 03:30:43.184 | dib-run-parts --------------------- END PROFILING --------------------- 2026-03-01 03:30:43.369851 | ubuntu-jammy-large | 2026-03-01 03:30:43.369 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-03-01 03:30:43.374083 | ubuntu-jammy-large | 2026-03-01 03:30:43.373 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-03-01 03:30:43.374217 | ubuntu-jammy-large | 2026-03-01 03:30:43.374 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:30:43.374270 | ubuntu-jammy-large | 2026-03-01 03:30:43.374 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:30:43.374393 | ubuntu-jammy-large | 2026-03-01 03:30:43.374 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:30:43.374438 | ubuntu-jammy-large | 2026-03-01 03:30:43.374 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:30:43.374726 | ubuntu-jammy-large | 2026-03-01 03:30:43.374 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:30:43.379185 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:30:43.379337 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-03-01 03:30:43.379387 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-03-01 03:30:43.379503 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:30:43.379558 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:30:43.379679 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-03-01 03:30:43.379735 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:30:43.379787 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:30:43.379891 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ export DIB_NO_TIMER_CHECK=True 2026-03-01 03:30:43.379932 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ DIB_NO_TIMER_CHECK=True 2026-03-01 03:30:43.380021 | ubuntu-jammy-large | 2026-03-01 03:30:43.379 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:30:43.380072 | ubuntu-jammy-large | 2026-03-01 03:30:43.380 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:30:43.380153 | ubuntu-jammy-large | 2026-03-01 03:30:43.380 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:30:43.380207 | ubuntu-jammy-large | 2026-03-01 03:30:43.380 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:30:43.380461 | ubuntu-jammy-large | 2026-03-01 03:30:43.380 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:30:43.384988 | ubuntu-jammy-large | 2026-03-01 03:30:43.384 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:30:43.385748 | ubuntu-jammy-large | 2026-03-01 03:30:43.385 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:30:43.385784 | ubuntu-jammy-large | 2026-03-01 03:30:43.385 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:30:43.385799 | ubuntu-jammy-large | 2026-03-01 03:30:43.385 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-03-01 03:30:43.389959 | ubuntu-jammy-large | 2026-03-01 03:30:43.389 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-03-01 03:30:43.390178 | ubuntu-jammy-large | 2026-03-01 03:30:43.390 | ++ export DIB_ADD_APT_KEYS= 2026-03-01 03:30:43.390256 | ubuntu-jammy-large | 2026-03-01 03:30:43.390 | ++ DIB_ADD_APT_KEYS= 2026-03-01 03:30:43.390569 | ubuntu-jammy-large | 2026-03-01 03:30:43.390 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-03-01 03:30:43.394888 | ubuntu-jammy-large | 2026-03-01 03:30:43.394 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-03-01 03:30:43.395005 | ubuntu-jammy-large | 2026-03-01 03:30:43.394 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:30:43.395057 | ubuntu-jammy-large | 2026-03-01 03:30:43.395 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:30:43.395336 | ubuntu-jammy-large | 2026-03-01 03:30:43.395 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:30:43.399775 | ubuntu-jammy-large | 2026-03-01 03:30:43.399 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:30:43.399958 | ubuntu-jammy-large | 2026-03-01 03:30:43.399 | ++ export DISTRO_NAME=ubuntu 2026-03-01 03:30:43.400045 | ubuntu-jammy-large | 2026-03-01 03:30:43.399 | ++ DISTRO_NAME=ubuntu 2026-03-01 03:30:43.400147 | ubuntu-jammy-large | 2026-03-01 03:30:43.400 | ++ export DIB_RELEASE=jammy 2026-03-01 03:30:43.400195 | ubuntu-jammy-large | 2026-03-01 03:30:43.400 | ++ DIB_RELEASE=jammy 2026-03-01 03:30:43.400300 | ubuntu-jammy-large | 2026-03-01 03:30:43.400 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:30:43.400348 | ubuntu-jammy-large | 2026-03-01 03:30:43.400 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:30:43.400437 | ubuntu-jammy-large | 2026-03-01 03:30:43.400 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:30:43.400519 | ubuntu-jammy-large | 2026-03-01 03:30:43.400 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:30:43.400622 | ubuntu-jammy-large | 2026-03-01 03:30:43.400 | ++ ARCH=amd64 2026-03-01 03:30:43.400767 | ubuntu-jammy-large | 2026-03-01 03:30:43.400 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-03-01 03:30:43.400944 | ubuntu-jammy-large | 2026-03-01 03:30:43.400 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-03-01 03:30:43.401051 | ubuntu-jammy-large | 2026-03-01 03:30:43.401 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:30:43.401109 | ubuntu-jammy-large | 2026-03-01 03:30:43.401 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:30:43.401396 | ubuntu-jammy-large | 2026-03-01 03:30:43.401 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:30:43.405856 | ubuntu-jammy-large | 2026-03-01 03:30:43.405 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:30:43.406021 | ubuntu-jammy-large | 2026-03-01 03:30:43.405 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:30:43.406074 | ubuntu-jammy-large | 2026-03-01 03:30:43.406 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:30:43.406337 | ubuntu-jammy-large | 2026-03-01 03:30:43.406 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:30:43.410787 | ubuntu-jammy-large | 2026-03-01 03:30:43.410 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:30:43.410966 | ubuntu-jammy-large | 2026-03-01 03:30:43.410 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-03-01 03:30:43.410995 | ubuntu-jammy-large | 2026-03-01 03:30:43.410 | ++ export DIB_INIT_SYSTEM=systemd 2026-03-01 03:30:43.411078 | ubuntu-jammy-large | 2026-03-01 03:30:43.411 | ++ DIB_INIT_SYSTEM=systemd 2026-03-01 03:30:43.411318 | ubuntu-jammy-large | 2026-03-01 03:30:43.411 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:30:43.415838 | ubuntu-jammy-large | 2026-03-01 03:30:43.415 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:30:43.416013 | ubuntu-jammy-large | 2026-03-01 03:30:43.415 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:30:43.416066 | ubuntu-jammy-large | 2026-03-01 03:30:43.416 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:30:43.416341 | ubuntu-jammy-large | 2026-03-01 03:30:43.416 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:30:43.420795 | ubuntu-jammy-large | 2026-03-01 03:30:43.420 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:30:43.420972 | ubuntu-jammy-large | 2026-03-01 03:30:43.420 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:30:43.421046 | ubuntu-jammy-large | 2026-03-01 03:30:43.420 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:30:43.421297 | ubuntu-jammy-large | 2026-03-01 03:30:43.421 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-03-01 03:30:43.425734 | ubuntu-jammy-large | 2026-03-01 03:30:43.425 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-03-01 03:30:43.425930 | ubuntu-jammy-large | 2026-03-01 03:30:43.425 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:30:43.425963 | ubuntu-jammy-large | 2026-03-01 03:30:43.425 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:30:43.426100 | ubuntu-jammy-large | 2026-03-01 03:30:43.426 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-03-01 03:30:43.426151 | ubuntu-jammy-large | 2026-03-01 03:30:43.426 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-03-01 03:30:43.426421 | ubuntu-jammy-large | 2026-03-01 03:30:43.426 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-03-01 03:30:43.430883 | ubuntu-jammy-large | 2026-03-01 03:30:43.430 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-03-01 03:30:43.431057 | ubuntu-jammy-large | 2026-03-01 03:30:43.430 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-03-01 03:30:43.431227 | ubuntu-jammy-large | 2026-03-01 03:30:43.431 | ++ export DIB_BLOCK_DEVICE=mbr 2026-03-01 03:30:43.431278 | ubuntu-jammy-large | 2026-03-01 03:30:43.431 | ++ DIB_BLOCK_DEVICE=mbr 2026-03-01 03:30:43.431557 | ubuntu-jammy-large | 2026-03-01 03:30:43.431 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-03-01 03:30:43.436150 | ubuntu-jammy-large | 2026-03-01 03:30:43.436 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-03-01 03:30:43.436287 | ubuntu-jammy-large | 2026-03-01 03:30:43.436 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-03-01 03:30:43.436336 | ubuntu-jammy-large | 2026-03-01 03:30:43.436 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-03-01 03:30:43.436642 | ubuntu-jammy-large | 2026-03-01 03:30:43.436 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-03-01 03:30:43.441134 | ubuntu-jammy-large | 2026-03-01 03:30:43.441 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-03-01 03:30:43.441412 | ubuntu-jammy-large | 2026-03-01 03:30:43.441 | ++ '[' -z '' ']' 2026-03-01 03:30:43.441505 | ubuntu-jammy-large | 2026-03-01 03:30:43.441 | ++ case "$DISTRO_NAME" in 2026-03-01 03:30:43.441617 | ubuntu-jammy-large | 2026-03-01 03:30:43.441 | ++ '[' jammy == trusty ']' 2026-03-01 03:30:43.441726 | ubuntu-jammy-large | 2026-03-01 03:30:43.441 | ++ '[' -z '' ']' 2026-03-01 03:30:43.441780 | ubuntu-jammy-large | 2026-03-01 03:30:43.441 | ++ DIB_PYTHON_VERSION=3 2026-03-01 03:30:43.441859 | ubuntu-jammy-large | 2026-03-01 03:30:43.441 | ++ export DIB_PYTHON_VERSION 2026-03-01 03:30:43.441955 | ubuntu-jammy-large | 2026-03-01 03:30:43.441 | ++ export DIB_PYTHON=python3 2026-03-01 03:30:43.442002 | ubuntu-jammy-large | 2026-03-01 03:30:43.441 | ++ DIB_PYTHON=python3 2026-03-01 03:30:43.442281 | ubuntu-jammy-large | 2026-03-01 03:30:43.442 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:30:43.446755 | ubuntu-jammy-large | 2026-03-01 03:30:43.446 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:30:43.446953 | ubuntu-jammy-large | 2026-03-01 03:30:43.446 | ++ '[' 0 -gt 0 ']' 2026-03-01 03:30:43.447040 | ubuntu-jammy-large | 2026-03-01 03:30:43.446 | ++ set -euo pipefail 2026-03-01 03:30:43.447182 | ubuntu-jammy-large | 2026-03-01 03:30:43.447 | ++ case $DISTRO_NAME in 2026-03-01 03:30:43.447245 | ubuntu-jammy-large | 2026-03-01 03:30:43.447 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-03-01 03:30:43.447314 | ubuntu-jammy-large | 2026-03-01 03:30:43.447 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-03-01 03:30:43.447376 | ubuntu-jammy-large | 2026-03-01 03:30:43.447 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-03-01 03:30:43.447443 | ubuntu-jammy-large | 2026-03-01 03:30:43.447 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-03-01 03:30:43.447739 | ubuntu-jammy-large | 2026-03-01 03:30:43.447 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-03-01 03:30:43.453092 | ubuntu-jammy-large | 2026-03-01 03:30:43.452 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-03-01 03:30:43.453157 | ubuntu-jammy-large | 2026-03-01 03:30:43.452 | ++ '[' -z systemd ']' 2026-03-01 03:30:43.453189 | ubuntu-jammy-large | 2026-03-01 03:30:43.453 | ++ case $DIB_INIT_SYSTEM in 2026-03-01 03:30:43.453204 | ubuntu-jammy-large | 2026-03-01 03:30:43.453 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-03-01 03:30:43.508753 | ubuntu-jammy-large | 2026-03-01 03:30:43.508 | Nothing to install 2026-03-01 03:30:43.516563 | ubuntu-jammy-large | 2026-03-01 03:30:43.516 | dib-run-parts 00-package-installs completed 2026-03-01 03:30:43.516621 | ubuntu-jammy-large | 2026-03-01 03:30:43.516 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-03-01 03:30:43.526710 | ubuntu-jammy-large | 2026-03-01 03:30:43.526 | dib-run-parts 10-enable-init-scripts completed 2026-03-01 03:30:43.526754 | ubuntu-jammy-large | 2026-03-01 03:30:43.526 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2026-03-01 03:30:43.533892 | ubuntu-jammy-large | 2026-03-01 03:30:43.533 | dib-run-parts 10-fix-rsyslog completed 2026-03-01 03:30:43.534157 | ubuntu-jammy-large | 2026-03-01 03:30:43.534 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2026-03-01 03:30:43.587992 | ubuntu-jammy-large | 2026-03-01 03:30:43.587 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2026-03-01 03:30:43.591144 | ubuntu-jammy-large | 2026-03-01 03:30:43.591 | dib-run-parts 11-enable-amphora-agent-systemd completed 2026-03-01 03:30:43.591435 | ubuntu-jammy-large | 2026-03-01 03:30:43.591 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2026-03-01 03:30:43.651290 | ubuntu-jammy-large | 2026-03-01 03:30:43.651 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2026-03-01 03:30:43.654640 | ubuntu-jammy-large | 2026-03-01 03:30:43.654 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2026-03-01 03:30:43.654888 | ubuntu-jammy-large | 2026-03-01 03:30:43.654 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2026-03-01 03:30:43.662390 | ubuntu-jammy-large | 2026-03-01 03:30:43.662 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2026-03-01 03:30:43.662462 | ubuntu-jammy-large | 2026-03-01 03:30:43.662 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2026-03-01 03:30:43.704683 | ubuntu-jammy-large | 2026-03-01 03:30:43.704 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2026-03-01 03:30:43.707832 | ubuntu-jammy-large | 2026-03-01 03:30:43.707 | dib-run-parts 20-disable-default-haproxy completed 2026-03-01 03:30:43.708062 | ubuntu-jammy-large | 2026-03-01 03:30:43.708 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2026-03-01 03:30:43.833518 | ubuntu-jammy-large | 2026-03-01 03:30:43.833 | dib-run-parts 20-haproxy-tune-kernel completed 2026-03-01 03:30:43.833688 | ubuntu-jammy-large | 2026-03-01 03:30:43.833 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2026-03-01 03:30:43.843224 | ubuntu-jammy-large | 2026-03-01 03:30:43.843 | dib-run-parts 20-haproxy-user-group-config completed 2026-03-01 03:30:43.843377 | ubuntu-jammy-large | 2026-03-01 03:30:43.843 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2026-03-01 03:30:43.850635 | ubuntu-jammy-large | 2026-03-01 03:30:43.850 | dib-run-parts 20-setup-haproxy-log completed 2026-03-01 03:30:43.850813 | ubuntu-jammy-large | 2026-03-01 03:30:43.850 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2026-03-01 03:30:43.863454 | ubuntu-jammy-large | 2026-03-01 03:30:43.863 | dib-run-parts 21-create-ping-wrapper completed 2026-03-01 03:30:43.863634 | ubuntu-jammy-large | 2026-03-01 03:30:43.863 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2026-03-01 03:30:43.873764 | ubuntu-jammy-large | 2026-03-01 03:30:43.873 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2026-03-01 03:30:43.876959 | ubuntu-jammy-large | 2026-03-01 03:30:43.876 | dib-run-parts 30-enable-certs-ramfs-service completed 2026-03-01 03:30:43.877120 | ubuntu-jammy-large | 2026-03-01 03:30:43.877 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2026-03-01 03:30:43.892086 | ubuntu-jammy-large | 2026-03-01 03:30:43.891 | dib-run-parts 30-logrotate-haproxy completed 2026-03-01 03:30:43.892230 | ubuntu-jammy-large | 2026-03-01 03:30:43.892 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2026-03-01 03:30:43.906079 | ubuntu-jammy-large | 2026-03-01 03:30:43.905 | dib-run-parts 30-logrotate-timer completed 2026-03-01 03:30:43.906249 | ubuntu-jammy-large | 2026-03-01 03:30:43.906 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2026-03-01 03:30:43.917554 | ubuntu-jammy-large | 2026-03-01 03:30:43.917 | dib-run-parts 89-remove-build-deps completed 2026-03-01 03:30:43.917719 | ubuntu-jammy-large | 2026-03-01 03:30:43.917 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2026-03-01 03:30:43.996130 | ubuntu-jammy-large | 2026-03-01 03:30:43.996 | Reading package lists... 2026-03-01 03:30:44.157775 | ubuntu-jammy-large | 2026-03-01 03:30:44.157 | Building dependency tree... 2026-03-01 03:30:44.158071 | ubuntu-jammy-large | 2026-03-01 03:30:44.158 | Reading state information... 2026-03-01 03:30:44.328770 | ubuntu-jammy-large | 2026-03-01 03:30:44.328 | The following packages will be REMOVED: 2026-03-01 03:30:44.328889 | ubuntu-jammy-large | 2026-03-01 03:30:44.328 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2026-03-01 03:30:44.328942 | ubuntu-jammy-large | 2026-03-01 03:30:44.328 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2026-03-01 03:30:44.329033 | ubuntu-jammy-large | 2026-03-01 03:30:44.328 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2026-03-01 03:30:44.329091 | ubuntu-jammy-large | 2026-03-01 03:30:44.329 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2026-03-01 03:30:44.329233 | ubuntu-jammy-large | 2026-03-01 03:30:44.329 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2026-03-01 03:30:44.329333 | ubuntu-jammy-large | 2026-03-01 03:30:44.329 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2026-03-01 03:30:44.329562 | ubuntu-jammy-large | 2026-03-01 03:30:44.329 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2026-03-01 03:30:44.329643 | ubuntu-jammy-large | 2026-03-01 03:30:44.329 | rpcsvc-proto* zlib1g-dev* 2026-03-01 03:30:44.523883 | ubuntu-jammy-large | 2026-03-01 03:30:44.523 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-03-01 03:30:44.523925 | ubuntu-jammy-large | 2026-03-01 03:30:44.523 | After this operation, 205 MB disk space will be freed. 2026-03-01 03:30:44.544712 | ubuntu-jammy-large | 2026-03-01 03:30:44.544 | (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 ... 25881 files and directories currently installed.) 2026-03-01 03:30:44.545569 | ubuntu-jammy-large | 2026-03-01 03:30:44.545 | Removing cpp (4:11.2.0-1ubuntu1) ... 2026-03-01 03:30:44.551430 | ubuntu-jammy-large | 2026-03-01 03:30:44.551 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.555765 | ubuntu-jammy-large | 2026-03-01 03:30:44.555 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.560284 | ubuntu-jammy-large | 2026-03-01 03:30:44.560 | Removing dctrl-tools (2.24-3build2) ... 2026-03-01 03:30:44.571283 | ubuntu-jammy-large | 2026-03-01 03:30:44.571 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.582062 | ubuntu-jammy-large | 2026-03-01 03:30:44.581 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.586251 | ubuntu-jammy-large | 2026-03-01 03:30:44.586 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.588630 | ubuntu-jammy-large | 2026-03-01 03:30:44.588 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.590889 | ubuntu-jammy-large | 2026-03-01 03:30:44.590 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.592584 | ubuntu-jammy-large | 2026-03-01 03:30:44.592 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.597024 | ubuntu-jammy-large | 2026-03-01 03:30:44.596 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.599399 | ubuntu-jammy-large | 2026-03-01 03:30:44.599 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.600972 | ubuntu-jammy-large | 2026-03-01 03:30:44.600 | Removing python3.10-dev (3.10.12-1~22.04.14) ... 2026-03-01 03:30:44.602619 | ubuntu-jammy-large | 2026-03-01 03:30:44.602 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-03-01 03:30:44.604221 | ubuntu-jammy-large | 2026-03-01 03:30:44.604 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:30:44.609161 | ubuntu-jammy-large | 2026-03-01 03:30:44.609 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-03-01 03:30:44.610935 | ubuntu-jammy-large | 2026-03-01 03:30:44.610 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-03-01 03:30:44.612761 | ubuntu-jammy-large | 2026-03-01 03:30:44.612 | Removing libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-03-01 03:30:44.620148 | ubuntu-jammy-large | 2026-03-01 03:30:44.620 | Removing libc-dev-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:30:44.622933 | ubuntu-jammy-large | 2026-03-01 03:30:44.622 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.624472 | ubuntu-jammy-large | 2026-03-01 03:30:44.624 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-03-01 03:30:44.626189 | ubuntu-jammy-large | 2026-03-01 03:30:44.626 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.627798 | ubuntu-jammy-large | 2026-03-01 03:30:44.627 | Removing libisl23:amd64 (0.24-2build1) ... 2026-03-01 03:30:44.629803 | ubuntu-jammy-large | 2026-03-01 03:30:44.629 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.631234 | ubuntu-jammy-large | 2026-03-01 03:30:44.631 | Removing libjs-sphinxdoc (4.3.2-1) ... 2026-03-01 03:30:44.632863 | ubuntu-jammy-large | 2026-03-01 03:30:44.632 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-03-01 03:30:44.655902 | ubuntu-jammy-large | 2026-03-01 03:30:44.655 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2026-03-01 03:30:44.657612 | ubuntu-jammy-large | 2026-03-01 03:30:44.657 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.659426 | ubuntu-jammy-large | 2026-03-01 03:30:44.659 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2026-03-01 03:30:44.661020 | ubuntu-jammy-large | 2026-03-01 03:30:44.660 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2026-03-01 03:30:44.662874 | ubuntu-jammy-large | 2026-03-01 03:30:44.662 | Removing libpython3.10:amd64 (3.10.12-1~22.04.14) ... 2026-03-01 03:30:44.665082 | ubuntu-jammy-large | 2026-03-01 03:30:44.665 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.666699 | ubuntu-jammy-large | 2026-03-01 03:30:44.666 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-03-01 03:30:44.668884 | ubuntu-jammy-large | 2026-03-01 03:30:44.668 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.671181 | ubuntu-jammy-large | 2026-03-01 03:30:44.671 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-03-01 03:30:44.672907 | ubuntu-jammy-large | 2026-03-01 03:30:44.672 | Removing linux-libc-dev:amd64 (5.15.0-171.181) ... 2026-03-01 03:30:44.682760 | ubuntu-jammy-large | 2026-03-01 03:30:44.682 | Removing lto-disabled-list (24) ... 2026-03-01 03:30:44.686343 | ubuntu-jammy-large | 2026-03-01 03:30:44.686 | Removing make (4.3-4.1build1) ... 2026-03-01 03:30:44.688005 | ubuntu-jammy-large | 2026-03-01 03:30:44.687 | Removing patch (2.7.6-7build2) ... 2026-03-01 03:30:44.689737 | ubuntu-jammy-large | 2026-03-01 03:30:44.689 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-03-01 03:30:44.708818 | ubuntu-jammy-large | 2026-03-01 03:30:44.708 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:30:44.768725 | ubuntu-jammy-large | 2026-03-01 03:30:44.768 | (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 ... 22572 files and directories currently installed.) 2026-03-01 03:30:44.769333 | ubuntu-jammy-large | 2026-03-01 03:30:44.769 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-03-01 03:30:44.784937 | ubuntu-jammy-large | 2026-03-01 03:30:44.784 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2026-03-01 03:30:44.960633 | ubuntu-jammy-large | 2026-03-01 03:30:44.960 | dib-run-parts 90-remove-build-deps completed 2026-03-01 03:30:44.960708 | ubuntu-jammy-large | 2026-03-01 03:30:44.960 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2026-03-01 03:30:44.965248 | ubuntu-jammy-large | 2026-03-01 03:30:44.965 | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-03-01 03:30:44.965423 | ubuntu-jammy-large | 2026-03-01 03:30:44.965 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2026-03-01 03:30:44.981655 | ubuntu-jammy-large | 2026-03-01 03:30:44.981 | dib-run-parts 91-remove-default-ints completed 2026-03-01 03:30:44.981717 | ubuntu-jammy-large | 2026-03-01 03:30:44.981 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-03-01 03:30:45.005255 | ubuntu-jammy-large | 2026-03-01 03:30:45.005 | Not running install-packages remove with empty packages list 2026-03-01 03:30:45.048478 | ubuntu-jammy-large | 2026-03-01 03:30:45.048 | Nothing to uninstall 2026-03-01 03:30:45.056328 | ubuntu-jammy-large | 2026-03-01 03:30:45.056 | dib-run-parts 95-package-uninstalls completed 2026-03-01 03:30:45.056380 | ubuntu-jammy-large | 2026-03-01 03:30:45.056 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2026-03-01 03:30:45.109346 | ubuntu-jammy-large | 2026-03-01 03:30:45.109 | Reading package lists... 2026-03-01 03:30:45.261511 | ubuntu-jammy-large | 2026-03-01 03:30:45.261 | Building dependency tree... 2026-03-01 03:30:45.261761 | ubuntu-jammy-large | 2026-03-01 03:30:45.261 | Reading state information... 2026-03-01 03:30:45.433013 | ubuntu-jammy-large | 2026-03-01 03:30:45.432 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:30:45.436772 | ubuntu-jammy-large | 2026-03-01 03:30:45.436 | dib-run-parts 99-autoremove completed 2026-03-01 03:30:45.438075 | ubuntu-jammy-large | 2026-03-01 03:30:45.437 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-03-01 03:30:45.438117 | ubuntu-jammy-large | 2026-03-01 03:30:45.438 | dib-run-parts 2026-03-01 03:30:45.440043 | ubuntu-jammy-large | 2026-03-01 03:30:45.439 | dib-run-parts Target: post-install.d 2026-03-01 03:30:45.440112 | ubuntu-jammy-large | 2026-03-01 03:30:45.439 | dib-run-parts 2026-03-01 03:30:45.440129 | ubuntu-jammy-large | 2026-03-01 03:30:45.439 | dib-run-parts Script Seconds 2026-03-01 03:30:45.440145 | ubuntu-jammy-large | 2026-03-01 03:30:45.439 | dib-run-parts --------------------------------------- ---------- 2026-03-01 03:30:45.440159 | ubuntu-jammy-large | 2026-03-01 03:30:45.439 | dib-run-parts 2026-03-01 03:30:45.456417 | ubuntu-jammy-large | 2026-03-01 03:30:45.456 | dib-run-parts 00-package-installs 0.061 2026-03-01 03:30:45.462990 | ubuntu-jammy-large | 2026-03-01 03:30:45.462 | dib-run-parts 10-enable-init-scripts 0.008 2026-03-01 03:30:45.473732 | ubuntu-jammy-large | 2026-03-01 03:30:45.473 | dib-run-parts 10-fix-rsyslog 0.006 2026-03-01 03:30:45.480991 | ubuntu-jammy-large | 2026-03-01 03:30:45.480 | dib-run-parts 11-enable-amphora-agent-systemd 0.055 2026-03-01 03:30:45.489417 | ubuntu-jammy-large | 2026-03-01 03:30:45.489 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.061 2026-03-01 03:30:45.500125 | ubuntu-jammy-large | 2026-03-01 03:30:45.500 | dib-run-parts 20-disable-default-haproxy 0.050 2026-03-01 03:30:45.511153 | ubuntu-jammy-large | 2026-03-01 03:30:45.511 | dib-run-parts 20-haproxy-tune-kernel 0.123 2026-03-01 03:30:45.521831 | ubuntu-jammy-large | 2026-03-01 03:30:45.521 | dib-run-parts 20-haproxy-user-group-config 0.007 2026-03-01 03:30:45.532797 | ubuntu-jammy-large | 2026-03-01 03:30:45.532 | dib-run-parts 20-setup-haproxy-log 0.005 2026-03-01 03:30:45.543908 | ubuntu-jammy-large | 2026-03-01 03:30:45.543 | dib-run-parts 21-create-ping-wrapper 0.011 2026-03-01 03:30:45.554526 | ubuntu-jammy-large | 2026-03-01 03:30:45.554 | dib-run-parts 30-enable-certs-ramfs-service 0.011 2026-03-01 03:30:45.564791 | ubuntu-jammy-large | 2026-03-01 03:30:45.564 | dib-run-parts 30-logrotate-haproxy 0.013 2026-03-01 03:30:45.575386 | ubuntu-jammy-large | 2026-03-01 03:30:45.575 | dib-run-parts 30-logrotate-timer 0.012 2026-03-01 03:30:45.585544 | ubuntu-jammy-large | 2026-03-01 03:30:45.585 | dib-run-parts 89-remove-build-deps 0.009 2026-03-01 03:30:45.595908 | ubuntu-jammy-large | 2026-03-01 03:30:45.595 | dib-run-parts 90-remove-build-deps 1.040 2026-03-01 03:30:45.607015 | ubuntu-jammy-large | 2026-03-01 03:30:45.606 | dib-run-parts 91-remove-default-ints 0.019 2026-03-01 03:30:45.617861 | ubuntu-jammy-large | 2026-03-01 03:30:45.617 | dib-run-parts 95-package-uninstalls 0.072 2026-03-01 03:30:45.628729 | ubuntu-jammy-large | 2026-03-01 03:30:45.628 | dib-run-parts 99-autoremove 0.378 2026-03-01 03:30:45.631486 | ubuntu-jammy-large | 2026-03-01 03:30:45.631 | dib-run-parts 2026-03-01 03:30:45.631684 | ubuntu-jammy-large | 2026-03-01 03:30:45.631 | dib-run-parts --------------------- END PROFILING --------------------- 2026-03-01 03:30:45.743255 | ubuntu-jammy-large | 2026-03-01 03:30:45.743 | Unmount /tmp/dib_build.nBHpmsKs/mnt/var/cache/apt/archives 2026-03-01 03:30:45.766573 | ubuntu-jammy-large | 2026-03-01 03:30:45.766 | Unmount /tmp/dib_build.nBHpmsKs/mnt/tmp/pip 2026-03-01 03:30:45.783507 | ubuntu-jammy-large | 2026-03-01 03:30:45.783 | Unmount /tmp/dib_build.nBHpmsKs/mnt/sys 2026-03-01 03:30:45.805740 | ubuntu-jammy-large | 2026-03-01 03:30:45.805 | Unmount /tmp/dib_build.nBHpmsKs/mnt/proc 2026-03-01 03:30:45.826738 | ubuntu-jammy-large | 2026-03-01 03:30:45.826 | Unmount /tmp/dib_build.nBHpmsKs/mnt/dev/pts 2026-03-01 03:30:45.847820 | ubuntu-jammy-large | 2026-03-01 03:30:45.847 | Unmount /tmp/dib_build.nBHpmsKs/mnt/dev 2026-03-01 03:30:46.127395 | ubuntu-jammy-large | 2026-03-01 03:30:46.127 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.nBHpmsKs/states/block-device/config.json] 2026-03-01 03:30:46.375676 | ubuntu-jammy-large | 2026-03-01 03:30:46.375 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-03-01 03:30:46.376493 | ubuntu-jammy-large | 2026-03-01 03:30:46.376 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.YtCj9qE0/image0.raw] 2026-03-01 03:30:46.376632 | ubuntu-jammy-large | 2026-03-01 03:30:46.376 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-03-01 03:30:46.376676 | ubuntu-jammy-large | 2026-03-01 03:30:46.376 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.YtCj9qE0/image0.raw] 2026-03-01 03:30:46.428020 | ubuntu-jammy-large | 2026-03-01 03:30:46.427 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-03-01 03:30:46.428103 | ubuntu-jammy-large | 2026-03-01 03:30:46.428 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.YtCj9qE0/image0.raw] 2026-03-01 03:30:46.428215 | ubuntu-jammy-large | 2026-03-01 03:30:46.428 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2026-03-01 03:30:46.428368 | ubuntu-jammy-large | 2026-03-01 03:30:46.428 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2026-03-01 03:30:46.428402 | ubuntu-jammy-large | 2026-03-01 03:30:46.428 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2026-03-01 03:30:46.428575 | ubuntu-jammy-large | 2026-03-01 03:30:46.428 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-03-01 03:30:46.484727 | ubuntu-jammy-large | 2026-03-01 03:30:46.484 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-03-01 03:30:46.597906 | ubuntu-jammy-large | 2026-03-01 03:30:46.597 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U 3c17141c-1695-4b07-8bd0-b01123cfab5e -q /dev/mapper/loop0p1] 2026-03-01 03:30:46.693887 | ubuntu-jammy-large | 2026-03-01 03:30:46.693 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.nBHpmsKs/mnt/] 2026-03-01 03:30:46.716248 | ubuntu-jammy-large | 2026-03-01 03:30:46.716 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.nBHpmsKs/mnt/] 2026-03-01 03:30:46.716439 | ubuntu-jammy-large | 2026-03-01 03:30:46.716 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.nBHpmsKs/mnt/] 2026-03-01 03:30:46.746946 | ubuntu-jammy-large | 2026-03-01 03:30:46.746 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-03-01 03:30:47.023957 | ubuntu-jammy-large | 2026-03-01 03:30:47.023 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-03-01 03:30:47.294723 | ubuntu-jammy-large | 2026-03-01 03:30:47.294 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-03-01 03:30:47.547778 | ubuntu-jammy-large | 2026-03-01 03:30:47.547 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-03-01 03:30:47.548031 | ubuntu-jammy-large | 2026-03-01 03:30:47.547 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.nBHpmsKs/built/etc] 2026-03-01 03:30:47.568288 | ubuntu-jammy-large | 2026-03-01 03:30:47.568 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.nBHpmsKs/states/block-device/fstab /tmp/dib_build.nBHpmsKs/built/etc/fstab] 2026-03-01 03:30:52.424838 | ubuntu-jammy-large | 2026-03-01 03:30:52.424 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-03-01 03:30:52.429256 | ubuntu-jammy-large | 2026-03-01 03:30:52.429 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-03-01 03:30:52.429492 | ubuntu-jammy-large | 2026-03-01 03:30:52.429 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:30:52.429540 | ubuntu-jammy-large | 2026-03-01 03:30:52.429 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:30:52.429687 | ubuntu-jammy-large | 2026-03-01 03:30:52.429 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:30:52.429738 | ubuntu-jammy-large | 2026-03-01 03:30:52.429 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:30:52.430043 | ubuntu-jammy-large | 2026-03-01 03:30:52.429 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:30:52.434686 | ubuntu-jammy-large | 2026-03-01 03:30:52.434 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:30:52.434864 | ubuntu-jammy-large | 2026-03-01 03:30:52.434 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-03-01 03:30:52.434891 | ubuntu-jammy-large | 2026-03-01 03:30:52.434 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-03-01 03:30:52.435012 | ubuntu-jammy-large | 2026-03-01 03:30:52.434 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:30:52.435062 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:30:52.435196 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-03-01 03:30:52.435259 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:30:52.435318 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:30:52.435451 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ export DIB_NO_TIMER_CHECK=True 2026-03-01 03:30:52.435501 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ DIB_NO_TIMER_CHECK=True 2026-03-01 03:30:52.435601 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:30:52.435659 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:30:52.435751 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:30:52.435810 | ubuntu-jammy-large | 2026-03-01 03:30:52.435 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:30:52.436103 | ubuntu-jammy-large | 2026-03-01 03:30:52.436 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:30:52.440834 | ubuntu-jammy-large | 2026-03-01 03:30:52.440 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:30:52.440977 | ubuntu-jammy-large | 2026-03-01 03:30:52.440 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:30:52.441028 | ubuntu-jammy-large | 2026-03-01 03:30:52.440 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:30:52.441303 | ubuntu-jammy-large | 2026-03-01 03:30:52.441 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-03-01 03:30:52.445973 | ubuntu-jammy-large | 2026-03-01 03:30:52.445 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-03-01 03:30:52.446140 | ubuntu-jammy-large | 2026-03-01 03:30:52.446 | ++ export DIB_ADD_APT_KEYS= 2026-03-01 03:30:52.446190 | ubuntu-jammy-large | 2026-03-01 03:30:52.446 | ++ DIB_ADD_APT_KEYS= 2026-03-01 03:30:52.446490 | ubuntu-jammy-large | 2026-03-01 03:30:52.446 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-03-01 03:30:52.451349 | ubuntu-jammy-large | 2026-03-01 03:30:52.451 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-03-01 03:30:52.451469 | ubuntu-jammy-large | 2026-03-01 03:30:52.451 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:30:52.451516 | ubuntu-jammy-large | 2026-03-01 03:30:52.451 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:30:52.451805 | ubuntu-jammy-large | 2026-03-01 03:30:52.451 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:30:52.456488 | ubuntu-jammy-large | 2026-03-01 03:30:52.456 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:30:52.456613 | ubuntu-jammy-large | 2026-03-01 03:30:52.456 | ++ export DISTRO_NAME=ubuntu 2026-03-01 03:30:52.456661 | ubuntu-jammy-large | 2026-03-01 03:30:52.456 | ++ DISTRO_NAME=ubuntu 2026-03-01 03:30:52.456768 | ubuntu-jammy-large | 2026-03-01 03:30:52.456 | ++ export DIB_RELEASE=jammy 2026-03-01 03:30:52.456815 | ubuntu-jammy-large | 2026-03-01 03:30:52.456 | ++ DIB_RELEASE=jammy 2026-03-01 03:30:52.456918 | ubuntu-jammy-large | 2026-03-01 03:30:52.456 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:30:52.456966 | ubuntu-jammy-large | 2026-03-01 03:30:52.456 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:30:52.457068 | ubuntu-jammy-large | 2026-03-01 03:30:52.457 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:30:52.457117 | ubuntu-jammy-large | 2026-03-01 03:30:52.457 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:30:52.457221 | ubuntu-jammy-large | 2026-03-01 03:30:52.457 | ++ ARCH=amd64 2026-03-01 03:30:52.457413 | ubuntu-jammy-large | 2026-03-01 03:30:52.457 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-03-01 03:30:52.457652 | ubuntu-jammy-large | 2026-03-01 03:30:52.457 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-03-01 03:30:52.457753 | ubuntu-jammy-large | 2026-03-01 03:30:52.457 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:30:52.457815 | ubuntu-jammy-large | 2026-03-01 03:30:52.457 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:30:52.458111 | ubuntu-jammy-large | 2026-03-01 03:30:52.458 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:30:52.462817 | ubuntu-jammy-large | 2026-03-01 03:30:52.462 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:30:52.462972 | ubuntu-jammy-large | 2026-03-01 03:30:52.462 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:30:52.463029 | ubuntu-jammy-large | 2026-03-01 03:30:52.462 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:30:52.463312 | ubuntu-jammy-large | 2026-03-01 03:30:52.463 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:30:52.468572 | ubuntu-jammy-large | 2026-03-01 03:30:52.468 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:30:52.468737 | ubuntu-jammy-large | 2026-03-01 03:30:52.468 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-03-01 03:30:52.468811 | ubuntu-jammy-large | 2026-03-01 03:30:52.468 | ++ export DIB_INIT_SYSTEM=systemd 2026-03-01 03:30:52.468861 | ubuntu-jammy-large | 2026-03-01 03:30:52.468 | ++ DIB_INIT_SYSTEM=systemd 2026-03-01 03:30:52.469143 | ubuntu-jammy-large | 2026-03-01 03:30:52.469 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:30:52.474413 | ubuntu-jammy-large | 2026-03-01 03:30:52.474 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:30:52.474608 | ubuntu-jammy-large | 2026-03-01 03:30:52.474 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:30:52.474657 | ubuntu-jammy-large | 2026-03-01 03:30:52.474 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:30:52.474934 | ubuntu-jammy-large | 2026-03-01 03:30:52.474 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:30:52.479682 | ubuntu-jammy-large | 2026-03-01 03:30:52.479 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:30:52.479863 | ubuntu-jammy-large | 2026-03-01 03:30:52.479 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:30:52.479917 | ubuntu-jammy-large | 2026-03-01 03:30:52.479 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:30:52.480184 | ubuntu-jammy-large | 2026-03-01 03:30:52.480 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-03-01 03:30:52.484970 | ubuntu-jammy-large | 2026-03-01 03:30:52.484 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-03-01 03:30:52.485155 | ubuntu-jammy-large | 2026-03-01 03:30:52.485 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:30:52.485210 | ubuntu-jammy-large | 2026-03-01 03:30:52.485 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:30:52.485355 | ubuntu-jammy-large | 2026-03-01 03:30:52.485 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-03-01 03:30:52.485462 | ubuntu-jammy-large | 2026-03-01 03:30:52.485 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-03-01 03:30:52.485734 | ubuntu-jammy-large | 2026-03-01 03:30:52.485 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-03-01 03:30:52.490164 | ubuntu-jammy-large | 2026-03-01 03:30:52.490 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-03-01 03:30:52.490356 | ubuntu-jammy-large | 2026-03-01 03:30:52.490 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-03-01 03:30:52.490517 | ubuntu-jammy-large | 2026-03-01 03:30:52.490 | ++ export DIB_BLOCK_DEVICE=mbr 2026-03-01 03:30:52.490567 | ubuntu-jammy-large | 2026-03-01 03:30:52.490 | ++ DIB_BLOCK_DEVICE=mbr 2026-03-01 03:30:52.490833 | ubuntu-jammy-large | 2026-03-01 03:30:52.490 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-03-01 03:30:52.495847 | ubuntu-jammy-large | 2026-03-01 03:30:52.495 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-03-01 03:30:52.496018 | ubuntu-jammy-large | 2026-03-01 03:30:52.495 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-03-01 03:30:52.496074 | ubuntu-jammy-large | 2026-03-01 03:30:52.496 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-03-01 03:30:52.496396 | ubuntu-jammy-large | 2026-03-01 03:30:52.496 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-03-01 03:30:52.501119 | ubuntu-jammy-large | 2026-03-01 03:30:52.501 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-03-01 03:30:52.501452 | ubuntu-jammy-large | 2026-03-01 03:30:52.501 | ++ '[' -z '' ']' 2026-03-01 03:30:52.501512 | ubuntu-jammy-large | 2026-03-01 03:30:52.501 | ++ case "$DISTRO_NAME" in 2026-03-01 03:30:52.501624 | ubuntu-jammy-large | 2026-03-01 03:30:52.501 | ++ '[' jammy == trusty ']' 2026-03-01 03:30:52.501735 | ubuntu-jammy-large | 2026-03-01 03:30:52.501 | ++ '[' -z '' ']' 2026-03-01 03:30:52.501790 | ubuntu-jammy-large | 2026-03-01 03:30:52.501 | ++ DIB_PYTHON_VERSION=3 2026-03-01 03:30:52.501870 | ubuntu-jammy-large | 2026-03-01 03:30:52.501 | ++ export DIB_PYTHON_VERSION 2026-03-01 03:30:52.501973 | ubuntu-jammy-large | 2026-03-01 03:30:52.501 | ++ export DIB_PYTHON=python3 2026-03-01 03:30:52.502018 | ubuntu-jammy-large | 2026-03-01 03:30:52.501 | ++ DIB_PYTHON=python3 2026-03-01 03:30:52.502302 | ubuntu-jammy-large | 2026-03-01 03:30:52.502 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:30:52.507359 | ubuntu-jammy-large | 2026-03-01 03:30:52.507 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:30:52.507593 | ubuntu-jammy-large | 2026-03-01 03:30:52.507 | ++ '[' 0 -gt 0 ']' 2026-03-01 03:30:52.507683 | ubuntu-jammy-large | 2026-03-01 03:30:52.507 | ++ set -euo pipefail 2026-03-01 03:30:52.507818 | ubuntu-jammy-large | 2026-03-01 03:30:52.507 | ++ case $DISTRO_NAME in 2026-03-01 03:30:52.507885 | ubuntu-jammy-large | 2026-03-01 03:30:52.507 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-03-01 03:30:52.507964 | ubuntu-jammy-large | 2026-03-01 03:30:52.507 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-03-01 03:30:52.508030 | ubuntu-jammy-large | 2026-03-01 03:30:52.507 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-03-01 03:30:52.508093 | ubuntu-jammy-large | 2026-03-01 03:30:52.508 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-03-01 03:30:52.508386 | ubuntu-jammy-large | 2026-03-01 03:30:52.508 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-03-01 03:30:52.513193 | ubuntu-jammy-large | 2026-03-01 03:30:52.513 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-03-01 03:30:52.513424 | ubuntu-jammy-large | 2026-03-01 03:30:52.513 | ++ '[' -z systemd ']' 2026-03-01 03:30:52.513592 | ubuntu-jammy-large | 2026-03-01 03:30:52.513 | ++ case $DIB_INIT_SYSTEM in 2026-03-01 03:30:52.513907 | ubuntu-jammy-large | 2026-03-01 03:30:52.513 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-03-01 03:30:52.578640 | ubuntu-jammy-large | 2026-03-01 03:30:52.578 | INFO:root:Mapping for bootloader : grub-pc 2026-03-01 03:30:52.643988 | ubuntu-jammy-large | 2026-03-01 03:30:52.643 | Reading package lists... 2026-03-01 03:30:52.907793 | ubuntu-jammy-large | 2026-03-01 03:30:52.907 | Building dependency tree... 2026-03-01 03:30:52.908180 | ubuntu-jammy-large | 2026-03-01 03:30:52.908 | Reading state information... 2026-03-01 03:30:53.127687 | ubuntu-jammy-large | 2026-03-01 03:30:53.127 | The following additional packages will be installed: 2026-03-01 03:30:53.127955 | ubuntu-jammy-large | 2026-03-01 03:30:53.127 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2026-03-01 03:30:53.129180 | ubuntu-jammy-large | 2026-03-01 03:30:53.129 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-03-01 03:30:53.130426 | ubuntu-jammy-large | 2026-03-01 03:30:53.130 | Suggested packages: 2026-03-01 03:30:53.130450 | ubuntu-jammy-large | 2026-03-01 03:30:53.130 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2026-03-01 03:30:53.130464 | ubuntu-jammy-large | 2026-03-01 03:30:53.130 | Recommended packages: 2026-03-01 03:30:53.130482 | ubuntu-jammy-large | 2026-03-01 03:30:53.130 | os-prober 2026-03-01 03:30:53.154874 | ubuntu-jammy-large | 2026-03-01 03:30:53.154 | The following NEW packages will be installed: 2026-03-01 03:30:53.154902 | ubuntu-jammy-large | 2026-03-01 03:30:53.154 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2026-03-01 03:30:53.155889 | ubuntu-jammy-large | 2026-03-01 03:30:53.155 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-03-01 03:30:53.309907 | ubuntu-jammy-large | 2026-03-01 03:30:53.309 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-03-01 03:30:53.309955 | ubuntu-jammy-large | 2026-03-01 03:30:53.309 | Need to get 4796 kB of archives. 2026-03-01 03:30:53.309969 | ubuntu-jammy-large | 2026-03-01 03:30:53.309 | After this operation, 21.2 MB of additional disk space will be used. 2026-03-01 03:30:53.309984 | ubuntu-jammy-large | 2026-03-01 03:30:53.309 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2026-03-01 03:30:53.334307 | ubuntu-jammy-large | 2026-03-01 03:30:53.334 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.4 [192 kB] 2026-03-01 03:30:53.355746 | ubuntu-jammy-large | 2026-03-01 03:30:53.355 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2026-03-01 03:30:53.357421 | ubuntu-jammy-large | 2026-03-01 03:30:53.357 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2026-03-01 03:30:53.358915 | ubuntu-jammy-large | 2026-03-01 03:30:53.358 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2026-03-01 03:30:53.381209 | ubuntu-jammy-large | 2026-03-01 03:30:53.381 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2026-03-01 03:30:53.460967 | ubuntu-jammy-large | 2026-03-01 03:30:53.460 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2026-03-01 03:30:53.476491 | ubuntu-jammy-large | 2026-03-01 03:30:53.476 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2026-03-01 03:30:53.508848 | ubuntu-jammy-large | 2026-03-01 03:30:53.508 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2026-03-01 03:30:53.512845 | ubuntu-jammy-large | 2026-03-01 03:30:53.512 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2026-03-01 03:30:53.694252 | ubuntu-jammy-large | 2026-03-01 03:30:53.694 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-01 03:30:53.730110 | ubuntu-jammy-large | 2026-03-01 03:30:53.729 | Fetched 4796 kB in 0s (13.7 MB/s) 2026-03-01 03:30:53.758024 | ubuntu-jammy-large | 2026-03-01 03:30:53.757 | Selecting previously unselected package gettext-base. 2026-03-01 03:30:53.773606 | ubuntu-jammy-large | 2026-03-01 03:30:53.773 | (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 ... 22572 files and directories currently installed.) 2026-03-01 03:30:53.774505 | ubuntu-jammy-large | 2026-03-01 03:30:53.774 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2026-03-01 03:30:53.776810 | ubuntu-jammy-large | 2026-03-01 03:30:53.776 | Unpacking gettext-base (0.21-4ubuntu4) ... 2026-03-01 03:30:53.802662 | ubuntu-jammy-large | 2026-03-01 03:30:53.802 | Selecting previously unselected package libpng16-16:amd64. 2026-03-01 03:30:53.806668 | ubuntu-jammy-large | 2026-03-01 03:30:53.806 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.4_amd64.deb ... 2026-03-01 03:30:53.809130 | ubuntu-jammy-large | 2026-03-01 03:30:53.809 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-03-01 03:30:53.840582 | ubuntu-jammy-large | 2026-03-01 03:30:53.840 | Selecting previously unselected package libefivar1:amd64. 2026-03-01 03:30:53.847431 | ubuntu-jammy-large | 2026-03-01 03:30:53.847 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2026-03-01 03:30:53.848526 | ubuntu-jammy-large | 2026-03-01 03:30:53.848 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2026-03-01 03:30:53.873147 | ubuntu-jammy-large | 2026-03-01 03:30:53.873 | Selecting previously unselected package libefiboot1:amd64. 2026-03-01 03:30:53.879022 | ubuntu-jammy-large | 2026-03-01 03:30:53.878 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2026-03-01 03:30:53.880164 | ubuntu-jammy-large | 2026-03-01 03:30:53.880 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2026-03-01 03:30:53.907758 | ubuntu-jammy-large | 2026-03-01 03:30:53.907 | Selecting previously unselected package libfreetype6:amd64. 2026-03-01 03:30:53.913489 | ubuntu-jammy-large | 2026-03-01 03:30:53.913 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2026-03-01 03:30:53.914822 | ubuntu-jammy-large | 2026-03-01 03:30:53.914 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-03-01 03:30:53.949581 | ubuntu-jammy-large | 2026-03-01 03:30:53.949 | Selecting previously unselected package grub-common. 2026-03-01 03:30:53.954045 | ubuntu-jammy-large | 2026-03-01 03:30:53.953 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2026-03-01 03:30:53.980627 | ubuntu-jammy-large | 2026-03-01 03:30:53.980 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2026-03-01 03:30:54.106709 | ubuntu-jammy-large | 2026-03-01 03:30:54.106 | Selecting previously unselected package grub2-common. 2026-03-01 03:30:54.110571 | ubuntu-jammy-large | 2026-03-01 03:30:54.110 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2026-03-01 03:30:54.111495 | ubuntu-jammy-large | 2026-03-01 03:30:54.111 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2026-03-01 03:30:54.148487 | ubuntu-jammy-large | 2026-03-01 03:30:54.148 | Selecting previously unselected package grub-pc-bin. 2026-03-01 03:30:54.152457 | ubuntu-jammy-large | 2026-03-01 03:30:54.152 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2026-03-01 03:30:54.153684 | ubuntu-jammy-large | 2026-03-01 03:30:54.153 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2026-03-01 03:30:54.227000 | ubuntu-jammy-large | 2026-03-01 03:30:54.226 | Selecting previously unselected package grub-pc. 2026-03-01 03:30:54.230651 | ubuntu-jammy-large | 2026-03-01 03:30:54.230 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2026-03-01 03:30:54.242596 | ubuntu-jammy-large | 2026-03-01 03:30:54.242 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2026-03-01 03:30:54.264001 | ubuntu-jammy-large | 2026-03-01 03:30:54.263 | Selecting previously unselected package grub-gfxpayload-lists. 2026-03-01 03:30:54.267837 | ubuntu-jammy-large | 2026-03-01 03:30:54.267 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2026-03-01 03:30:54.269027 | ubuntu-jammy-large | 2026-03-01 03:30:54.268 | Unpacking grub-gfxpayload-lists (0.7) ... 2026-03-01 03:30:54.302371 | ubuntu-jammy-large | 2026-03-01 03:30:54.302 | Setting up gettext-base (0.21-4ubuntu4) ... 2026-03-01 03:30:54.305700 | ubuntu-jammy-large | 2026-03-01 03:30:54.305 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-03-01 03:30:54.309160 | ubuntu-jammy-large | 2026-03-01 03:30:54.309 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2026-03-01 03:30:54.312792 | ubuntu-jammy-large | 2026-03-01 03:30:54.312 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2026-03-01 03:30:54.316098 | ubuntu-jammy-large | 2026-03-01 03:30:54.315 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-03-01 03:30:54.319264 | ubuntu-jammy-large | 2026-03-01 03:30:54.319 | Setting up grub-common (2.06-2ubuntu7.2) ... 2026-03-01 03:30:54.504107 | ubuntu-jammy-large | 2026-03-01 03:30:54.503 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-03-01 03:30:54.504155 | ubuntu-jammy-large | 2026-03-01 03:30:54.504 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-03-01 03:30:54.667450 | ubuntu-jammy-large | 2026-03-01 03:30:54.667 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-03-01 03:30:54.667496 | ubuntu-jammy-large | 2026-03-01 03:30:54.667 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-03-01 03:30:54.667504 | ubuntu-jammy-large | 2026-03-01 03:30:54.667 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-03-01 03:30:54.667511 | ubuntu-jammy-large | 2026-03-01 03:30:54.667 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-03-01 03:30:54.693421 | ubuntu-jammy-large | 2026-03-01 03:30:54.693 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-03-01 03:30:54.698602 | ubuntu-jammy-large | 2026-03-01 03:30:54.698 | Running in chroot, ignoring request. 2026-03-01 03:30:54.705145 | ubuntu-jammy-large | 2026-03-01 03:30:54.705 | invoke-rc.d: policy-rc.d denied execution of start. 2026-03-01 03:30:54.707717 | ubuntu-jammy-large | 2026-03-01 03:30:54.707 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2026-03-01 03:30:54.713113 | ubuntu-jammy-large | 2026-03-01 03:30:54.713 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2026-03-01 03:30:54.717856 | ubuntu-jammy-large | 2026-03-01 03:30:54.717 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2026-03-01 03:30:55.016893 | ubuntu-jammy-large | 2026-03-01 03:30:55.016 | 2026-03-01 03:30:55.016965 | ubuntu-jammy-large | 2026-03-01 03:30:55.016 | Creating config file /etc/default/grub with new version 2026-03-01 03:30:55.165615 | ubuntu-jammy-large | 2026-03-01 03:30:55.165 | Setting up grub-gfxpayload-lists (0.7) ... 2026-03-01 03:30:55.183590 | ubuntu-jammy-large | 2026-03-01 03:30:55.183 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-03-01 03:30:55.562100 | ubuntu-jammy-large | 2026-03-01 03:30:55.561 | Sourcing file `/etc/default/grub' 2026-03-01 03:30:55.613716 | ubuntu-jammy-large | 2026-03-01 03:30:55.613 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-03-01 03:30:55.617904 | ubuntu-jammy-large | 2026-03-01 03:30:55.617 | Generating grub configuration file ... 2026-03-01 03:30:55.689462 | ubuntu-jammy-large | 2026-03-01 03:30:55.689 | Found linux image: /boot/vmlinuz-5.15.0-171-generic 2026-03-01 03:30:55.705800 | ubuntu-jammy-large | 2026-03-01 03:30:55.705 | Found initrd image: /boot/initrd.img-5.15.0-171-generic 2026-03-01 03:30:55.971081 | ubuntu-jammy-large | 2026-03-01 03:30:55.970 | Warning: os-prober will not be executed to detect other bootable partitions. 2026-03-01 03:30:55.971168 | ubuntu-jammy-large | 2026-03-01 03:30:55.970 | Systems on them will not be added to the GRUB boot configuration. 2026-03-01 03:30:55.971187 | ubuntu-jammy-large | 2026-03-01 03:30:55.970 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-03-01 03:30:55.992691 | ubuntu-jammy-large | 2026-03-01 03:30:55.992 | done 2026-03-01 03:30:55.996510 | ubuntu-jammy-large | 2026-03-01 03:30:55.996 | Installing GRUB2... 2026-03-01 03:30:56.050943 | ubuntu-jammy-large | 2026-03-01 03:30:56.050 | Installing for i386-pc platform. 2026-03-01 03:30:56.289786 | ubuntu-jammy-large | 2026-03-01 03:30:56.289 | Installation finished. No error reported. 2026-03-01 03:30:56.296559 | ubuntu-jammy-large | 2026-03-01 03:30:56.295 | dib-run-parts 50-bootloader completed 2026-03-01 03:30:56.296624 | ubuntu-jammy-large | 2026-03-01 03:30:56.296 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2026-03-01 03:30:56.302217 | ubuntu-jammy-large | 2026-03-01 03:30:56.302 | dib-run-parts 50-remove-bogus-udev-links completed 2026-03-01 03:30:56.302262 | ubuntu-jammy-large | 2026-03-01 03:30:56.302 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2026-03-01 03:30:56.314040 | ubuntu-jammy-large | 2026-03-01 03:30:56.313 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2026-03-01 03:30:56.314092 | ubuntu-jammy-large | 2026-03-01 03:30:56.313 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2026-03-01 03:30:56.357207 | ubuntu-jammy-large | 2026-03-01 03:30:56.357 | dib-run-parts 99-clean-up-cache completed 2026-03-01 03:30:56.357262 | ubuntu-jammy-large | 2026-03-01 03:30:56.357 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-03-01 03:30:56.365115 | ubuntu-jammy-large | 2026-03-01 03:30:56.365 | dib-run-parts 99-clear-machine-id completed 2026-03-01 03:30:56.365202 | ubuntu-jammy-large | 2026-03-01 03:30:56.365 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2026-03-01 03:30:56.376608 | ubuntu-jammy-large | 2026-03-01 03:30:56.376 | dib-run-parts 99-disable-resolv-conf completed 2026-03-01 03:30:56.376658 | ubuntu-jammy-large | 2026-03-01 03:30:56.376 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2026-03-01 03:30:56.406044 | ubuntu-jammy-large | 2026-03-01 03:30:56.405 | {"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.4","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.2","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.22","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.4","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","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","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","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.4","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.2","status": "ii "},{"package": "libcap2-bin","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.2","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.22","status": "ii "},{"package": "libcurl4:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.22","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.4","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","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.4","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.106.1-7ubuntu0.22.04.4","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","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.17","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","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.17","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-33","status": "ii "},{"package": "libpolkit-gobject-1-0:amd64","arch": "amd64","version": "0.105-33","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.14","status": "ii "},{"package": "libpython3.10-stdlib:amd64","arch": "amd64","version": "3.10.12-1~22.04.14","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.4","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.6","status": "ii "},{"package": "libssl3:amd64","arch": "amd64","version": "3.0.2-0ubuntu1.21","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.17","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.17","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.4","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-171-generic","arch": "amd64","version": "5.15.0-171.181","status": "ii "},{"package": "linux-image-virtual","arch": "amd64","version": "5.15.0.171.160","status": "ii "},{"package": "linux-modules-5.15.0-171-generic","arch": "amd64","version": "5.15.0-171.181","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.4","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.io","arch": "amd64","version": "0.106.1-7ubuntu0.22.04.4","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","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.13","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.2-0ubuntu1.21","status": "ii "},{"package": "packagekit","arch": "amd64","version": "1.2.5-2ubuntu3","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-33","status": "ii "},{"package": "policykit-1","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "polkitd","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "pollinate","arch": "all","version": "4.33-3ubuntu2.1","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.2","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.2","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-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.14","status": "ii "},{"package": "python3.10-minimal","arch": "amd64","version": "3.10.12-1~22.04.14","status": "ii "},{"package": "python3.10-venv","arch": "amd64","version": "3.10.12-1~22.04.14","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","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.5","status": "ii "},{"package": "systemd","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "systemd-sysv","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "systemd-timesyncd","arch": "amd64","version": "249.11-0ubuntu3.17","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": "2025b-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.17","status": "ii "},{"package": "usrmerge","arch": "all","version": "25ubuntu2","status": "ii "},{"package": "util-linux","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "uuid-runtime","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "vim-common","arch": "all","version": "2:8.2.3995-1ubuntu2.24","status": "ii "},{"package": "vim-tiny","arch": "amd64","version": "2:8.2.3995-1ubuntu2.24","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.24","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-03-01 03:30:56.406147 | ubuntu-jammy-large | 2026-03-01 03:30:56.405 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-03-01 03:30:56.406161 | ubuntu-jammy-large | 2026-03-01 03:30:56.405 | dib-run-parts 2026-03-01 03:30:56.407794 | ubuntu-jammy-large | 2026-03-01 03:30:56.407 | dib-run-parts Target: finalise.d 2026-03-01 03:30:56.407841 | ubuntu-jammy-large | 2026-03-01 03:30:56.407 | dib-run-parts 2026-03-01 03:30:56.407943 | ubuntu-jammy-large | 2026-03-01 03:30:56.407 | dib-run-parts Script Seconds 2026-03-01 03:30:56.407961 | ubuntu-jammy-large | 2026-03-01 03:30:56.407 | dib-run-parts --------------------------------------- ---------- 2026-03-01 03:30:56.408020 | ubuntu-jammy-large | 2026-03-01 03:30:56.407 | dib-run-parts 2026-03-01 03:30:56.423003 | ubuntu-jammy-large | 2026-03-01 03:30:56.422 | dib-run-parts 50-bootloader 3.777 2026-03-01 03:30:56.432718 | ubuntu-jammy-large | 2026-03-01 03:30:56.432 | dib-run-parts 50-remove-bogus-udev-links 0.006 2026-03-01 03:30:56.441664 | ubuntu-jammy-large | 2026-03-01 03:30:56.441 | dib-run-parts 98-rebind-sshd-after-dhcp 0.009 2026-03-01 03:30:56.452140 | ubuntu-jammy-large | 2026-03-01 03:30:56.452 | dib-run-parts 99-clean-up-cache 0.041 2026-03-01 03:30:56.463164 | ubuntu-jammy-large | 2026-03-01 03:30:56.463 | dib-run-parts 99-clear-machine-id 0.006 2026-03-01 03:30:56.473320 | ubuntu-jammy-large | 2026-03-01 03:30:56.473 | dib-run-parts 99-disable-resolv-conf 0.009 2026-03-01 03:30:56.484031 | ubuntu-jammy-large | 2026-03-01 03:30:56.483 | dib-run-parts 99-write-dpkg-manifest 0.027 2026-03-01 03:30:56.486218 | ubuntu-jammy-large | 2026-03-01 03:30:56.486 | dib-run-parts 2026-03-01 03:30:56.486363 | ubuntu-jammy-large | 2026-03-01 03:30:56.486 | dib-run-parts --------------------- END PROFILING --------------------- 2026-03-01 03:30:56.545651 | ubuntu-jammy-large | 2026-03-01 03:30:56.545 | Running hooks from /tmp/dib_build.nBHpmsKs/hooks/cleanup.d 2026-03-01 03:30:56.565428 | ubuntu-jammy-large | 2026-03-01 03:30:56.565 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-base-defaults 2026-03-01 03:30:56.574592 | ubuntu-jammy-large | 2026-03-01 03:30:56.574 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-base-defaults 2026-03-01 03:30:56.579244 | ubuntu-jammy-large | 2026-03-01 03:30:56.579 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:30:56.584821 | ubuntu-jammy-large | 2026-03-01 03:30:56.584 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-03-01 03:30:56.590669 | ubuntu-jammy-large | 2026-03-01 03:30:56.590 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:30:56.595262 | ubuntu-jammy-large | 2026-03-01 03:30:56.595 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-03-01 03:30:56.600335 | ubuntu-jammy-large | 2026-03-01 03:30:56.600 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:30:56.610228 | ubuntu-jammy-large | 2026-03-01 03:30:56.610 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-03-01 03:30:56.615987 | ubuntu-jammy-large | 2026-03-01 03:30:56.615 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-03-01 03:30:56.621316 | ubuntu-jammy-large | 2026-03-01 03:30:56.621 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-03-01 03:30:56.626821 | ubuntu-jammy-large | 2026-03-01 03:30:56.626 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:30:56.631818 | ubuntu-jammy-large | 2026-03-01 03:30:56.631 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-03-01 03:30:56.637301 | ubuntu-jammy-large | 2026-03-01 03:30:56.637 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-03-01 03:30:56.642460 | ubuntu-jammy-large | 2026-03-01 03:30:56.642 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:30:56.648264 | ubuntu-jammy-large | 2026-03-01 03:30:56.648 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-03-01 03:30:56.653829 | ubuntu-jammy-large | 2026-03-01 03:30:56.653 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-03-01 03:30:56.658671 | ubuntu-jammy-large | 2026-03-01 03:30:56.658 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-03-01 03:30:56.664405 | ubuntu-jammy-large | 2026-03-01 03:30:56.664 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:30:56.669842 | ubuntu-jammy-large | 2026-03-01 03:30:56.669 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-03-01 03:30:56.675658 | ubuntu-jammy-large | 2026-03-01 03:30:56.675 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:30:56.680478 | ubuntu-jammy-large | 2026-03-01 03:30:56.680 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-03-01 03:30:56.686158 | ubuntu-jammy-large | 2026-03-01 03:30:56.686 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:30:56.695949 | ubuntu-jammy-large | 2026-03-01 03:30:56.695 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-03-01 03:30:56.701023 | ubuntu-jammy-large | 2026-03-01 03:30:56.700 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:30:56.706576 | ubuntu-jammy-large | 2026-03-01 03:30:56.706 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-03-01 03:30:56.712216 | ubuntu-jammy-large | 2026-03-01 03:30:56.712 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-03-01 03:30:56.721567 | ubuntu-jammy-large | 2026-03-01 03:30:56.721 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-03-01 03:30:56.726862 | ubuntu-jammy-large | 2026-03-01 03:30:56.726 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-03-01 03:30:56.731978 | ubuntu-jammy-large | 2026-03-01 03:30:56.731 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-03-01 03:30:56.737812 | ubuntu-jammy-large | 2026-03-01 03:30:56.737 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-pip-cache 2026-03-01 03:30:56.747814 | ubuntu-jammy-large | 2026-03-01 03:30:56.747 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-pip-cache 2026-03-01 03:30:56.752046 | ubuntu-jammy-large | 2026-03-01 03:30:56.751 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:30:56.756993 | ubuntu-jammy-large | 2026-03-01 03:30:56.756 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-03-01 03:30:56.762978 | ubuntu-jammy-large | 2026-03-01 03:30:56.762 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:30:56.771993 | ubuntu-jammy-large | 2026-03-01 03:30:56.771 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-03-01 03:30:56.777355 | ubuntu-jammy-large | 2026-03-01 03:30:56.777 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-03-01 03:30:56.782631 | ubuntu-jammy-large | 2026-03-01 03:30:56.782 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-03-01 03:30:56.788079 | ubuntu-jammy-large | 2026-03-01 03:30:56.788 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-03-01 03:30:56.793616 | ubuntu-jammy-large | 2026-03-01 03:30:56.793 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-03-01 03:30:56.799098 | ubuntu-jammy-large | 2026-03-01 03:30:56.799 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:30:56.804578 | ubuntu-jammy-large | 2026-03-01 03:30:56.804 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-03-01 03:30:56.810007 | ubuntu-jammy-large | 2026-03-01 03:30:56.809 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:30:56.815623 | ubuntu-jammy-large | 2026-03-01 03:30:56.815 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-03-01 03:30:56.820063 | ubuntu-jammy-large | 2026-03-01 03:30:56.819 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-03-01 03:30:56.824919 | ubuntu-jammy-large | 2026-03-01 03:30:56.824 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-03-01 03:30:56.830503 | ubuntu-jammy-large | 2026-03-01 03:30:56.830 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-03-01 03:30:56.836246 | ubuntu-jammy-large | 2026-03-01 03:30:56.836 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:30:56.841601 | ubuntu-jammy-large | 2026-03-01 03:30:56.841 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-03-01 03:30:56.846980 | ubuntu-jammy-large | 2026-03-01 03:30:56.846 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:30:56.855901 | ubuntu-jammy-large | 2026-03-01 03:30:56.855 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-03-01 03:30:56.860909 | ubuntu-jammy-large | 2026-03-01 03:30:56.860 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:30:56.866783 | ubuntu-jammy-large | 2026-03-01 03:30:56.866 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-03-01 03:30:56.871832 | ubuntu-jammy-large | 2026-03-01 03:30:56.871 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:30:56.880775 | ubuntu-jammy-large | 2026-03-01 03:30:56.880 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-03-01 03:30:56.886033 | ubuntu-jammy-large | 2026-03-01 03:30:56.885 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-03-01 03:30:56.890297 | ubuntu-jammy-large | 2026-03-01 03:30:56.890 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-03-01 03:30:56.894733 | ubuntu-jammy-large | 2026-03-01 03:30:56.894 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-03-01 03:30:56.899552 | ubuntu-jammy-large | 2026-03-01 03:30:56.899 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:30:56.909529 | ubuntu-jammy-large | 2026-03-01 03:30:56.909 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-03-01 03:30:56.915055 | ubuntu-jammy-large | 2026-03-01 03:30:56.915 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:30:56.920763 | ubuntu-jammy-large | 2026-03-01 03:30:56.920 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-03-01 03:30:56.926763 | ubuntu-jammy-large | 2026-03-01 03:30:56.926 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:30:56.937360 | ubuntu-jammy-large | 2026-03-01 03:30:56.937 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-03-01 03:30:56.943154 | ubuntu-jammy-large | 2026-03-01 03:30:56.943 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:30:56.948829 | ubuntu-jammy-large | 2026-03-01 03:30:56.948 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-03-01 03:30:56.954770 | ubuntu-jammy-large | 2026-03-01 03:30:56.954 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/14-manifests 2026-03-01 03:30:56.964626 | ubuntu-jammy-large | 2026-03-01 03:30:56.964 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/14-manifests 2026-03-01 03:30:56.970208 | ubuntu-jammy-large | 2026-03-01 03:30:56.970 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:30:56.975849 | ubuntu-jammy-large | 2026-03-01 03:30:56.975 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-03-01 03:30:56.981714 | ubuntu-jammy-large | 2026-03-01 03:30:56.981 | ++ /tmp/dib_build.nBHpmsKs/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.2.d/ 2026-03-01 03:30:56.987500 | ubuntu-jammy-large | 2026-03-01 03:30:56.987 | ++ /tmp/dib_build.nBHpmsKs/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.2.d/ 2026-03-01 03:30:56.993785 | ubuntu-jammy-large | 2026-03-01 03:30:56.993 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-03-01 03:30:57.003864 | ubuntu-jammy-large | 2026-03-01 03:30:57.003 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-03-01 03:30:57.009626 | ubuntu-jammy-large | 2026-03-01 03:30:57.009 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-03-01 03:30:57.015377 | ubuntu-jammy-large | 2026-03-01 03:30:57.015 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-03-01 03:30:57.021105 | ubuntu-jammy-large | 2026-03-01 03:30:57.021 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-03-01 03:30:57.027159 | ubuntu-jammy-large | 2026-03-01 03:30:57.027 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-03-01 03:30:57.038052 | ubuntu-jammy-large | 2026-03-01 03:30:57.037 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-03-01 03:30:57.043852 | ubuntu-jammy-large | 2026-03-01 03:30:57.043 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-03-01 03:30:57.049462 | ubuntu-jammy-large | 2026-03-01 03:30:57.049 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-03-01 03:30:57.055520 | ubuntu-jammy-large | 2026-03-01 03:30:57.055 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-03-01 03:30:57.065915 | ubuntu-jammy-large | 2026-03-01 03:30:57.065 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-03-01 03:30:57.071565 | ubuntu-jammy-large | 2026-03-01 03:30:57.071 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-03-01 03:30:57.077411 | ubuntu-jammy-large | 2026-03-01 03:30:57.077 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-03-01 03:30:57.082862 | ubuntu-jammy-large | 2026-03-01 03:30:57.082 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-03-01 03:30:57.088505 | ubuntu-jammy-large | 2026-03-01 03:30:57.088 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-03-01 03:30:57.094148 | ubuntu-jammy-large | 2026-03-01 03:30:57.094 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-03-01 03:30:57.099484 | ubuntu-jammy-large | 2026-03-01 03:30:57.099 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-03-01 03:30:57.104360 | ubuntu-jammy-large | 2026-03-01 03:30:57.104 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-03-01 03:30:57.110373 | ubuntu-jammy-large | 2026-03-01 03:30:57.110 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-03-01 03:30:57.116598 | ubuntu-jammy-large | 2026-03-01 03:30:57.116 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:30:57.126940 | ubuntu-jammy-large | 2026-03-01 03:30:57.126 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-03-01 03:30:57.132929 | ubuntu-jammy-large | 2026-03-01 03:30:57.132 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-03-01 03:30:57.138639 | ubuntu-jammy-large | 2026-03-01 03:30:57.138 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-03-01 03:30:57.144472 | ubuntu-jammy-large | 2026-03-01 03:30:57.144 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-03-01 03:30:57.150168 | ubuntu-jammy-large | 2026-03-01 03:30:57.150 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-03-01 03:30:57.155983 | ubuntu-jammy-large | 2026-03-01 03:30:57.155 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-03-01 03:30:57.161764 | ubuntu-jammy-large | 2026-03-01 03:30:57.161 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-03-01 03:30:57.167480 | ubuntu-jammy-large | 2026-03-01 03:30:57.167 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-03-01 03:30:57.173597 | ubuntu-jammy-large | 2026-03-01 03:30:57.173 | dib-run-parts Sourcing environment file /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-03-01 03:30:57.183960 | ubuntu-jammy-large | 2026-03-01 03:30:57.183 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-03-01 03:30:57.189671 | ubuntu-jammy-large | 2026-03-01 03:30:57.189 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-03-01 03:30:57.194658 | ubuntu-jammy-large | 2026-03-01 03:30:57.194 | ++ /tmp/dib_build.nBHpmsKs/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-03-01 03:30:57.199350 | ubuntu-jammy-large | 2026-03-01 03:30:57.199 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/01-copy-manifests-dir 2026-03-01 03:30:57.223364 | ubuntu-jammy-large | 2026-03-01 03:30:57.223 | 2+1 records in 2026-03-01 03:30:57.223425 | ubuntu-jammy-large | 2026-03-01 03:30:57.223 | 2+1 records out 2026-03-01 03:30:57.223442 | ubuntu-jammy-large | 2026-03-01 03:30:57.223 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000128646 s, 9.4 MB/s 2026-03-01 03:30:57.243149 | ubuntu-jammy-large | 2026-03-01 03:30:57.243 | 0+1 records in 2026-03-01 03:30:57.243182 | ubuntu-jammy-large | 2026-03-01 03:30:57.243 | 0+1 records out 2026-03-01 03:30:57.243197 | ubuntu-jammy-large | 2026-03-01 03:30:57.243 | 446 bytes copied, 0.000116347 s, 3.8 MB/s 2026-03-01 03:30:57.265621 | ubuntu-jammy-large | 2026-03-01 03:30:57.265 | '/tmp/dib_build.nBHpmsKs/mnt//etc/dib-manifests' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests' 2026-03-01 03:30:57.265746 | ubuntu-jammy-large | 2026-03-01 03:30:57.265 | '/tmp/dib_build.nBHpmsKs/mnt//etc/dib-manifests/dib_environment' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests/dib_environment' 2026-03-01 03:30:57.265789 | ubuntu-jammy-large | 2026-03-01 03:30:57.265 | '/tmp/dib_build.nBHpmsKs/mnt//etc/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.2' 2026-03-01 03:30:57.265809 | ubuntu-jammy-large | 2026-03-01 03:30:57.265 | '/tmp/dib_build.nBHpmsKs/mnt//etc/dib-manifests/dib_arguments' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests/dib_arguments' 2026-03-01 03:30:57.265827 | ubuntu-jammy-large | 2026-03-01 03:30:57.265 | '/tmp/dib_build.nBHpmsKs/mnt//etc/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.2' 2026-03-01 03:30:57.367407 | ubuntu-jammy-large | 2026-03-01 03:30:57.367 | dib-run-parts 01-copy-manifests-dir completed 2026-03-01 03:30:57.367468 | ubuntu-jammy-large | 2026-03-01 03:30:57.367 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/40-unblock-daemons 2026-03-01 03:30:57.410720 | ubuntu-jammy-large | 2026-03-01 03:30:57.410 | dib-run-parts 40-unblock-daemons completed 2026-03-01 03:30:57.410759 | ubuntu-jammy-large | 2026-03-01 03:30:57.410 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/50-dib-python 2026-03-01 03:30:57.436859 | ubuntu-jammy-large | 2026-03-01 03:30:57.436 | dib-run-parts 50-dib-python completed 2026-03-01 03:30:57.436888 | ubuntu-jammy-large | 2026-03-01 03:30:57.436 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/50-remove-img-build-proxy 2026-03-01 03:30:57.463375 | ubuntu-jammy-large | 2026-03-01 03:30:57.463 | dib-run-parts 50-remove-img-build-proxy completed 2026-03-01 03:30:57.463405 | ubuntu-jammy-large | 2026-03-01 03:30:57.463 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/60-untrim-dpkg 2026-03-01 03:30:57.508080 | ubuntu-jammy-large | 2026-03-01 03:30:57.507 | dib-run-parts 60-untrim-dpkg completed 2026-03-01 03:30:57.508109 | ubuntu-jammy-large | 2026-03-01 03:30:57.508 | dib-run-parts Running /tmp/dib_build.nBHpmsKs/hooks/cleanup.d/99-clean-up-cache 2026-03-01 03:30:57.562114 | ubuntu-jammy-large | 2026-03-01 03:30:57.561 | dib-run-parts 99-clean-up-cache completed 2026-03-01 03:30:57.562765 | ubuntu-jammy-large | 2026-03-01 03:30:57.562 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-03-01 03:30:57.562808 | ubuntu-jammy-large | 2026-03-01 03:30:57.562 | dib-run-parts 2026-03-01 03:30:57.565638 | ubuntu-jammy-large | 2026-03-01 03:30:57.565 | dib-run-parts Target: cleanup.d 2026-03-01 03:30:57.565706 | ubuntu-jammy-large | 2026-03-01 03:30:57.565 | dib-run-parts 2026-03-01 03:30:57.565745 | ubuntu-jammy-large | 2026-03-01 03:30:57.565 | dib-run-parts Script Seconds 2026-03-01 03:30:57.565809 | ubuntu-jammy-large | 2026-03-01 03:30:57.565 | dib-run-parts --------------------------------------- ---------- 2026-03-01 03:30:57.565865 | ubuntu-jammy-large | 2026-03-01 03:30:57.565 | dib-run-parts 2026-03-01 03:30:57.578550 | ubuntu-jammy-large | 2026-03-01 03:30:57.578 | dib-run-parts 01-copy-manifests-dir 0.166 2026-03-01 03:30:57.587427 | ubuntu-jammy-large | 2026-03-01 03:30:57.587 | dib-run-parts 40-unblock-daemons 0.041 2026-03-01 03:30:57.595558 | ubuntu-jammy-large | 2026-03-01 03:30:57.595 | dib-run-parts 50-dib-python 0.024 2026-03-01 03:30:57.603994 | ubuntu-jammy-large | 2026-03-01 03:30:57.603 | dib-run-parts 50-remove-img-build-proxy 0.024 2026-03-01 03:30:57.613619 | ubuntu-jammy-large | 2026-03-01 03:30:57.613 | dib-run-parts 60-untrim-dpkg 0.042 2026-03-01 03:30:57.623164 | ubuntu-jammy-large | 2026-03-01 03:30:57.623 | dib-run-parts 99-clean-up-cache 0.051 2026-03-01 03:30:57.626375 | ubuntu-jammy-large | 2026-03-01 03:30:57.626 | dib-run-parts 2026-03-01 03:30:57.626595 | ubuntu-jammy-large | 2026-03-01 03:30:57.626 | dib-run-parts --------------------- END PROFILING --------------------- 2026-03-01 03:30:57.919317 | ubuntu-jammy-large | 2026-03-01 03:30:57.919 | Unmount /tmp/dib_build.nBHpmsKs/mnt/sys 2026-03-01 03:30:57.940767 | ubuntu-jammy-large | 2026-03-01 03:30:57.940 | Unmount /tmp/dib_build.nBHpmsKs/mnt/proc 2026-03-01 03:30:57.955980 | ubuntu-jammy-large | 2026-03-01 03:30:57.955 | Unmount /tmp/dib_build.nBHpmsKs/mnt/dev/pts 2026-03-01 03:30:57.976008 | ubuntu-jammy-large | 2026-03-01 03:30:57.975 | Unmount /tmp/dib_build.nBHpmsKs/mnt/dev 2026-03-01 03:30:58.220811 | ubuntu-jammy-large | 2026-03-01 03:30:58.220 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-03-01 03:30:58.458469 | ubuntu-jammy-large | 2026-03-01 03:30:58.458 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-03-01 03:30:58.458551 | ubuntu-jammy-large | 2026-03-01 03:30:58.458 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-03-01 03:30:58.510336 | ubuntu-jammy-large | 2026-03-01 03:30:58.510 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.nBHpmsKs/mnt/] 2026-03-01 03:30:58.542958 | ubuntu-jammy-large | 2026-03-01 03:30:58.542 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.nBHpmsKs/mnt/] 2026-03-01 03:30:58.840850 | ubuntu-jammy-large | 2026-03-01 03:30:58.840 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-03-01 03:30:58.891377 | ubuntu-jammy-large | 2026-03-01 03:30:58.891 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-03-01 03:30:58.891556 | ubuntu-jammy-large | 2026-03-01 03:30:58.891 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-03-01 03:30:59.197267 | ubuntu-jammy-large | 2026-03-01 03:30:59.197 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.nBHpmsKs/states/block-device] 2026-03-01 03:30:59.360251 | ubuntu-jammy-large | 2026-03-01 03:30:59.360 | Converting image using qemu-img convert 2026-03-01 03:32:03.475705 | ubuntu-jammy-large | 2026-03-01 03:32:03.475 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.qcow2 created... 2026-03-01 03:32:03.663191 | ubuntu-jammy-large | 2026-03-01 03:32:03.662 | Build completed successfully 2026-03-01 03:32:04.672834 | ubuntu-jammy-large | Successfully built the amphora using the stable/2025.2 amphora-agent. 2026-03-01 03:32:04.676284 | ubuntu-jammy-large | Amphora image size: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.qcow2 368122368 2026-03-01 03:32:04.676560 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2025.2.qcow2 2026-03-01 03:32:04.686953 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2025.2.qcow2 2026-03-01 03:32:04.686990 | ubuntu-jammy-large | file format: qcow2 2026-03-01 03:32:04.687000 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2026-03-01 03:32:04.687007 | ubuntu-jammy-large | disk size: 350 MiB 2026-03-01 03:32:04.687016 | ubuntu-jammy-large | cluster_size: 65536 2026-03-01 03:32:04.687024 | ubuntu-jammy-large | Format specific information: 2026-03-01 03:32:04.687032 | ubuntu-jammy-large | compat: 1.1 2026-03-01 03:32:04.687055 | ubuntu-jammy-large | compression type: zlib 2026-03-01 03:32:04.687063 | ubuntu-jammy-large | lazy refcounts: false 2026-03-01 03:32:04.687071 | ubuntu-jammy-large | refcount bits: 16 2026-03-01 03:32:04.687078 | ubuntu-jammy-large | corrupt: false 2026-03-01 03:32:04.687086 | ubuntu-jammy-large | extended l2: false 2026-03-01 03:32:04.688258 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.2.qcow2 2026-03-01 03:32:07.191620 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2026-03-01 03:32:07.195206 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-03-01 03:32:07.198255 | ubuntu-jammy-large | + echo 2026-03-01 octavia-amphora-haproxy-2025.2.20260301.qcow2 2026-03-01 03:32:07.198835 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-03-01 03:32:07.201550 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2025.2.qcow2 octavia-amphora-haproxy-2025.2.20260301.qcow2 2026-03-01 03:32:07.587924 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-03-01 03:32:07.589415 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.2.20260301.qcow2 2026-03-01 03:32:07.590915 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-03-01 03:32:10.056425 | ubuntu-jammy-large | + popd 2026-03-01 03:32:10.056586 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2026-03-01 03:32:10.218036 | ubuntu-jammy-large | ok: Runtime: 0:04:45.353407 2026-03-01 03:32:10.298479 | 2026-03-01 03:32:10.298627 | TASK [Install rclone] 2026-03-01 03:32:10.588805 | ubuntu-jammy-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-03-01 03:32:10.588956 | ubuntu-jammy-large | Dload Upload Total Spent Left Speed 2026-03-01 03:32:10.781987 | ubuntu-jammy-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4734 100 4734 0 0 24489 0 --:--:-- --:--:-- --:--:-- 24528 2026-03-01 03:32:13.286330 | ubuntu-jammy-large | Archive: rclone-current-linux-amd64.zip 2026-03-01 03:32:13.286415 | ubuntu-jammy-large | creating: rclone-v1.73.1-linux-amd64/ 2026-03-01 03:32:13.286434 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/rclone.1 2026-03-01 03:32:13.286450 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/README.html 2026-03-01 03:32:13.286464 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/rclone 2026-03-01 03:32:13.286479 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/git-log.txt 2026-03-01 03:32:13.286492 | ubuntu-jammy-large | inflating: rclone-v1.73.1-linux-amd64/README.txt 2026-03-01 03:32:13.358110 | ubuntu-jammy-large | mandb not found. The rclone man docs will not be installed. 2026-03-01 03:32:13.443467 | ubuntu-jammy-large | 2026-03-01 03:32:13.443552 | ubuntu-jammy-large | rclone v1.73.1 has successfully installed. 2026-03-01 03:32:13.443573 | ubuntu-jammy-large | Now run "rclone config" for setup. Check https://rclone.org/docs/ for more details. 2026-03-01 03:32:13.443589 | ubuntu-jammy-large | 2026-03-01 03:32:13.832683 | ubuntu-jammy-large | ok: Runtime: 0:00:02.873436 2026-03-01 03:32:13.848859 | 2026-03-01 03:32:13.849081 | TASK [Run upload] 2026-03-01 03:33:42.532855 | ubuntu-jammy-large | Output suppressed because no_log was given 2026-03-01 03:33:42.535556 | 2026-03-01 03:33:42.535727 | PLAY RECAP 2026-03-01 03:33:42.535868 | ubuntu-jammy-large | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-01 03:33:42.535938 | 2026-03-01 03:33:42.673144 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-03-01 03:33:42.674338 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-01 03:33:43.403971 | 2026-03-01 03:33:43.404151 | PLAY [Base post] 2026-03-01 03:33:43.418026 | 2026-03-01 03:33:43.418180 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-01 03:33:43.948736 | ubuntu-jammy-large | changed 2026-03-01 03:33:43.955940 | 2026-03-01 03:33:43.956052 | PLAY RECAP 2026-03-01 03:33:43.956137 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-01 03:33:43.956200 | 2026-03-01 03:33:44.078592 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-01 03:33:44.080889 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-01 03:33:44.907295 | 2026-03-01 03:33:44.907476 | PLAY [Base post-logs] 2026-03-01 03:33:44.918413 | 2026-03-01 03:33:44.918564 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-01 03:33:45.364888 | localhost | changed 2026-03-01 03:33:45.375989 | 2026-03-01 03:33:45.376173 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-01 03:33:45.402301 | localhost | ok 2026-03-01 03:33:45.406237 | 2026-03-01 03:33:45.406351 | TASK [Set zuul-log-path fact] 2026-03-01 03:33:45.421961 | localhost | ok 2026-03-01 03:33:45.431853 | 2026-03-01 03:33:45.431973 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-01 03:33:45.460629 | localhost | ok 2026-03-01 03:33:45.468652 | 2026-03-01 03:33:45.468843 | TASK [upload-logs : Create log directories] 2026-03-01 03:33:45.954238 | localhost | changed 2026-03-01 03:33:45.957177 | 2026-03-01 03:33:45.957302 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-01 03:33:46.468197 | localhost -> localhost | ok: Runtime: 0:00:00.007353 2026-03-01 03:33:46.477595 | 2026-03-01 03:33:46.477803 | TASK [upload-logs : Upload logs to log server] 2026-03-01 03:33:47.045362 | localhost | Output suppressed because no_log was given 2026-03-01 03:33:47.048882 | 2026-03-01 03:33:47.049038 | LOOP [upload-logs : Compress console log and json output] 2026-03-01 03:33:47.100153 | localhost | skipping: Conditional result was False 2026-03-01 03:33:47.105679 | localhost | skipping: Conditional result was False 2026-03-01 03:33:47.116566 | 2026-03-01 03:33:47.116724 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-01 03:33:47.177121 | localhost | skipping: Conditional result was False 2026-03-01 03:33:47.177392 | 2026-03-01 03:33:47.182187 | localhost | skipping: Conditional result was False 2026-03-01 03:33:47.189361 | 2026-03-01 03:33:47.189583 | LOOP [upload-logs : Upload console log and json output]